aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k
Commit message (Expand)AuthorAge
...
* | ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status()Bruno Randolf2010-06-16
* | ath5k: use direct function calls for descriptors when possibleBruno Randolf2010-06-16
* | ath5k: move checks and stats into new functionBruno Randolf2010-06-16
* | ath5k: split descriptor handling and frame receiveBruno Randolf2010-06-16
* | ath5k: unify rx descriptor error handlingBruno Randolf2010-06-16
* | ath5k: reset more pointers after we free skbsBruno Randolf2010-06-16
* | ath5k: print more errors when decriptor setup failsBruno Randolf2010-06-16
* | ath5k: fix rx descriptor debuggingBruno 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
* | ath5k: add debugfs file for queue debuggingBruno Randolf2010-06-08
* | ath5k: no need to save/restore the default antennaBruno Randolf2010-06-08
* | ath5k: new function for setting the antenna switch tableBruno Randolf2010-06-08
* | ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masksBruno Randolf2010-06-08
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-07
|\|
| * ath5k: fix NULL pointer in antenna configurationBruno Randolf2010-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: print error message if ANI levels are out of rangeBruno Randolf2010-06-02
* | ath5k: always calculate ANI listen timeBruno Randolf2010-06-02
* | ath5k: add sysfs files for ANI parametersBruno Randolf2010-06-02
* | ath5k: use ath5k_softc as driver dataBruno Randolf2010-06-02
* | ath5k: clarify logic when to enable spur mitigation filterBruno Randolf2010-06-02
* | ath5k: remove ATH_TRACE macroBruno 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
* | wireless: fix several minor description typosWalter Goldens2010-06-02
|/
* ath5k: consistently use rx_bufsize for RX DMABruno Randolf2010-05-24
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-05-18
|\
| * 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
* | | drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-11
|\|
| * ath5k: several off by one range checksDan Carpenter2010-05-10
* | 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
| * ath5k/ath9k: Fix 64 bits TSF readsBenoit Papillault2010-04-16
* | 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: fixup some merge damage for AR5211 IQ calibrationJohn W. Linville2010-04-08
| * ath5k: add bounds check to pdadc tableBob Copeland2010-04-08
| * ath5k: fix race condition in tx desc processingBob Copeland2010-04-08