Commit Graph

114 Commits (be1b08af61379be23d9975eaab29054e9166b13c)

Author SHA1 Message Date
Jiri Slaby db5b4f7ae3 ath5k: fix hw rate index condition 16 years ago
Bob Copeland 362695e11a ath5k: compute rts/cts duration after computing full pktlen 16 years ago
Bob Copeland acf3c1a592 ath5k: move beacon processing to a tasklet 16 years ago
Bob Copeland b5f03956c5 ath5k: use spin_lock_irqsave for beacon lock 16 years ago
Bob Copeland 0b6f582bd3 ath5k: don't mask off interrupt bits 16 years ago
Nick Kossifidis fa8419d08e ath5k: Don't call reset on config_interface 16 years ago
Nick Kossifidis 1e3e6e8fe2 ath5k: Disable BMISS interrupts 16 years ago
Nick Kossifidis 6f3b414aca ath5k: Update gain_F calibration code and add documentation 16 years ago
Bob Copeland fcf6b1bca8 ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rx 16 years ago
Felix Fietkau a6c8d375f5 ath5k: properly free rx dma descriptors 16 years ago
Bob Copeland be0093705c ath5k: fix locking in ath5k_config 16 years ago
Tulio Magno Quites Machado Filho f677d7702d ath5k: support LED's on emachines E510 notebook 16 years ago
Alina Friedrichsen 3b5d665b51 mac80211: Generic TSF debugging 16 years ago
Bob Copeland 07c1e85251 ath5k: honor the RTS/CTS bits 16 years ago
Bob Copeland 8902ff4e56 ath5k: use short preamble when possible 16 years ago
Bob Copeland bb2becac91 ath5k: remove stop/start calls from within suspend/resume 16 years ago
Bob Copeland b6ea03562f ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rx 16 years ago
Bob Copeland 63649b6cf0 ath5k: support LEDs on Acer Aspire One netbook 16 years ago
Johannes Berg dc822b5db4 mac80211: clean up set_key callback 16 years ago
Bob Copeland 71ef99c8b7 ath5k: fix return values from ath5k_tx 16 years ago
Bob Copeland fd6effcaf8 ath5k: correct packet length in tx descriptors 16 years ago
Benoit PAPILLAULT 0fe45b1deb ath5k: fix 802.11 header padding on RX, unpadding on TX 16 years ago
Bob Copeland 0e149cf5a1 ath5k: set mac address in add_interface 16 years ago
Johannes Berg 9764f3f9c3 ath5k: name pci driver "ath5k" too 16 years ago
Martin Xu 02969b38e6 ath5k: disable beacon filter when station is not associated 16 years ago
Luis R. Rodriguez 296bf2aefd ath5k: allow APs to receive beacons 16 years ago
Nick Kossifidis 6a53a8a99c ath5k: Fix IMR init 16 years ago
Bob Copeland 3f64b435ab ath5k: update keycache to support TKIP handling 16 years ago
Bob Copeland 9ad9a26e7b ath5k: enable hardware encryption for WEP 16 years ago
John W. Linville 934f6c3f8e Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode" 16 years ago
Nick Kossifidis 4c674c60bd ath5k: Update interrupt masking code 16 years ago
John Daiker 0bbac08f0a ath5k: reduce checkpatch.pl errors 16 years ago
Johannes Berg e6a9854b05 mac80211/drivers: rewrite the rate control API 16 years ago
Andrey Yurovsky b706e65b40 ath5k: fix mesh point operation 16 years ago
Luis R. Rodriguez 6e0e0bf80c ath5k: correct ath5k signal quality 16 years ago
Jiri Slaby da966bcae7 Ath5k: add AP mode 16 years ago
Johannes Berg e8975581f6 mac80211: introduce hw config change flags 16 years ago
Bob Copeland 063279062a ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode 16 years ago
Elias Oltmanns bc1b32d6bd ath5k: Reset key cache on interface up, thus fixing resume 16 years ago
Bob Copeland 8bdd5b9c6b ath5k: fix suspend-related oops on rmmod 17 years ago
Felix Fietkau 2f7fe87034 ath5k: implement multi-rate retry support, fix tx status reporting 17 years ago
Felix Fietkau 76708dee38 mac80211: free up 2 bytes in skb->cb 17 years ago
Nick Kossifidis 0d5f031659 ath5k: Add support for AR2417 v2 17 years ago
Nick Kossifidis 75d0edb822 ath5k: Fix SREV reporting after SREV updates 17 years ago
Nick Kossifidis 1bef016a5a ath5k: Update registers and SREV ids v2 17 years ago
Johannes Berg 05c914fe33 mac80211: use nl80211 interface types 17 years ago
Luis R. Rodriguez f59ac04816 cfg80211: keep track of supported interface modes 17 years ago
Nick Kossifidis c6e387a214 ath5k: HW code cleanup 17 years ago
Jiri Slaby 67d2e2dfab Ath5k: fix bintval setup 17 years ago
Jiri Slaby 004829730c Ath5k: lock beacons 17 years ago