aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/attach.c
Commit message (Expand)AuthorAge
* ath5k: Enable AR2315 chipset recognitionWojciech Dubowik2011-02-21
* ath5k: Fix short and long retry configurationBruno Randolf2011-01-28
* ath5k: Use pci_is_pcie()Hauke Mehrtens2010-12-22
* ath5k: Add a function to read chipset's MAC revisionFelix Fietkau2010-12-02
* ath5k: Check if pci pdev struct is initialized in common functions.Felix Fietkau2010-12-02
* ath5k: Introduce ath5k_init_softc function as in ath9kFelix Fietkau2010-12-02
* ath5k: Add new field on ath5k_hw to track bandwidth modesNick Kossifidis2010-11-30
* ath5k: Fix double free on hw attach error pathJones Desougi2010-10-27
* ath5k: Remove unused variable for atim windowBruno Randolf2010-09-28
* ath5k: Simplify cw_min/max and AIFS configurationBruno Randolf2010-09-21
* ath/ath5k/ath9k: Fix crypto capabilities merge issueBruno Randolf2010-09-21
* ath5k: Use common crypt capabilities flagsBruno Randolf2010-09-16
* ath5k: Use common ath key management functionsBruno Randolf2010-09-16
* ath5k: clean up some commentsBob Copeland2010-08-24
* ath5k: rename ath5k_hw_set_associd to _set_bssidNick Kossifidis2010-08-24
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-23
|\
| * ath5k: initialize ah->ah_current_channelBob Copeland2010-06-18
* | ath5k: remove ATH_TRACE macroBruno Randolf2010-06-02
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-15
|\
| * ath5k: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf2010-04-07
| * ath5k: initialize default noise floorBruno Randolf2010-03-31
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\ \ | |/ |/|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | ath5k: remove ah_mac_revisionBruno Randolf2010-03-10
* | ath5k: remove double opmode definitionBruno Randolf2010-03-10
* | ath5k: preserve antenna settingsBruno Randolf2010-03-10
|/
* ath5k: use noise calibration from madwifi halBob Copeland2009-10-27
* ath5k: simplify passed params to ath5k_hw_set_associd()Luis R. Rodriguez2009-10-07
* atheros: define shared bssidmask settingLuis R. Rodriguez2009-10-07
* ath5k: allocate ath5k_hw prior to initializing hwLuis R. Rodriguez2009-10-07
* ath5k: initialize eeprom struct early on attachLuis R. Rodriguez2009-10-07
* ath5k: use common curbssid, bssidmask and macaddrLuis R. Rodriguez2009-10-07
* ath: move ath_bcast_mac to common headerLuis R. Rodriguez2009-10-07
* ath5k: don't use PCI ID to find the chip revisionPavel Roskin2009-08-28
* ath5k: clarify srev comparison for CCMP checkBob Copeland2009-08-28
* ath5k: add hardware CCMP encyption supportBob Copeland2009-08-28
* ath5k: Preserve pcicfg bits during attachNick Kossifidis2009-08-14
* ath5k: Wakeup fixesNick Kossifidis2009-08-14
* ath5k: Check EEPROM before tweaking SERDESNick Kossifidis2009-08-14
* ath5k: enable hardware LEDsBob Copeland2009-07-10
* ath5k: Implement antenna controlNick Kossifidis2009-05-06
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-22