summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/base.c
Commit message (Expand)AuthorAgeFilesLines
* ath5k: check return value of ieee80211_get_tx_rateJohn W. Linville2010-08-301-0/+4
* ath5k: disable ASPM L0s for all cardsMaxim Levitsky2010-08-131-0/+21
* ath5k: clean up rxlink handlingBruno Randolf2010-07-141-5/+2
* ath5k: disable tasklets during resetBob Copeland2010-07-141-6/+14
* ath5k: move reset to mac80211 workqueueBob Copeland2010-07-141-17/+21
* ath5k: use direct function calls for descriptors when possibleBruno Randolf2010-06-161-3/+4
* ath5k: move checks and stats into new functionBruno Randolf2010-06-161-60/+70
* ath5k: split descriptor handling and frame receiveBruno Randolf2010-06-161-71/+78
* ath5k: unify rx descriptor error handlingBruno Randolf2010-06-161-2/+1
* ath5k: reset more pointers after we free skbsBruno Randolf2010-06-161-0/+7
* ath5k: print more errors when decriptor setup failsBruno Randolf2010-06-161-1/+3
* ath5k: fix some comment typosBruno Randolf2010-06-161-3/+3
* ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb()Bruno Randolf2010-06-161-8/+9
* ath5k: more debug prints for resetsBruno Randolf2010-06-161-3/+11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-071-19/+10
|\
| * ath5k: retain promiscuous settingBob Copeland2010-06-041-1/+3
| * ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functionsTobias Doerffel2010-06-041-4/+4
| * ath5k: wake queues on resetBruno Randolf2010-06-011-14/+3
* | ath5k: add sysfs files for ANI parametersBruno Randolf2010-06-021-0/+3
* | ath5k: use ath5k_softc as driver dataBruno Randolf2010-06-021-9/+6
* | ath5k: run NF calibration only every 60 secondsBruno Randolf2010-06-021-7/+11
* | ath5k: Stop queues only for NF calibrationBruno Randolf2010-06-021-5/+6
* | ath5k: move noise floor calibration into taskletBruno Randolf2010-06-021-0/+1
* | ath5k: initialize calibration timersBruno Randolf2010-06-021-0/+2
|/
* ath5k: consistently use rx_bufsize for RX DMABruno Randolf2010-05-241-3/+4
* 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
* | 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-231-0/+19
|\|
| * ath5k: basic support for surveyHolger Schurig2010-04-201-0/+19
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-27/+102
|\|
| * ath5k: treat RXORN as non-fatalBruno Randolf2010-04-141-1/+14
| * ath5k: Use high bitrates for ACK/CTSBruno Randolf2010-04-141-2/+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: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf2010-04-071-2/+30
| * ath5k: update phy errors codesBruno Randolf2010-03-311-0/+2
| * ath5k: simplify MIB countersBruno Randolf2010-03-311-9/+7
| * ath5k: keep beacon RSSI averageBruno Randolf2010-03-311-0/+21
| * ath5k: move ath5k_hw_calibration_poll to base.cBruno Randolf2010-03-311-1/+14
| * ath5k: remove the use of SWI interruptBruno Randolf2010-03-311-8/+3
| * ath5k: remove static calibration interval variableBruno Randolf2010-03-311-4/+0
* | 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
* | | net: convert multicast list to list_headJiri Pirko2010-04-031-10/+7
| |/ |/|
* | ath5k: add debugfs file frameerrorsBruno Randolf2010-03-101-2/+21
* | ath5k: remove double opmode definitionBruno Randolf2010-03-101-3/+4
* | ath5k: preserve antenna settingsBruno Randolf2010-03-101-1/+1
OpenPOWER on IntegriCloud