summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: explicitly notify drivers of frame releaseJohannes Berg2011-09-304-10/+78
* mac80211: add missing station flags to debugfsJohannes Berg2011-09-301-11/+14
* mac80211: optimise station flagsJohannes Berg2011-09-3018-194/+173
* mac80211: reply only once to each PS-pollJohannes Berg2011-09-304-17/+26
* mac80211: send (QoS) Null if no buffered framesJohannes Berg2011-09-303-12/+92
* mac80211: implement uAPSDJohannes Berg2011-09-309-89/+244
* mac80211: allow releasing driver-buffered framesJohannes Berg2011-09-304-16/+147
* mac80211: clear more-data bit on filtered framesJohannes Berg2011-09-301-0/+10
* mac80211: remove return value from add_pending_skbsJohannes Berg2011-09-302-15/+12
* mac80211: split PS buffers into ACsJohannes Berg2011-09-306-84/+214
* mac80211: also expire filtered framesJohannes Berg2011-09-302-5/+57
* mac80211: unify TIM bit handlingJohannes Berg2011-09-304-68/+50
* mac80211: let drivers inform it about per TID buffered framesJohannes Berg2011-09-305-20/+42
* mac80211: data path modification for TDLS peersArik Nemtsov2011-09-304-7/+55
* nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov2011-09-305-7/+50
* mac80211: handle TDLS high-level commands and framesArik Nemtsov2011-09-305-0/+412
* mac80211: standardize adding supported rates IEsArik Nemtsov2011-09-306-66/+66
* nl80211: support sending TDLS commands/framesArik Nemtsov2011-09-303-1/+139
* iwlagn: iwl-agn-rs: remove unnecessary null check for sta and lq_staGreg Dietsche2011-09-301-3/+0
* ath9k/ath9k_htc: Fix PS wrappers for RF killMohammed Shafi Shajakhan2011-09-302-3/+14
* cfg80211/mac80211: apply station uAPSD parameters selectivelyJohannes Berg2011-09-303-2/+18
* rtlwifi: Remove unused _usb_nbytes_read_write and _usb_writeN_syncLarry Finger2011-09-302-34/+2
* rtlwifi: Remove unused routine _usb_readN_syncLarry Finger2011-09-302-12/+0
* mwifiex: add cfg80211 handlers add/del_virtual_intfYogesh Ashok Powar2011-09-306-243/+207
* mwifiex: fix Tx data rate display issueAmitkumar Karwar2011-09-301-1/+17
* mwifiex: remove unreachable codeAmitkumar Karwar2011-09-301-44/+2
* mwifiex: remove unnecessary mwifiex_dump_station_info() callAmitkumar Karwar2011-09-301-2/+0
* ath9k: Remove redundant my beacon check at ath_rx_ps_beaconRajkumar Manoharan2011-09-301-17/+6
* ath9k: Remove unnecessary AMPDU check at tx statusRajkumar Manoharan2011-09-302-9/+2
* mac80211: max_tp_rate2 management of minstrel_htLorenzo Bianconi2011-09-301-0/+2
* wireless: at76c50x: use native hex_pack_byte() methodAndy Shevchenko2011-09-301-10/+8
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-289-15/+29
|\
| * ath9k: Fix a dma warning/memory leakMohammed Shafi Shajakhan2011-09-261-1/+9
| * rtlwifi: rtl8192cu: Fix unitialized structLarry Finger2011-09-261-0/+1
| * iwlagn: fix dangling scan requestJohannes Berg2011-09-261-14/+16
| * cfg80211: Fix validation of AKM suitesJouni Malinen2011-09-211-1/+4
| * iwlegacy: do not use interruptible waitsStanislaw Gruszka2011-09-215-13/+13
| * iwlegacy: fix command queue timeoutStanislaw Gruszka2011-09-211-0/+2
| * ath9k_hw: Fix Rx DMA stuck for AR9003 chipsRajkumar Manoharan2011-09-211-1/+1
* | mac80211: treat the WME sta flag as a bitArik Nemtsov2011-09-271-1/+1
* | wl3501_cs: min_t() cast truncates high bitsDan Carpenter2011-09-271-1/+1
* | mac80211: save tx params per sdataEliad Peller2011-09-276-15/+31
* | cfg80211/mac80211: add netdev param to set_txq_params()Eliad Peller2011-09-273-1/+8
* | mac80211: Send the management frame at requested rateRajkumar Manoharan2011-09-278-7/+46
* | nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan2011-09-276-6/+32
* | NFC: use after free on errorDan Carpenter2011-09-271-8/+6
* | iwlagn: fix scan complete processingJohannes Berg2011-09-272-4/+33
* | iwlagn: move iwl_process_scan_complete upJohannes Berg2011-09-271-54/+54
* | iwlagn: refactor scan completeJohannes Berg2011-09-271-8/+11
* | iwlagn: make iwl_scan_cancel_timeout voidJohannes Berg2011-09-272-4/+2
OpenPOWER on IntegriCloud