Age | Commit message (Expand) | Author | Files | Lines |
2015-04-24 | mac80211: remove support for IFF_PROMISC | Johannes Berg | 1 | -2/+1 |
2015-03-06 | Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or... | David S. Miller | 1 | -8/+44 |
2015-03-04 | wireless: Use eth_<foo>_addr instead of memset | Joe Perches | 1 | -2/+2 |
2015-03-03 | ath9k: add per-vif TX power capability | Lorenzo Bianconi | 1 | -8/+44 |
2015-02-09 | Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or... | David S. Miller | 1 | -9/+0 |
2015-02-03 | ath9k: Remove unused BMISS processing | Sujith Manoharan | 1 | -9/+0 |
2015-01-19 | ath9k: fix race condition in irq processing during hardware reset | Felix Fietkau | 1 | -4/+3 |
2014-12-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -3/+6 |
2014-12-01 | ath9k: do not access hardware on IRQs during reset | Felix Fietkau | 1 | -6/+8 |
2014-12-01 | ath9k: set ATH_OP_INVALID before disabling hardware | Felix Fietkau | 1 | -1/+3 |
2014-11-21 | Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm... | John W. Linville | 1 | -2/+5 |
2014-11-19 | Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o... | John W. Linville | 1 | -0/+3 |
2014-11-19 | mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR | Johannes Berg | 1 | -2/+5 |
2014-11-17 | ath9k: Handle failure to send NoA | Sujith Manoharan | 1 | -1/+8 |
2014-11-17 | ath9k: Cancel pending offchannel operations | Sujith Manoharan | 1 | -13/+30 |
2014-11-17 | ath9k: Fix LED configuration | Sujith Manoharan | 1 | -2/+4 |
2014-11-17 | ath9k|ath9k_htc: Seperate the software crypto flag for Tx and Rx | Chun-Yeow Yeoh | 1 | -1/+1 |
2014-11-17 | ath9k: fix the assignment of hw queues for mesh interface | Chun-Yeow Yeoh | 1 | -1/+2 |
2014-11-17 | ath9k: fix regression in bssidmask calculation | Ben Greear | 1 | -3/+6 |
2014-11-12 | ath9k: move ath9k_spectral_scan_ from main.c to spectral.c | Oleksij Rempel | 1 | -70/+0 |
2014-11-12 | ath9k: make ath9k_spectral_scan_ do not depend on ath_softc | Oleksij Rempel | 1 | -13/+13 |
2014-11-12 | ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_ | Oleksij Rempel | 1 | -7/+5 |
2014-11-12 | ath9k: use ath_ps_ops in ath9k_spectral_scan_ | Oleksij Rempel | 1 | -4/+4 |
2014-11-12 | ath9k: move spec_config to ath_spec_scan_priv | Oleksij Rempel | 1 | -6/+6 |
2014-11-12 | ath9k: move spectral_mode to ath_spec_scan_priv | Oleksij Rempel | 1 | -2/+2 |
2014-11-12 | ath9k: add support for reporting tx power to mac80211 | Felix Fietkau | 1 | -4/+25 |
2014-10-27 | ath9k: fix processing RXORN interrupts | Felix Fietkau | 1 | -4/+3 |
2014-10-27 | ath9k: Do not start BA when scanning | Sujith Manoharan | 1 | -0/+7 |
2014-10-27 | ath9k: Improve flush() in mcc mode | Sujith Manoharan | 1 | -3/+25 |
2014-10-27 | ath9k: Fix HW scan abort | Sujith Manoharan | 1 | -1/+13 |
2014-10-27 | ath9k: Check for active GO in mgd_prepare_tx() | Sujith Manoharan | 1 | -7/+38 |
2014-10-27 | ath9k: Fix address management | Sujith Manoharan | 1 | -3/+3 |
2014-10-27 | ath9k: Send AUTHORIZED event only for station mode | Sujith Manoharan | 1 | -4/+6 |
2014-10-27 | ath9k: Check for pending frames properly | Sujith Manoharan | 1 | -7/+14 |
2014-10-27 | ath9k: Use configurable timeout for flush | Sujith Manoharan | 1 | -1/+8 |
2014-10-27 | ath9k: Disable beacon tasklet during reset | Sujith Manoharan | 1 | -0/+2 |
2014-10-27 | ath9k: Set ATH_OP_HW_RESET before HW reset | Sujith Manoharan | 1 | -0/+12 |
2014-10-27 | ath9k: Unify reset API | Sujith Manoharan | 1 | -5/+7 |
2014-10-27 | ath9k: Enable multi-channel properly | Sujith Manoharan | 1 | -6/+7 |
2014-10-27 | ath9k: Use sta_state() callback | Sujith Manoharan | 1 | -2/+26 |
2014-10-23 | ath9k: Enable HW queue control only for MCC | Sujith Manoharan | 1 | -0/+3 |
2014-10-07 | ath9k: Fix crash in MCC mode | Sujith Manoharan | 1 | -1/+1 |
2014-10-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2014-10-02 | ath9k: Fix queue handling for channel contexts | Sujith Manoharan | 1 | -6/+1 |
2014-10-02 | ath9k: Pass context to ath9k_chanctx_wake_queues() | Sujith Manoharan | 1 | -1/+1 |
2014-10-02 | ath9k: Fix queue handling in flush() | Sujith Manoharan | 1 | -5/+0 |
2014-10-02 | ath9k: Remove duplicate code | Sujith Manoharan | 1 | -9/+1 |
2014-10-02 | ath9k: Fix pending frame check | Sujith Manoharan | 1 | -3/+0 |
2014-10-02 | ath9k: Check pending frames properly | Sujith Manoharan | 1 | -1/+4 |
2014-09-27 | ath9k: Fix p2p address management | Sujith Manoharan | 1 | -0/+36 |