aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath5k
Commit message (Expand)AuthorAge
* mac80211: introduce hw config change flagsJohannes Berg2008-10-31
* ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA modeBob Copeland2008-10-29
* ath5k: Fix reset sequence for AR5212 in general and RF5111 in particularElias Oltmanns2008-10-29
* ath5k: correct misspelling in debug helpBob Copeland2008-10-29
* ath5k: Reset key cache on interface up, thus fixing resumeElias Oltmanns2008-10-27
* ath5k: fix suspend-related oops on rmmodBob Copeland2008-10-22
* ath5k: implement multi-rate retry support, fix tx status reportingFelix Fietkau2008-10-06
* mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-06
* ath5k: Add support for AR2417 v2Nick Kossifidis2008-09-30
* ath5k: Fix SREV reporting after SREV updatesNick Kossifidis2008-09-30
* ath5k: Use QUIET mechanism on tx dma stopNick Kossifidis2008-09-30
* ath5k: Use new srevs to properly attach radio chipsNick Kossifidis2008-09-30
* ath5k: Update registers and SREV ids v2Nick Kossifidis2008-09-30
* ath5k: write beacon control register twice when resetting tsfBob Copeland2008-09-30
* ath5k: Fix bad udelay calls on AR5210 codeNick Kossifidis2008-09-24
* mac80211: use nl80211 interface typesJohannes Berg2008-09-15
* cfg80211: keep track of supported interface modesLuis R. Rodriguez2008-09-05
* ath5k: HW code cleanupNick Kossifidis2008-09-05
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-08-30
|\
| * Ath5k: fix bintval setupJiri Slaby2008-08-26
| * Ath5k: lock beaconsJiri Slaby2008-08-26
* | ath5k: set short preamble flag for rxBruno Randolf2008-08-22
* | ath5k: explicitly check skb->lenHarvey Harrison2008-08-22
* | ath5k: rates cleanupBruno Randolf2008-08-22
* | Ath5k: unify resetsJiri Slaby2008-08-22
* | ath5k: add Mesh Point supportAndrey Yurovsky2008-08-22
|/
* removed unused #include <version.h>Huang Weiyi2008-08-18
* ath5k: Don't fiddle with MSI on suspend/resume.Michael Karcher2008-08-18
* ath5k: remove Atheros 11n devices from supported listLuis R. Rodriguez2008-08-07
* ath5k: remove obsolete declaration of struct ieee80211_hw_modeHelmut Schaa2008-08-01
* Ath5k: mask out unneeded interruptsJiri Slaby2008-08-01
* ath5k: Update phy calibration functionsNick Kossifidis2008-08-01
* ath5k: Update channel functionsNick Kossifidis2008-08-01
* ath5k: Add RF2425 initial rfgain valuesNick Kossifidis2008-08-01
* ath5k: Reorder calibration calls during reset and update hw_set_powerNick Kossifidis2008-08-01
* ath5k: Do ADC test during resetNick Kossifidis2008-08-01
* ath5k: Misc hw_reset updatesNick Kossifidis2008-08-01
* ath5k: Misc hw_attach fixesNick Kossifidis2008-08-01
* ath5k: Restore saved initval after POSTNick Kossifidis2008-08-01
* ath5k: Update register listNick Kossifidis2008-08-01
* mac80211: partially fix skb->cb useJohannes Berg2008-07-29
* ath5k: don't enable MSI, we cannot handle it yetPavel Roskin2008-07-29
* ath5k: fix recursive locking in ath5k_beacon_updateBob Copeland2008-07-29
* ath5k: use positive logic for HP laptop LEDsBob Copeland2008-07-29
* Ath5k: suspend/resume fixesJiri Slaby2008-07-29
* Ath5k: fix dma operationJiri Slaby2008-07-29
* Ath5k: flush workJiri Slaby2008-07-29
* Ath5k: kill tasklets on shutdownJiri Slaby2008-07-29
* Ath5k: fix memory corruptionJiri Slaby2008-07-29
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-26