| Commit message (Expand) | Author | Age |
* | atheros: put atheros wireless drivers into ath/ | Luis R. Rodriguez | 2009-04-22 |
* | ath: move more setup code into ath_regd_init | Bob Copeland | 2009-04-22 |
* | atheros: introduce ath module containing common ath5k/ath9k/ar9170 code | Bob Copeland | 2009-04-22 |
* | ath9k: pass regd structure directly to regulatory functions | Bob Copeland | 2009-04-22 |
* | ath9k: separate ath9k specific code from ath9k_regd_get_ctl() | Bob Copeland | 2009-04-22 |
* | ath9k: Fix bug in determining HT40 mode | Sujith | 2009-04-22 |
* | ath9k: Determine number of streams from HT capabilities | Sujith | 2009-04-22 |
* | ath9k: Clean Interrupt handling routine | Sujith | 2009-04-22 |
* | ath9k: Trivial fix to handle AMPDU params properly | Sujith | 2009-04-22 |
* | ath9k: Initialize values when setting up the queue parameters | Sujith | 2009-04-22 |
* | ath9k: Remove the useless do..while loops | Sujith | 2009-04-22 |
* | ath9k: Remove TIM from the interrupt mask | Sujith | 2009-04-22 |
* | ath9k: Check for root debugfs file | Sujith | 2009-04-22 |
* | ath9k: Remove unused structures | Sujith | 2009-04-22 |
* | ath9k: Remove a couple of unused variables in descriptor handling | Sujith | 2009-04-22 |
* | ath9k: Cleanup buffer status handling | Sujith | 2009-04-22 |
* | ath9k: Avoid unneeded casts | Sujith | 2009-04-22 |
* | ath9k: Remove redundant variable for Interrupt Mitigation | Sujith | 2009-04-22 |
* | ath9k: Change return value of ath9k_hw_fill_cap_info | Sujith | 2009-04-22 |
* | ath9k: Cleanup debug messages | Sujith | 2009-04-22 |
* | ath9k: Remove redundant chainmask check | Sujith | 2009-04-22 |
* | ath9k: Remove a few unused flags | Sujith | 2009-04-22 |
* | ath9k: No need to abort Rx path when autosleep is enabled. | Vivek Natarajan | 2009-04-22 |
* | rfkill: remove user_claim stuff | Johannes Berg | 2009-04-22 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-04-21 |
|\ |
|
| * | ath9k: fix access to a freed skb in ath_rx_tasklet() | Pavel Roskin | 2009-04-16 |
* | | drivers/net: replace BUG() with BUG_ON() if possible | Alexander Beregalov | 2009-04-13 |
|/ |
|
* | 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-27 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-03-17 |
|\ |
|
| * | 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 |