aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/attach.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-38/+33
* ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312Felix Fietkau2011-04-141-0/+5
* ath5k: fix the EEPROM check for hw AES crypto supportFelix Fietkau2011-04-141-1/+1
* ath5k: Enable AR2315 chipset recognitionWojciech Dubowik2011-02-211-1/+2
* ath5k: Fix short and long retry configurationBruno Randolf2011-01-281-2/+2
* ath5k: Use pci_is_pcie()Hauke Mehrtens2010-12-221-1/+1
* ath5k: Add a function to read chipset's MAC revisionFelix Fietkau2010-12-021-4/+7
* ath5k: Check if pci pdev struct is initialized in common functions.Felix Fietkau2010-12-021-3/+2
* ath5k: Introduce ath5k_init_softc function as in ath9kFelix Fietkau2010-12-021-5/+5
* ath5k: Add new field on ath5k_hw to track bandwidth modesNick Kossifidis2010-11-301-1/+1
* ath5k: Fix double free on hw attach error pathJones Desougi2010-10-271-9/+8
* ath5k: Remove unused variable for atim windowBruno Randolf2010-09-281-1/+0
* ath5k: Simplify cw_min/max and AIFS configurationBruno Randolf2010-09-211-2/+0
* ath/ath5k/ath9k: Fix crypto capabilities merge issueBruno Randolf2010-09-211-2/+1
* ath5k: Use common crypt capabilities flagsBruno Randolf2010-09-161-4/+6
* ath5k: Use common ath key management functionsBruno Randolf2010-09-161-0/+3
* ath5k: clean up some commentsBob Copeland2010-08-241-3/+3
* ath5k: rename ath5k_hw_set_associd to _set_bssidNick Kossifidis2010-08-241-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-231-0/+1
|\
| * ath5k: initialize ah->ah_current_channelBob Copeland2010-06-181-0/+1
* | ath5k: remove ATH_TRACE macroBruno Randolf2010-06-021-2/+0
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-0/+2
|\
| * ath5k: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf2010-04-071-0/+1
| * ath5k: initialize default noise floorBruno Randolf2010-03-311-0/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\ \ | |/ |/|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | ath5k: remove ah_mac_revisionBruno Randolf2010-03-101-1/+0
* | ath5k: remove double opmode definitionBruno Randolf2010-03-101-2/+1
* | ath5k: preserve antenna settingsBruno Randolf2010-03-101-0/+1
|/
* ath5k: use noise calibration from madwifi halBob Copeland2009-10-271-0/+2
* ath5k: simplify passed params to ath5k_hw_set_associd()Luis R. Rodriguez2009-10-071-1/+1
* atheros: define shared bssidmask settingLuis R. Rodriguez2009-10-071-1/+1
* ath5k: allocate ath5k_hw prior to initializing hwLuis R. Rodriguez2009-10-071-19/+4
* ath5k: initialize eeprom struct early on attachLuis R. Rodriguez2009-10-071-3/+2
* ath5k: use common curbssid, bssidmask and macaddrLuis R. Rodriguez2009-10-071-2/+5
* ath: move ath_bcast_mac to common headerLuis R. Rodriguez2009-10-071-1/+1
* ath5k: don't use PCI ID to find the chip revisionPavel Roskin2009-08-281-5/+9
* ath5k: clarify srev comparison for CCMP checkBob Copeland2009-08-281-5/+2
* ath5k: add hardware CCMP encyption supportBob Copeland2009-08-281-0/+10
* ath5k: Preserve pcicfg bits during attachNick Kossifidis2009-08-141-1/+1
* ath5k: Wakeup fixesNick Kossifidis2009-08-141-1/+1
* ath5k: Check EEPROM before tweaking SERDESNick Kossifidis2009-08-141-22/+34
* ath5k: enable hardware LEDsBob Copeland2009-07-101-0/+3
* ath5k: Implement antenna controlNick Kossifidis2009-05-061-1/+0
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-221-0/+348