Age | Commit message (Expand) | Author |
2009-03-27 | mac80211: unify and fix TX aggregation start | Johannes Berg |
2009-03-27 | ath9k: fix dma mapping leak of rx buffer upon rmmod | Luis R. Rodriguez |
2009-03-27 | Add mesh point functionality to ath9k | Pat Erley |
2009-03-27 | ath9k: Nuke struct ath_xmit_status | Vasanthakumar Thiagarajan |
2009-03-27 | ath9k: Fix bug in reporting status of tx rate | Vasanthakumar Thiagarajan |
2009-03-27 | ath9k: Fix rate control update for aggregated frames | Vasanthakumar Thiagarajan |
2009-03-27 | ath9k: Keep LED on in idle state after association | Vasanthakumar Thiagarajan |
2009-03-27 | ath9k: Update copyright in all the files | Sujith |
2009-03-27 | ath9k: Fix bug in handling single stream stations | Sujith |
2009-03-27 | ath9k: Fill in ack signal in TX status | Sujith |
2009-03-27 | ath9k: Fix bug in 4K EEPROM size calculation | Sujith |
2009-03-27 | ath9k: Change return type for set_board_values() | Sujith |
2009-03-27 | ath9k: Introduce a helper function for setting board gain values | Sujith |
2009-03-27 | ath9k: Move AR5416_VER_MASK to a common location | Sujith |
2009-03-27 | ath9k: Miscellaneous EEPROM handling cleanup | Sujith |
2009-03-27 | ath9k: remove dummy PCI "retry timeout" fix | Luis R. Rodriguez |
2009-03-27 | ath9k: Add support for multiple virtual AP interfaces | Jouni Malinen |
2009-03-27 | ath9k: Set IEEE80211_TX_CTL_RATE_CTRL_PROBE in rate control for probe rate | Vasanthakumar Thiagarajan |
2009-03-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-03-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-03-16 | ath9k: Fix FIF_PROMISC_IN_BSS processing in station mode | Jouni Malinen |
2009-03-16 | ath9k: Add spectrum management to HW capabilities | Sujith |
2009-03-16 | ath9k: make few eeprom and calib items static | Luis R. Rodriguez |
2009-03-16 | ath9k: downgrade xmit queue full message to xmit debug | Luis R. Rodriguez |
2009-03-16 | cfg80211: move enum reg_set_by to nl80211.h | Luis R. Rodriguez |
2009-03-16 | cfg80211: remove REGDOM_SET_BY_INIT | Luis R. Rodriguez |
2009-03-16 | ath9k: Fix bug in reading debugfs file 'rcstat' | Sujith |
2009-03-16 | ath9k: Fix bug in TX aggregation | Sujith |
2009-03-16 | ath9k: Initialize ANI properly | Sujith |
2009-03-16 | ath9k: Use suitable macros with 4k eeprom data | Vasanthakumar Thiagarajan |
2009-03-16 | ath9k: always compile ath_radio_{en,dis}able | Gabor Juhos |
2009-03-16 | ath9k: fix compile error in debug.c | Gabor Juhos |
2009-03-16 | ath9k: fix compile error in ahb.c | Gabor Juhos |
2009-03-16 | ath9k: fix AR_SREV_9100_OR_LATER macro | Gabor Juhos |
2009-03-16 | ath9k: move ar9100 version checking macros into a more appropriate place | Gabor Juhos |
2009-03-16 | ath9k: cleanup AR5416 version checking macros | Gabor Juhos |
2009-03-16 | ath9k: Incorrect AR9285 version check macro | Senthil Balasubramanian |
2009-03-16 | ath9k: INI update for AR9285 and periodic PA offset caliberation | Senthil Balasubramanian |
2009-03-16 | ath9k: RX buffers may be accessed/freed even before initialized/alloced. | Senthil Balasubramanian |
2009-03-16 | ath9k: Get rid of unnecessary ATOMIC memory alloc during init time | Senthil Balasubramanian |
2009-03-16 | ath9k: create a common debugfs_root for all device instances | Gabor Juhos |
2009-03-16 | ath9k: AR9280 PCI devices must serialize IO as well | Luis R. Rodriguez |
2009-03-16 | ath9k: implement IO serialization | Luis R. Rodriguez |
2009-03-05 | ath9k: Add a debugfs interface for controlling virtual wiphys | Jouni Malinen |
2009-03-05 | ath9k: Add a simple virtual wiphy scheduler | Jouni Malinen |
2009-03-05 | ath9k: Special processing for channel changes during scan | Jouni Malinen |
2009-03-05 | ath9k: Add workaround to recover from failed channel changes | Jouni Malinen |
2009-03-05 | ath9k: Check virtual wiphy state on tx() | Jouni Malinen |
2009-03-05 | ath9k: Pause other virtual wiphys on channel change | Jouni Malinen |
2009-03-05 | ath9k: Register larger listen interval | Jouni Malinen |