summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/init.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+2
2013-08-26ath9k: Fix ASPM workaround usageSujith Manoharan1-0/+5
2013-08-22ath9k: Add antenna diversity tweak for CUS198Sujith Manoharan1-0/+1
2013-08-21mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau1-1/+2
2013-08-16ath9k: enable CSA functionality in ath9kSimon Wunderlich1-0/+1
2013-08-16ath9k: announce that ath9k supports 5/10 MHzSimon Wunderlich1-0/+1
2013-08-16ath9k: set 5/10 MHz supported channels and fix bitrateSimon Wunderlich1-8/+16
2013-08-16ath9k: use chandef instead of channel_typeSimon Wunderlich1-1/+3
2013-08-09ath9k: Fix BTCOEX usage for RX diversitySujith Manoharan1-2/+2
2013-08-05ath9k: Set SWCOM value for CUS198Sujith Manoharan1-0/+1
2013-08-05ath9k: Add a HW capability for WLAN/BT RX diversitySujith Manoharan1-4/+17
2013-08-05ath9k: Cleanup WLAN/BT RX diversitySujith Manoharan1-6/+6
2013-08-05ath9k: Fix antenna diversity for CUS198Sujith Manoharan1-0/+2
2013-06-24ath9k: Enable WoW only for supported modelsSujith Manoharan1-0/+1
2013-06-18ath9k: Add PCI IDs for CUS217Sujith Manoharan1-0/+2
2013-06-18ath9k: Modify IDs to identify CUS230Sujith Manoharan1-2/+5
2013-06-14ath9k: Add custom parameters for CUS198Sujith Manoharan1-0/+21
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-7/+11
2013-06-12ath9k: add support for IEEE80211_TX_CTL_PS_RESPONSEFelix Fietkau1-0/+2
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-12/+5
2013-06-12ath9k: Use minstrel rate control by defaultSujith Manoharan1-4/+0
2013-06-12ath9k: Disable PowerSave by defaultSujith Manoharan1-2/+1
2013-06-04Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg1-7/+10
2013-06-03ath9k: Enable WoW only for AR9462Sujith Manoharan1-4/+0
2013-06-03ath9k: advertise support for active monitor interfacesFelix Fietkau1-0/+2
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg1-9/+11
2013-05-30ath9k: check for Rx-STBC flag and pass it to ieee80211Oleksij Rempel1-2/+8
2013-05-22ath9k: Remove MAC_DEBUGSujith Manoharan1-3/+0
2013-05-17ath9k: Fix crash on module unloadSujith Manoharan1-6/+4
2013-04-23ath9k: add support for the new rate control APIFelix Fietkau1-1/+2
2013-04-22ath9k: change DFS logging to use ath_dbg()Zefir Kurtisi1-1/+1
2013-04-08ath9k: add support for DFS master modeZefir Kurtisi1-0/+4
2013-04-08ath9k: add interface combinations for DFS masterZefir Kurtisi1-8/+24
2013-02-01ath9k: Only remove spectral scan relay file when it was createdSven Eckelmann1-1/+1
2013-01-31ath9k: add debug parameters for spectral scanSimon Wunderlich1-0/+7
2013-01-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-6/+3
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez1-6/+3
2013-01-09ath9k: add spectral scan featureSimon Wunderlich1-0/+6
2013-01-08ath9k_hw: use the devres API for allocationsFelix Fietkau1-0/+1
2013-01-08ath9k: use the devres API for allocations/mappingsFelix Fietkau1-70/+30
2012-12-12ath9k: check pdata variable before dereferencing itGabor Juhos1-1/+1
2012-12-11ath9k: allow to load EEPROM content via firmware APIGabor Juhos1-1/+59
2012-11-21ath9k: Remove 'stations' debugfs fileSujith Manoharan1-4/+0
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan1-1/+1
2012-10-29ath9k: Advertize beacon_int_infra_matchMohammed Shafi Shajakhan1-0/+1
2012-09-24ath9k: Add a module parameter to enable diversitySujith Manoharan1-0/+12
2012-09-24ath9k: fill led_pin before drv_startRajkumar Manoharan1-0/+1
2012-09-11ath9k: Set correct max streams for AR9565Sujith Manoharan1-1/+1
2012-07-17ath9k: Cleanup the beacon taskletSujith Manoharan1-1/+1
2012-07-17ath9k: make per-WMM-AC queue sizes configurable via debugfsFelix Fietkau1-0/+1