summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath5k
Commit message (Expand)AuthorAgeFilesLines
* ath5k: fix suspend-related oops on rmmodBob Copeland2008-10-222-9/+21
* ath5k: implement multi-rate retry support, fix tx status reportingFelix Fietkau2008-10-063-26/+95
* mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-061-1/+1
* ath5k: Add support for AR2417 v2Nick Kossifidis2008-09-301-2/+3
* ath5k: Fix SREV reporting after SREV updatesNick Kossifidis2008-09-301-1/+5
* ath5k: Use QUIET mechanism on tx dma stopNick Kossifidis2008-09-302-7/+46
* ath5k: Use new srevs to properly attach radio chipsNick Kossifidis2008-09-301-69/+113
* ath5k: Update registers and SREV ids v2Nick Kossifidis2008-09-306-238/+490
* ath5k: write beacon control register twice when resetting tsfBob Copeland2008-09-301-1/+13
* ath5k: Fix bad udelay calls on AR5210 codeNick Kossifidis2008-09-243-10/+14
* mac80211: use nl80211 interface typesJohannes Berg2008-09-156-36/+36
* cfg80211: keep track of supported interface modesLuis R. Rodriguez2008-09-051-0/+6
* ath5k: HW code cleanupNick Kossifidis2008-09-0519-5042/+5435
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-08-292-6/+18
|\
| * Ath5k: fix bintval setupJiri Slaby2008-08-261-3/+5
| * Ath5k: lock beaconsJiri Slaby2008-08-262-3/+13
* | ath5k: set short preamble flag for rxBruno Randolf2008-08-221-5/+3
* | ath5k: explicitly check skb->lenHarvey Harrison2008-08-221-1/+2
* | ath5k: rates cleanupBruno Randolf2008-08-224-329/+171
* | Ath5k: unify resetsJiri Slaby2008-08-221-82/+42
* | ath5k: add Mesh Point supportAndrey Yurovsky2008-08-222-1/+4
|/
* removed unused #include <version.h>Huang Weiyi2008-08-181-1/+0
* ath5k: Don't fiddle with MSI on suspend/resume.Michael Karcher2008-08-181-6/+2
* ath5k: remove Atheros 11n devices from supported listLuis R. Rodriguez2008-08-071-2/+0
* ath5k: remove obsolete declaration of struct ieee80211_hw_modeHelmut Schaa2008-08-011-1/+0
* Ath5k: mask out unneeded interruptsJiri Slaby2008-08-011-0/+1
* ath5k: Update phy calibration functionsNick Kossifidis2008-08-011-12/+42
* ath5k: Update channel functionsNick Kossifidis2008-08-011-4/+55
* ath5k: Add RF2425 initial rfgain valuesNick Kossifidis2008-08-011-2/+70
* ath5k: Reorder calibration calls during reset and update hw_set_powerNick Kossifidis2008-08-011-23/+59
* ath5k: Do ADC test during resetNick Kossifidis2008-08-011-0/+13
* ath5k: Misc hw_reset updatesNick Kossifidis2008-08-011-4/+27
* ath5k: Misc hw_attach fixesNick Kossifidis2008-08-012-44/+26
* ath5k: Restore saved initval after POSTNick Kossifidis2008-08-011-0/+6
* ath5k: Update register listNick Kossifidis2008-08-014-263/+720
* mac80211: partially fix skb->cb useJohannes Berg2008-07-291-1/+1
* ath5k: don't enable MSI, we cannot handle it yetPavel Roskin2008-07-291-5/+0
* ath5k: fix recursive locking in ath5k_beacon_updateBob Copeland2008-07-291-3/+0
* ath5k: use positive logic for HP laptop LEDsBob Copeland2008-07-291-2/+2
* Ath5k: suspend/resume fixesJiri Slaby2008-07-291-5/+21
* Ath5k: fix dma operationJiri Slaby2008-07-291-11/+0
* Ath5k: flush workJiri Slaby2008-07-292-2/+15
* Ath5k: kill tasklets on shutdownJiri Slaby2008-07-291-0/+3
* Ath5k: fix memory corruptionJiri Slaby2008-07-292-8/+26
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-2/+2
* mac80211: revamp beacon configurationJohannes Berg2008-07-141-1/+12
* ath5k: remove now unused variable declared in ath5k_txJohn W. Linville2008-06-271-1/+0
* wireless: Small cleanupsPavel Machek2008-06-271-2/+2
* ath5k: convert LED code to use mac80211 triggersBob Copeland2008-06-273-154/+132
* ath5k: use frame control helpersHarvey Harrison2008-06-261-7/+4
OpenPOWER on IntegriCloud