| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mac80211: do remain-on-channel while idle | Johannes Berg | 2012-06-06 | 1 | -4/+0 |
* | mac80211: clean up remain-on-channel on interface stop | Johannes Berg | 2012-06-04 | 1 | -0/+16 |
* | mac80211: remove dead code | Mohammed Shafi Shajakhan | 2012-01-04 | 1 | -17/+0 |
* | mac80211: always clear SDATA_STATE_OFFCHANNEL flag | Eliad Peller | 2012-01-04 | 1 | -1/+3 |
* | mac80211: revert on-channel work optimisations | Johannes Berg | 2011-11-30 | 1 | -6/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville | 2011-11-22 | 1 | -0/+1 |
|\ |
|
| * | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | | mac80211: call ieee80211_recalc_idle() after sending packets | Felix Fietkau | 2011-11-17 | 1 | -2/+2 |
|/ |
|
* | mac80211: Optimize scans on current operating channel. | Ben Greear | 2011-02-04 | 1 | -31/+37 |
* | mac80211: implement off-channel TX using hw r-o-c offload | Johannes Berg | 2011-01-05 | 1 | -10/+20 |
* | mac80211: implement hardware offload for remain-on-channel | Johannes Berg | 2011-01-05 | 1 | -0/+75 |
* | mac80211: disable beacon monitor while going offchannel | Luis R. Rodriguez | 2010-09-16 | 1 | -0/+2 |
* | mac80211: reset connection idle when going offchannel | Luis R. Rodriguez | 2010-09-16 | 1 | -0/+5 |
* | mac80211: fix offchannel queue stop | Johannes Berg | 2010-08-27 | 1 | -2/+17 |
* | mac80211: Fixed netif_tx_wake_all_queues in IBSS mode | Benoit Papillault | 2010-01-15 | 1 | -1/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2010-01-06 | 1 | -3/+3 |
* | mac80211: support remain-on-channel command | Johannes Berg | 2009-12-28 | 1 | -2/+6 |
* | mac80211: Generalize off-channel operation helpers from scan code | Jouni Malinen | 2009-12-28 | 1 | -0/+164 |