summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath9k: add txq locking for ath_tx_aggr_startFelix Fietkau2013-09-261-0/+6
* ath9k: don't use BAW tracking on PS responses for non-AMPDU packetsFelix Fietkau2013-09-261-2/+4
* ath9k: Fix regression in LNA diversitySujith Manoharan2013-09-261-7/+0
* ath9k: do not link bf_next across multiple A-MPDUsFelix Fietkau2013-09-261-1/+3
* ath9k: fix stale flag handling on buffer cloneFelix Fietkau2013-09-261-0/+1
* drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches2013-09-031-2/+2
* ath9k: Enable D3/L1 ASPM fix for AR9462Sujith Manoharan2013-08-281-6/+5
* ath9k: Remove unused ANI commandsSujith Manoharan2013-08-285-18/+4
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-282-5/+4
|\
| * cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev2013-08-232-5/+4
* | ath9k: ar9003_eeprom.c:3618 fix variable name typoJohn W. Linville2013-08-281-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-284-4/+15
|\ \
| * | ath9k: Enable PLL fix only for AR9340/AR9330Sujith Manoharan2013-08-221-2/+1
| * | ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa2013-08-221-0/+10
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-222-2/+4
| |\ \
| | * | mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau2013-08-212-2/+4
* | | | ath9k: Fix DEBUG_FS dependency for ath9kSujith Manoharan2013-08-261-1/+1
* | | | ath9k: Fix TX poll work lockingSujith Manoharan2013-08-261-1/+1
* | | | ath9k: Fix ASPM workaround usageSujith Manoharan2013-08-266-25/+64
* | | | ath5k: debugfs: NULL-terminate stringsDjalal Harouni2013-08-261-6/+18
* | | | ath9k: Fix ASPM for AR9462Sujith Manoharan2013-08-263-0/+31
* | | | ath9k: Add one more PCI ID for CUS198Sujith Manoharan2013-08-221-0/+5
* | | | ath9k: Add antenna diversity tweak for CUS198Sujith Manoharan2013-08-224-0/+9
* | | | ath9k: Add support for AR9485 1.2Sujith Manoharan2013-08-223-13/+13
* | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-162-3/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | cfg80211: add wdev to testmode cmdDavid Spinadel2013-08-122-3/+7
* | | | 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
* | | | 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
OpenPOWER on IntegriCloud