Commit Graph

91 Commits (563f346d04e8373739240604a51ce8529dd9f07e)

Author SHA1 Message Date
Sujith 86060f0d69 ath9k: Fix chainmask handling bug 16 years ago
Jouni Malinen be2864cfff ath9k: Fixed RX decryption status reporting 16 years ago
Jouni Malinen ea61213288 ath9k: Fix key cache slot selection for splitmic 16 years ago
Sujith aa33de09a8 ath9k: Protect config() callback with a mutex 16 years ago
Jouni Malinen 6ace2891a1 ath9k: Key cache allocation for AP mode 16 years ago
Vasanthakumar Thiagarajan ca8a856056 ath9k: Move rate control alg register/unregister to appropriate place 16 years ago
Sujith 9d8eed12db ath9k: Do not use association state to update rate table 16 years ago
Sujith 094d05dc32 mac80211: Fix HT channel selection 16 years ago
Sujith b77f483fcf ath9k: Refactor struct ath_softc 16 years ago
Johannes Berg e4f2a3458f ath9k: remove fragmentation workaround again 16 years ago
Senthil Balasubramanian e7594072a5 ath9k: Adding support for Atheros AR9285 chipset. 16 years ago
Sujith f6688cd8af ath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIV 16 years ago
Sujith 817e11de2d ath9k: Add a debugfs file to show interrupt statistics 16 years ago
Sujith 3706de6f58 ath9k: Maintain rate table choice after association 16 years ago
Sujith aac9207e45 ath9k: Choose correct ANI calibration period 16 years ago
Colin McCabe d97809dbbf ath9k: Replace ath9k_opmode with nl80211_iftype 16 years ago
Sujith 2a163c6de4 ath9k: Add a debugfs file for dumping DMA status 16 years ago
Sujith 826d268091 ath9k: Add initial layout for an ath9k specific debugfs mechanism 16 years ago
Sujith 88b126af94 ath9k: Add ATH9K_DEBUG configuration option 16 years ago
Sujith 04bd463809 ath9k: Use cleaner debug masks 16 years ago
Sujith e11602b781 ath9k: Handle channel initialization for AP mode 16 years ago
Sujith 99405f930f ath9k: Use proper TX channel width for setting channels 16 years ago
Sujith ff37e337be ath9k: Code scrub 16 years ago
Sujith c428839008 ath9k: Move TX completion routine to xmit.c 16 years ago
Sujith 46d14a58ff ath9k: General code scrub 16 years ago
Sujith e63835b0f4 ath9k: Remove ath9k_rate_table 16 years ago
Sujith a8efee4f47 ath9k: Use rate_driver_data 16 years ago
Sujith fe7f4a7745 ath9k: Remove ath_rate_softc 16 years ago
Sujith 5ddfac3b55 ath9k: Remove rate control reference in VAP 16 years ago
Sujith be0418ada3 ath9k: Revamp RX handling 16 years ago
Sujith 2b406f1e68 ath9k: Nuke fixed rate handling in driver 16 years ago
Vasanthakumar Thiagarajan 3fcdfb4b94 ath9k: Fix panic while unregistering rfkill 16 years ago
Luis R. Rodriguez 97b777db57 ath9k: make DMA memory consistent 16 years ago
Luis R. Rodriguez 1d450cfc97 ath9k: Clarify we only want 32-bit DMA 16 years ago
Senthil Balasubramanian db93e7b5bf ath9k: Race condition in accessing TX and RX buffers. 16 years ago
Senthil Balasubramanian 306efdd109 ath9k: IRQ should be disabled before calling free_irq() 16 years ago
Senthil Balasubramanian e97275cb06 ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULE 16 years ago
Benoit PAPILLAULT 392dff836f ath9k : Display MAC/BB and RF version at startup (v2) 16 years ago
Sujith 9757d55652 ath9k: Fix compilation failure when RFKILL is enabled 16 years ago
Sujith 8469cdef1f mac80211: Add a new event in ieee80211_ampdu_mlme_action 16 years ago
Sujith dca3edb88e ath9k: Remove internal RX A-MPDU processing 16 years ago
Sujith 7f959032bb ath9k: Clear HT info on starting the driver 16 years ago
Sujith 05a1e2d111 ath9k: Enable interrupts at the proper place 16 years ago
Sujith 154662a635 ath9k: Remove unnecessary TSF reset 16 years ago
Sujith 9c84b7978f ath9k: Streamline attach/detach 16 years ago
Sujith 5640b08ef7 ath9k: Revamp VAP management 16 years ago
Sujith 102e0572d3 ath9k: Ensure ath_node is not NULL when updating tx chainmask 16 years ago
Sujith 528f0c6b3b ath9k: Revamp transmit control block 16 years ago
Sujith b5aa9bf946 ath9k: Node cleanup 16 years ago
Johannes Berg e5704bf0ba ath9k: remove useless NULL initialisers 16 years ago