summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-1628-372/+707
|\
| * mac80211: add APIs to allow keeping connections after WoWLANJohannes Berg2013-08-163-8/+231
| * mac80211: move ibss presp generation in own functionSimon Wunderlich2013-08-161-76/+109
| * mac80211: perform power save processing before decryptionJohan Almbladh2013-08-161-202/+202
| * net: rfkill: Do not ignore errors from regulator_enable()Luis Henriques2013-08-151-3/+5
| * mac80211: ibss - do not scan if not needed when creating an IBSSAntonio Quartulli2013-08-121-0/+11
| * mac80211: add vif to testmode cmdDavid Spinadel2013-08-125-6/+19
| * cfg80211: add wdev to testmode cmdDavid Spinadel2013-08-128-18/+41
| * mac80211: add control port protocol TX control flagJohannes Berg2013-08-127-17/+34
| * nl80211: clean up CQM settings codeJohannes Berg2013-08-121-27/+24
| * mac80211: fix ieee80211_sta_process_chanswitch for 5/10 MHz channelsSimon Wunderlich2013-08-091-0/+9
| * mac80211: allow lowest basic rate for unicast management for meshChun-Yeow Yeoh2013-08-091-7/+16
| * wireless: make TU conversion macros availableJohannes Berg2013-08-063-8/+6
* | rt2x00: rt2800pci: fix AUX_CTRL register setup for RT3090/3390/3593/5592Gabor Juhos2013-08-161-2/+6
* | rt2x00: rt2800lib: introduce rt2800_get_txwi_rxwi_size helperGabor Juhos2013-08-164-13/+36
* | ath9k: enable CSA functionality in ath9kSimon Wunderlich2013-08-165-0/+43
* | ath5k: enable support for 5 MHz and 10 MHz channelsSimon Wunderlich2013-08-164-5/+25
* | ath5k: set 5/10 MHz supported channels and fix durationSimon Wunderlich2013-08-163-9/+42
* | ath5k: report 5/10 MHz channelsSimon Wunderlich2013-08-161-0/+10
* | ath9k: announce that ath9k supports 5/10 MHzSimon Wunderlich2013-08-161-0/+1
* | ath9k: set 5/10 MHz supported channels and fix bitrateSimon Wunderlich2013-08-162-8/+21
* | ath9k: report 5/10 MHz channelsSimon Wunderlich2013-08-161-0/+11
* | ath9k: use chandef instead of channel_typeSimon Wunderlich2013-08-166-40/+51
* | ath9k: always use SIFS times from OFDM for 5/10 MHzSimon Wunderlich2013-08-161-3/+2
* | brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()John W. Linville2013-08-151-4/+11
* | rtlwifi: sparse warnings: cast to restricted typeMark Schulte2013-08-151-8/+8
* | ath9k: Use lockless variant to initialize RX fifoSujith Manoharan2013-08-151-1/+1
* | ath9k: Optimize LNA checkSujith Manoharan2013-08-151-30/+47
* | ath9k: Identify first subframe in an A-MPDUSujith Manoharan2013-08-153-2/+5
* | ath9k: Handle invalid RSSISujith Manoharan2013-08-151-16/+33
* | ath9k: Remove unused function argumentSujith Manoharan2013-08-151-2/+1
* | ath9k: Fix error condition for corrupt descriptorsSujith Manoharan2013-08-151-10/+18
* | ath9k: Handle corrupt descriptors properlySujith Manoharan2013-08-151-2/+10
* | ath9k: Move the RX poll check to preprocess()Sujith Manoharan2013-08-151-4/+4
* | ath9k: Fix RX beacon processingSujith Manoharan2013-08-151-26/+22
* | ath9k: Fix RX packet counterSujith Manoharan2013-08-151-4/+7
* | ath9k: Fix RX debug statisticsSujith Manoharan2013-08-151-2/+1
* | ath9k: Fix PHY error processingSujith Manoharan2013-08-151-11/+12
* | ath9k: Reorder some functionsSujith Manoharan2013-08-151-110/+110
* | ath9k: Fix TSF processingSujith Manoharan2013-08-151-13/+20
* | ath9k: Fix RX crypto processingSujith Manoharan2013-08-151-8/+4
* | ath9k: Discard invalid frames earlySujith Manoharan2013-08-151-16/+22
* | ath9k: Fix phy error handling for DFSSujith Manoharan2013-08-151-2/+1
* | ath9k: Use a subroutine to check for "mybeacon"Sujith Manoharan2013-08-151-13/+23
* | ath9k_htc: do not use bulk on EP3 and EP4Oleksij Rempel2013-08-151-27/+11
* | wil6210: let IP stack re-check HW TCP/UDP csum errorsVladimir Kondratiev2013-08-151-6/+6
* | ath9k: reset buffer stale flag in ath_tx_get_tid_subframeFelix Fietkau2013-08-151-0/+2
* | ath9k: simplify ath_tid_drainFelix Fietkau2013-08-151-12/+0
* | ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau2013-08-151-0/+4
* | ath9k: simplify debugfs chainmask handlingFelix Fietkau2013-08-151-88/+4