Commit Graph

184 Commits (563f346d04e8373739240604a51ce8529dd9f07e)

Author SHA1 Message Date
Jouni Malinen 9d97f2e55e ath9k: Fix an operator typo in REG_DOMAIN_2GHZ_MASK 16 years ago
Jouni Malinen b657eade2f ath9k: Fix an operator typo in phy rate validation 16 years ago
Jouni Malinen 157ec87684 ath9k: Revert fix to TX status reporting for retries and MCS index 16 years ago
Senthil Balasubramanian d3a1db1c67 ath9k: Fix incorrect sequence numbering for unaggregated QoS Frame. 16 years ago
Sujith 86060f0d69 ath9k: Fix chainmask handling bug 16 years ago
Jouni Malinen 176ddc7dcf ath9k: Enforce module build if rfkill is a module 16 years ago
Hannes Eder bf512bc827 drivers/net/wireless/ath9k: fix sparse warnings: make symbols static 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
Jouni Malinen f66000f7a3 ath9k: Fix a NULL pointer dereference in ath_rate_get 16 years ago
Vasanthakumar Thiagarajan ca8a856056 ath9k: Move rate control alg register/unregister to appropriate place 16 years ago
Vasanthakumar Thiagarajan 9bf9fca8de ath9k: Synchronize DMA transfer with CPU at right place 16 years ago
Jouni Malinen f7a276a625 ath9k: Remove MAC header pad before reporting TX status 16 years ago
Jouni Malinen da027ca00a ath9k: Fix TX status reporting for retries and MCS index 16 years ago
Jouni Malinen baad1d921b ath9k: Report HT rates in RX status 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
Jouni Malinen 9c5f89b3f6 ath9k: Do not remove header padding on RX from short frames 16 years ago
Sujith b77f483fcf ath9k: Refactor struct ath_softc 16 years ago
Senthil Balasubramanian a07d3619fa ath9k: BH shouldn't be enabled when hardirqs are disabled. 16 years ago
Johannes Berg e4f2a3458f ath9k: remove fragmentation workaround again 16 years ago
Senthil Balasubramanian 8aa15e1506 ath9k: avoid rx frames with corrupted descriptor. 16 years ago
Senthil Balasubramanian 2df1bff4c5 ath9k: Incorrect band enum causes invalid antenna configuration. 16 years ago
Senthil Balasubramanian e7594072a5 ath9k: Adding support for Atheros AR9285 chipset. 16 years ago
Senthil Balasubramanian e8fbc99edf ath9k: Adding initvalues for Atheros AR9285 chipset. 16 years ago
Senthil Balasubramanian 02e90d627c ath9k: Adding AR9285 chipset register information. 16 years ago
Sujith 8ee5afbc9d ath9k: Merge structures ath_atx, ath_node_aggr with ath_node 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 40990ec01f ath9k: Fix bug in rate table management 16 years ago
Jouni Malinen 6b3aa6ab78 ath9k: Disable staggered Beacon frame scheduling 16 years ago
Jouni Malinen 3fbb9d95a9 ath9k: Free Beacon skbs in AP mode 16 years ago
Luis R. Rodriguez c112d0c5b8 ath9k: Use GFP_ATOMIC when allocating TX private area 16 years ago
Luis R. Rodriguez f8316df10c ath9k: Check for pci_map_single() errors 16 years ago
Wu Fengguang 4c7f0bc266 generic swap(): ath9k: rename swap() to swap_array() 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 16d68abee5 ath9k: Remove includes that are not needed 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
Luis R. Rodriguez cb71d9bafb ath9k: Handle -ENOMEM on RX gracefully 16 years ago
Vasanthakumar Thiagarajan 7ac47010a4 ath9k: Dont update rate control for every AMPDU 16 years ago