summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-05-171-6/+6
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-6/+6
| |\
| | * ath5k: drop warning on jumbo framesLuis R. Rodriguez2010-05-111-6/+6
* | | drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-142-5/+0
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-111-3/+3
|\ \ | |/
| * ath5k: several off by one range checksDan Carpenter2010-05-101-3/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-4/+2
|\ \ | |/
| * mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville2010-04-301-2/+1
| * ath5k: remove usage of deprecated noise valueJohn W. Linville2010-04-281-2/+1
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-232-2/+48
|\ \ | |/
| * ath5k: basic support for surveyHolger Schurig2010-04-201-0/+19
| * ath5k/ath9k: Fix 64 bits TSF readsBenoit Papillault2010-04-161-2/+29
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-1515-123/+1281
|\ \ | |/
| * ath5k: treat RXORN as non-fatalBruno Randolf2010-04-142-1/+15
| * ath5k: Use high bitrates for ACK/CTSBruno Randolf2010-04-143-6/+5
| * ath5k: fixup some merge damage for AR5211 IQ calibrationJohn W. Linville2010-04-081-1/+4
| * ath5k: add bounds check to pdadc tableBob Copeland2010-04-081-1/+1
| * ath5k: fix race condition in tx desc processingBob Copeland2010-04-081-0/+11
| * ath5k: clean up queue manipulationBob Copeland2010-04-081-2/+1
| * ath5k: correct channel setting for 2.5 mhz spacingBob Copeland2010-04-081-4/+4
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-084-35/+36
| |\
| * | ath5k: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf2010-04-0712-16/+1083
| * | ath5k: add capability flag for phyerror countersBruno Randolf2010-03-312-0/+8
| * | ath5k: update phy errors codesBruno Randolf2010-03-314-9/+37
| * | ath5k: simplify MIB countersBruno Randolf2010-03-314-39/+32
| * | ath5k: initialize default noise floorBruno Randolf2010-03-311-0/+1
| * | ath5k: keep beacon RSSI averageBruno Randolf2010-03-312-0/+56
| * | ath5k: move ath5k_hw_calibration_poll to base.cBruno Randolf2010-03-313-15/+14
| * | ath5k: optimize ath5k_hw_calibration_pollBruno Randolf2010-03-312-15/+7
| * | ath5k: remove the use of SWI interruptBruno Randolf2010-03-313-16/+10
| * | ath5k: remove static calibration interval variableBruno Randolf2010-03-313-8/+2
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-114-0/+5
|\ \ \
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-0/+5
| | |/ | |/|
* | | net: convert multicast list to list_headJiri Pirko2010-04-031-10/+7
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-2215-592/+568
|\ \ \ | |/ / |/| / | |/
| * ath5k: remove unused beacon timer codeJohn W. Linville2010-03-152-225/+0
| * ath5k: remove dead source in ath5k_combine_linear_pcdac_curvesJohn W. Linville2010-03-151-13/+0
| * ath5k: remove some dead functionsJohn W. Linville2010-03-153-113/+0
| * ath5k: fixing retries in ath5k_hw_setup_4word_tx_descAndrew Blaich2010-03-102-2/+1
| * ath5k: Minor EEPROM documentation updatesBruno Randolf2010-03-103-23/+68
| * ath5k: IQ calibration for AR5211 is slightly differentBruno Randolf2010-03-101-2/+9
| * ath5k: add debugfs file frameerrorsBruno Randolf2010-03-104-2/+140
| * ath5k: remove ah_gpio_npinsBruno Randolf2010-03-102-5/+0
| * ath5k: remove ah_mac_revisionBruno Randolf2010-03-102-2/+0
| * ath5k: remove ah_magicBruno Randolf2010-03-103-10/+0
| * ath5k: remove double opmode definitionBruno Randolf2010-03-105-21/+15
| * ath5k: preserve antenna settingsBruno Randolf2010-03-103-1/+3
| * ath5k: add antenna statistics and debugfs file for antenna settingsBruno Randolf2010-03-104-0/+126
| * ath5k: Fix TX/RX padding for all framesBenoit Papillault2010-03-103-36/+88
| * ath5k: move ath5k_hw_register_timeout() into reset.cPavel Roskin2010-03-093-31/+23
OpenPOWER on IntegriCloud