summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-03net:rfkill: add a gpio setup function into GPIO rfkillSangwook Lee2-0/+15
2011-10-03mac80211: Allow noack flag overwrite for injected framesHelmut Schaa2-2/+14
2011-10-03Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville21-1549/+4050
2011-10-03ath6kl: include vmalloc.h in debug.cKalle Valo1-0/+1
2011-10-01ath6kl: fix size_t related warningsKalle Valo1-7/+7
2011-09-30mac80211: dont assign seqno to or aggregate QoS Null framesJohannes Berg1-0/+4
2011-09-30mac80211: document client powersaveJohannes Berg2-1/+99
2011-09-30mac80211: allow out-of-band EOSP notificationJohannes Berg5-2/+88
2011-09-30mac80211: explicitly notify drivers of frame releaseJohannes Berg4-10/+78
2011-09-30mac80211: add missing station flags to debugfsJohannes Berg1-11/+14
2011-09-30mac80211: optimise station flagsJohannes Berg18-194/+173
2011-09-30mac80211: reply only once to each PS-pollJohannes Berg4-17/+26
2011-09-30mac80211: send (QoS) Null if no buffered framesJohannes Berg3-12/+92
2011-09-30mac80211: implement uAPSDJohannes Berg9-89/+244
2011-09-30mac80211: allow releasing driver-buffered framesJohannes Berg4-16/+147
2011-09-30mac80211: clear more-data bit on filtered framesJohannes Berg1-0/+10
2011-09-30mac80211: remove return value from add_pending_skbsJohannes Berg2-15/+12
2011-09-30mac80211: split PS buffers into ACsJohannes Berg6-84/+214
2011-09-30mac80211: also expire filtered framesJohannes Berg2-5/+57
2011-09-30mac80211: unify TIM bit handlingJohannes Berg4-68/+50
2011-09-30mac80211: let drivers inform it about per TID buffered framesJohannes Berg5-20/+42
2011-09-30mac80211: data path modification for TDLS peersArik Nemtsov4-7/+55
2011-09-30nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov5-7/+50
2011-09-30mac80211: handle TDLS high-level commands and framesArik Nemtsov5-0/+412
2011-09-30mac80211: standardize adding supported rates IEsArik Nemtsov6-66/+66
2011-09-30nl80211: support sending TDLS commands/framesArik Nemtsov3-1/+139
2011-09-30iwlagn: iwl-agn-rs: remove unnecessary null check for sta and lq_staGreg Dietsche1-3/+0
2011-09-30ath9k/ath9k_htc: Fix PS wrappers for RF killMohammed Shafi Shajakhan2-3/+14
2011-09-30cfg80211/mac80211: apply station uAPSD parameters selectivelyJohannes Berg3-2/+18
2011-09-30rtlwifi: Remove unused _usb_nbytes_read_write and _usb_writeN_syncLarry Finger2-34/+2
2011-09-30rtlwifi: Remove unused routine _usb_readN_syncLarry Finger2-12/+0
2011-09-30mwifiex: add cfg80211 handlers add/del_virtual_intfYogesh Ashok Powar6-243/+207
2011-09-30mwifiex: fix Tx data rate display issueAmitkumar Karwar1-1/+17
2011-09-30mwifiex: remove unreachable codeAmitkumar Karwar1-44/+2
2011-09-30mwifiex: remove unnecessary mwifiex_dump_station_info() callAmitkumar Karwar1-2/+0
2011-09-30ath9k: Remove redundant my beacon check at ath_rx_ps_beaconRajkumar Manoharan1-17/+6
2011-09-30ath9k: Remove unnecessary AMPDU check at tx statusRajkumar Manoharan2-9/+2
2011-09-30mac80211: max_tp_rate2 management of minstrel_htLorenzo Bianconi1-0/+2
2011-09-30wireless: at76c50x: use native hex_pack_byte() methodAndy Shevchenko1-10/+8
2011-09-28wireless/ath6kl: use of module_param requires the inclusion of moduleparam.hStephen Rothwell1-0/+1
2011-09-28ath6kl: improve wmi debug messagesKalle Valo2-10/+37
2011-09-28ath6kl: add debug logs for bootingKalle Valo2-9/+63
2011-09-28ath6kl: add sdio debug messagesKalle Valo2-9/+29
2011-09-28ath6kl: add prefix parameter to ath6kl_dbg_dump()Kalle Valo4-22/+28
2011-09-28ath6kl: silence "invalid rate" warningKalle Valo4-1/+64
2011-09-28Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville9-15/+29
2011-09-27mac80211: treat the WME sta flag as a bitArik Nemtsov1-1/+1
2011-09-27wl3501_cs: min_t() cast truncates high bitsDan Carpenter1-1/+1
2011-09-27mac80211: save tx params per sdataEliad Peller6-15/+31
2011-09-27cfg80211/mac80211: add netdev param to set_txq_params()Eliad Peller3-1/+8