summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath5k/base.c
Commit message (Expand)AuthorAgeFilesLines
* ath5k: fix locking in ath5k_configBob Copeland2009-01-291-1/+9
* ath5k: fix return values from ath5k_txBob Copeland2009-01-121-4/+4
* ath5k: correct packet length in tx descriptorsBob Copeland2008-12-191-4/+4
* ath5k: fix 802.11 header padding on RX, unpadding on TXBenoit PAPILLAULT2008-12-191-17/+21
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-261-2/+36
|\
| * ath5k: disable beacon filter when station is not associatedMartin Xu2008-11-251-1/+34
* | ath5k: set mac address in add_interfaceBob Copeland2008-11-261-2/+11
* | ath5k: name pci driver "ath5k" tooJohannes Berg2008-11-251-1/+1
* | ath5k: allow APs to receive beaconsLuis R. Rodriguez2008-11-211-2/+2
* | ath5k: Fix IMR initNick Kossifidis2008-11-211-3/+3
* | ath5k: update keycache to support TKIP handlingBob Copeland2008-11-101-2/+3
* | ath5k: enable hardware encryption for WEPBob Copeland2008-11-101-3/+8
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-061-1/+3
|\ \ | |/
| * Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"John W. Linville2008-11-061-1/+3
* | ath5k: Update interrupt masking codeNick Kossifidis2008-10-311-3/+4
* | ath5k: reduce checkpatch.pl errorsJohn Daiker2008-10-311-6/+5
* | mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-311-19/+15
* | ath5k: fix mesh point operationAndrey Yurovsky2008-10-311-0/+6
* | ath5k: correct ath5k signal qualityLuis R. Rodriguez2008-10-311-1/+11
* | Ath5k: add AP modeJiri Slaby2008-10-311-25/+17
* | mac80211: introduce hw config change flagsJohannes Berg2008-10-311-4/+3
|/
* ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA modeBob Copeland2008-10-291-3/+1
* ath5k: Reset key cache on interface up, thus fixing resumeElias Oltmanns2008-10-271-22/+11
* ath5k: fix suspend-related oops on rmmodBob Copeland2008-10-221-8/+19
* ath5k: implement multi-rate retry support, fix tx status reportingFelix Fietkau2008-10-061-3/+45
* 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: Update registers and SREV ids v2Nick Kossifidis2008-09-301-22/+28
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-25/+25
* cfg80211: keep track of supported interface modesLuis R. Rodriguez2008-09-051-0/+6
* ath5k: HW code cleanupNick Kossifidis2008-09-051-16/+16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-08-291-6/+17
|\
| * Ath5k: fix bintval setupJiri Slaby2008-08-261-3/+5
| * Ath5k: lock beaconsJiri Slaby2008-08-261-3/+12
* | 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-221-137/+117
* | Ath5k: unify resetsJiri Slaby2008-08-221-82/+42
* | ath5k: add Mesh Point supportAndrey Yurovsky2008-08-221-1/+3
|/
* 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: mask out unneeded interruptsJiri Slaby2008-08-011-0/+1
* 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
OpenPOWER on IntegriCloud