summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/init.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Use correct PCIE initvals for AR9485Sujith Manoharan2013-11-111-0/+5
* ath9k: DFS radar use correct width enumJanusz Dziedzic2013-11-111-2/+2
* ath9k: enable DFS for IBSS modeSimon Wunderlich2013-11-071-1/+2
* ath9k: add TX99 supportLuis R. Rodriguez2013-10-181-12/+14
* ath9k: dfs kill ath9k specyfic codeJanusz Dziedzic2013-10-181-2/+2
* ath9k: remove sc->config.cabqReadyTimeFelix Fietkau2013-10-141-1/+0Star
* ath9k: make ath9k_cmn_update_ichannel staticFelix Fietkau2013-10-141-1/+1
* ath9k: use a separate data structure for rx buffersFelix Fietkau2013-10-141-25/+59
* ath9k: Identify WB335 Antenna configurationSujith Manoharan2013-09-261-0/+17
* ath9k: Identify CUS252 cardsSujith Manoharan2013-09-261-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-281-1/+2
|\
| * mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau2013-08-211-1/+2
* | ath9k: Fix ASPM workaround usageSujith Manoharan2013-08-261-0/+5
* | ath9k: Add antenna diversity tweak for CUS198Sujith Manoharan2013-08-221-0/+1
* | ath9k: enable CSA functionality in ath9kSimon Wunderlich2013-08-161-0/+1
* | 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-161-8/+16
* | ath9k: use chandef instead of channel_typeSimon Wunderlich2013-08-161-1/+3
* | ath9k: Fix BTCOEX usage for RX diversitySujith Manoharan2013-08-091-2/+2
* | ath9k: Set SWCOM value for CUS198Sujith Manoharan2013-08-051-0/+1
* | ath9k: Add a HW capability for WLAN/BT RX diversitySujith Manoharan2013-08-051-4/+17
* | ath9k: Cleanup WLAN/BT RX diversitySujith Manoharan2013-08-051-6/+6
* | ath9k: Fix antenna diversity for CUS198Sujith Manoharan2013-08-051-0/+2
|/
* ath9k: Enable WoW only for supported modelsSujith Manoharan2013-06-241-0/+1
* ath9k: Add PCI IDs for CUS217Sujith Manoharan2013-06-181-0/+2
* ath9k: Modify IDs to identify CUS230Sujith Manoharan2013-06-181-2/+5
* ath9k: Add custom parameters for CUS198Sujith Manoharan2013-06-141-0/+21
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-121-7/+11
|\
| * Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2013-06-041-7/+10
| |\
| * | cfg80211: take WoWLAN support information out of wiphy structJohannes Berg2013-06-031-9/+11
* | | ath9k: add support for IEEE80211_TX_CTL_PS_RESPONSEFelix Fietkau2013-06-121-0/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-121-12/+5Star
|\ \ \ | |_|/ |/| |
| * | ath9k: Use minstrel rate control by defaultSujith Manoharan2013-06-121-4/+0Star
| * | ath9k: Disable PowerSave by defaultSujith Manoharan2013-06-121-2/+1Star
| * | ath9k: Fix crash on module unloadSujith Manoharan2013-05-171-6/+4Star
| |/
* | ath9k: Enable WoW only for AR9462Sujith Manoharan2013-06-031-4/+0Star
* | ath9k: advertise support for active monitor interfacesFelix Fietkau2013-06-031-0/+2
* | ath9k: check for Rx-STBC flag and pass it to ieee80211Oleksij Rempel2013-05-301-2/+8
* | ath9k: Remove MAC_DEBUGSujith Manoharan2013-05-221-3/+0Star
|/
* ath9k: add support for the new rate control APIFelix Fietkau2013-04-231-1/+2
* ath9k: change DFS logging to use ath_dbg()Zefir Kurtisi2013-04-221-1/+1
* ath9k: add support for DFS master modeZefir Kurtisi2013-04-081-0/+4
* ath9k: add interface combinations for DFS masterZefir Kurtisi2013-04-081-8/+24
* ath9k: Only remove spectral scan relay file when it was createdSven Eckelmann2013-02-011-1/+1
* ath9k: add debug parameters for spectral scanSimon Wunderlich2013-01-301-0/+7
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-221-6/+3Star
|\
| * wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-141-6/+3Star
* | ath9k: add spectral scan featureSimon Wunderlich2013-01-091-0/+6
* | ath9k_hw: use the devres API for allocationsFelix Fietkau2013-01-071-0/+1
* | ath9k: use the devres API for allocations/mappingsFelix Fietkau2013-01-071-70/+30Star
|/