| Commit message (Expand) | Author | Age |
* | ath9k/mac80211: disallow fragmentation in ath9k, report to userspace | Johannes Berg | 2008-10-14 |
* | ath9k: Fix return code when ath9k_hw_setpower() fails on reset | Luis R. Rodriguez | 2008-10-10 |
* | ath9k: remove nasty FAIL macro from ath9k_hw_reset() | Luis R. Rodriguez | 2008-10-10 |
* | mac80211: free up 2 bytes in skb->cb | Felix Fietkau | 2008-10-06 |
* | ath9k: enable ANI to help with noisy environments | Luis R. Rodriguez | 2008-10-06 |
* | ath9k: fix oops on trying to hold the wrong spinlock | Luis R. Rodriguez | 2008-10-06 |
* | ath9k: kill ath9k's memzero() and use memset() instead | Luis R. Rodriguez | 2008-10-06 |
* | ath9k: fixup some merge damage | John W. Linville | 2008-10-06 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-01 |
|\ |
|
| * | ath9k: disable MIB interrupts to fix interrupt storm | Luis R. Rodriguez | 2008-09-24 |
| * | ath9k: Fix IRQ nobody cared issue with ath9k | Senthil Balasubramanian | 2008-09-22 |
| * | ath9k: connectivity is lost after Group rekeying is done | Senthil Balasubramanian | 2008-09-22 |
| * | ath9k: Assign seq# when mac80211 requests this | Jouni Malinen | 2008-09-11 |
* | | ath9k: Add a few comments about mibevents | Luis R. Rodriguez | 2008-09-24 |
* | | mac80211: clean up rate control API | Johannes Berg | 2008-09-24 |
* | | ath9k: Fix TSF Adjust usage | Sujith | 2008-09-24 |
* | | ath9k: Fix nexttbtt calculation | Sujith | 2008-09-24 |
* | | ath9k: Whitespace cleanup | Sujith | 2008-09-24 |
* | | mac80211: move txrate_idx into RC algorithms | Johannes Berg | 2008-09-15 |
* | | mac80211: share sta->supp_rates | Johannes Berg | 2008-09-15 |
* | | mac80211: share STA information with driver | Johannes Berg | 2008-09-15 |
* | | mac80211: use nl80211 interface types | Johannes Berg | 2008-09-15 |
* | | ath9k: Add RF kill support | Vasanthakumar Thiagarajan | 2008-09-15 |
* | | ath9k: Re-order functions in main.c | Vasanthakumar Thiagarajan | 2008-09-15 |
* | | mac80211: change MIMO_PS to SM_PS | Tomas Winkler | 2008-09-11 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-09-08 |
|\| |
|
| * | ath9k: Fix TX control flag use for no ACK and RTS/CTS | Jouni Malinen | 2008-09-03 |
| * | ath9k: Fix TX status reporting | Jouni Malinen | 2008-09-03 |
| * | ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message. | Senthil Balasubramanian | 2008-09-02 |
| * | ath9k: Incorrect key used when group and pairwise ciphers are different. | Senthil Balasubramanian | 2008-09-02 |
* | | ath9k: uses/needs led_classdev_[un]register | Randy Dunlap | 2008-09-05 |
* | | cfg80211: keep track of supported interface modes | Luis R. Rodriguez | 2008-09-05 |
* | | ath9k: rc.h cleanup | Sujith | 2008-08-29 |
* | | ath9k: Remove sc_lastrx as we don't use it anywhere | Sujith | 2008-08-29 |
* | | ath9k: Do not update frame's duration field | Sujith | 2008-08-29 |
* | | ath9k: Remove more dead code | Sujith | 2008-08-29 |
* | | ath9k: Add LED support | Vasanthakumar Thiagarajan | 2008-08-29 |
* | | ath9k: Use mac80211 for multicast power save buffering | Jouni Malinen | 2008-08-29 |
* | | ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags | Sujith | 2008-08-29 |
* | | ath9k: Use definition from ieee80211.h | Sujith | 2008-08-29 |
* | | ath9k: Miscellaneous fixes | Sujith | 2008-08-29 |
* | | ath9k: Random cleanup | Sujith | 2008-08-29 |
* | | ath9k: Remove remaining occurences of ath_skb_map functions | Sujith | 2008-08-29 |
* | | ath9k: Fix TX control flag use for no ACK and RTS/CTS | Jouni Malinen | 2008-08-29 |
* | | ath9k: Assign seq# when mac80211 requests this | Jouni Malinen | 2008-08-29 |
* | | ath9k: Fix TX status reporting | Jouni Malinen | 2008-08-29 |
* | | ath9k: Updated Beacon generation to use mac80211-style | Jouni Malinen | 2008-08-29 |
* | | ath9k: Allow AP mode to be enabled | Jouni Malinen | 2008-08-29 |
* | | ath9k: Trim struct ath_softc | Sujith | 2008-08-29 |
* | | ath9k: Use ah_curchan and remove sc_curchan which is redundant | Sujith | 2008-08-29 |