Commit Graph

391 Commits (e0421bbe6479816ea16c6553b8f376c592e36a85)

Author SHA1 Message Date
Pavel Roskin 853da11b94 ath9k: fix access to a freed skb in ath_rx_tasklet() 16 years ago
Yang Hongyang e930438c42 Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) 16 years ago
Johannes Berg b1720231ca mac80211: unify and fix TX aggregation start 16 years ago
Luis R. Rodriguez 051b919188 ath9k: fix dma mapping leak of rx buffer upon rmmod 16 years ago
Pat Erley 9cb5412b07 Add mesh point functionality to ath9k 16 years ago
Vasanthakumar Thiagarajan 6b2c40326f ath9k: Nuke struct ath_xmit_status 16 years ago
Vasanthakumar Thiagarajan 8a92e2ee02 ath9k: Fix bug in reporting status of tx rate 16 years ago
Vasanthakumar Thiagarajan 0934af2340 ath9k: Fix rate control update for aggregated frames 16 years ago
Vasanthakumar Thiagarajan 85067c06ba ath9k: Keep LED on in idle state after association 16 years ago
Sujith cee075a24e ath9k: Update copyright in all the files 16 years ago
Sujith c2da50e583 ath9k: Fix bug in handling single stream stations 16 years ago
Sujith 95e4acb733 ath9k: Fill in ack signal in TX status 16 years ago
Sujith e71cef37f1 ath9k: Fix bug in 4K EEPROM size calculation 16 years ago
Sujith d6509151bd ath9k: Change return type for set_board_values() 16 years ago
Sujith a83615d74d ath9k: Introduce a helper function for setting board gain values 16 years ago
Sujith 355363fcf7 ath9k: Move AR5416_VER_MASK to a common location 16 years ago
Sujith 7d01b221b3 ath9k: Miscellaneous EEPROM handling cleanup 16 years ago
Luis R. Rodriguez b572b24c57 ath9k: remove dummy PCI "retry timeout" fix 16 years ago
Jouni Malinen 4ed96f04f8 ath9k: Add support for multiple virtual AP interfaces 16 years ago
Vasanthakumar Thiagarajan 14587ce2a8 ath9k: Set IEEE80211_TX_CTL_RATE_CTRL_PROBE in rate control for probe rate 16 years ago
Jouni Malinen 217ba9da8e ath9k: Fix FIF_PROMISC_IN_BSS processing in station mode 16 years ago
Sujith eeee1320b7 ath9k: Add spectrum management to HW capabilities 16 years ago
Luis R. Rodriguez 15cc0f1ac6 ath9k: make few eeprom and calib items static 16 years ago
Luis R. Rodriguez c117fa0bf5 ath9k: downgrade xmit queue full message to xmit debug 16 years ago
Luis R. Rodriguez 7db90f4a25 cfg80211: move enum reg_set_by to nl80211.h 16 years ago
Luis R. Rodriguez 0fee54cab7 cfg80211: remove REGDOM_SET_BY_INIT 16 years ago
Sujith 62b4fb66c5 ath9k: Fix bug in reading debugfs file 'rcstat' 16 years ago
Sujith c37452b068 ath9k: Fix bug in TX aggregation 16 years ago
Sujith 9c81e8be23 ath9k: Initialize ANI properly 16 years ago
Vasanthakumar Thiagarajan be1b08af61 ath9k: Use suitable macros with 4k eeprom data 16 years ago
Gabor Juhos 5077fd358b ath9k: always compile ath_radio_{en,dis}able 16 years ago
Gabor Juhos 5210311543 ath9k: fix compile error in debug.c 16 years ago
Gabor Juhos 9251f0b418 ath9k: fix compile error in ahb.c 16 years ago
Gabor Juhos 6b765deb01 ath9k: fix AR_SREV_9100_OR_LATER macro 16 years ago
Gabor Juhos d4376ebe16 ath9k: move ar9100 version checking macros into a more appropriate place 16 years ago
Gabor Juhos a8c96d3b22 ath9k: cleanup AR5416 version checking macros 16 years ago
Senthil Balasubramanian 978b532642 ath9k: Incorrect AR9285 version check macro 16 years ago
Senthil Balasubramanian 4e84516838 ath9k: INI update for AR9285 and periodic PA offset caliberation 16 years ago
Senthil Balasubramanian b03a9db95a ath9k: RX buffers may be accessed/freed even before initialized/alloced. 16 years ago
Senthil Balasubramanian f0e6ce13c1 ath9k: Get rid of unnecessary ATOMIC memory alloc during init time 16 years ago
Gabor Juhos 19d8bc22bc ath9k: create a common debugfs_root for all device instances 16 years ago
Luis R. Rodriguez 5ec905a8df ath9k: AR9280 PCI devices must serialize IO as well 16 years ago
Luis R. Rodriguez 6158425be3 ath9k: implement IO serialization 16 years ago
Jouni Malinen 39d89cd34d ath9k: Add a debugfs interface for controlling virtual wiphys 16 years ago
Jouni Malinen f98c3bd241 ath9k: Add a simple virtual wiphy scheduler 16 years ago
Jouni Malinen 8089cc47ed ath9k: Special processing for channel changes during scan 16 years ago
Jouni Malinen 7ec3e514d9 ath9k: Add workaround to recover from failed channel changes 16 years ago
Jouni Malinen ee166a0e71 ath9k: Check virtual wiphy state on tx() 16 years ago
Jouni Malinen 18eb62f87a ath9k: Pause other virtual wiphys on channel change 16 years ago
Jouni Malinen 465ca84d95 ath9k: Register larger listen interval 16 years ago