aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/base.c
Commit message (Expand)AuthorAge
* ath5k: reset more pointers after we free skbsBruno Randolf2010-06-16
* ath5k: print more errors when decriptor setup failsBruno Randolf2010-06-16
* ath5k: fix some comment typosBruno Randolf2010-06-16
* ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb()Bruno Randolf2010-06-16
* ath5k: more debug prints for resetsBruno Randolf2010-06-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-07
|\
| * ath5k: retain promiscuous settingBob Copeland2010-06-04
| * ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functionsTobias Doerffel2010-06-04
| * ath5k: wake queues on resetBruno Randolf2010-06-01
* | ath5k: add sysfs files for ANI parametersBruno Randolf2010-06-02
* | ath5k: use ath5k_softc as driver dataBruno Randolf2010-06-02
* | ath5k: run NF calibration only every 60 secondsBruno Randolf2010-06-02
* | ath5k: Stop queues only for NF calibrationBruno Randolf2010-06-02
* | ath5k: move noise floor calibration into taskletBruno Randolf2010-06-02
* | ath5k: initialize calibration timersBruno Randolf2010-06-02
|/
* ath5k: consistently use rx_bufsize for RX DMABruno Randolf2010-05-24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-17
|\
| * ath5k: drop warning on jumbo framesLuis R. Rodriguez2010-05-11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-05
|\|
| * mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville2010-04-30
| * ath5k: remove usage of deprecated noise valueJohn W. Linville2010-04-28
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-23
|\|
| * ath5k: basic support for surveyHolger Schurig2010-04-20
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-15
|\|
| * ath5k: treat RXORN as non-fatalBruno Randolf2010-04-14
| * ath5k: Use high bitrates for ACK/CTSBruno Randolf2010-04-14
| * ath5k: fix race condition in tx desc processingBob Copeland2010-04-08
| * ath5k: clean up queue manipulationBob Copeland2010-04-08
| * ath5k: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf2010-04-07
| * ath5k: update phy errors codesBruno Randolf2010-03-31
| * ath5k: simplify MIB countersBruno Randolf2010-03-31
| * ath5k: keep beacon RSSI averageBruno Randolf2010-03-31
| * ath5k: move ath5k_hw_calibration_poll to base.cBruno Randolf2010-03-31
| * ath5k: remove the use of SWI interruptBruno Randolf2010-03-31
| * ath5k: remove static calibration interval variableBruno 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
* | | net: convert multicast list to list_headJiri Pirko2010-04-03
| |/ |/|
* | ath5k: add debugfs file frameerrorsBruno Randolf2010-03-10
* | ath5k: remove double opmode definitionBruno Randolf2010-03-10
* | ath5k: preserve antenna settingsBruno Randolf2010-03-10
* | ath5k: add antenna statistics and debugfs file for antenna settingsBruno Randolf2010-03-10
* | ath5k: Fix TX/RX padding for all framesBenoit Papillault2010-03-10
* | ath5k: remove stale function declarations, make some functions staticPavel Roskin2010-03-09
|/
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-14
|\
| * ath5k: use correct packet type when transmittingBob Copeland2010-02-10
| * ath5k: remove get_tx_stats() mac80211 opKalle Valo2010-02-08
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-04
|\|
| * ath5k: fix setup for CAB queueBob Copeland2010-01-22
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-19
|\|