| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-03-07 |
|\ |
|
| * | mac80211: clear sequence/fragment number in QoS-null frames | Johannes Berg | 2014-03-05 |
| * | mac80211: consider virtual mon when calculating min_def | Eliad Peller | 2014-03-03 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-03-03 |
|\| |
|
| * | mac80211: fix association to 20/40 MHz VHT networks | Johannes Berg | 2014-02-27 |
| * | mac80211: don't validate unchanged AP bandwidth while tracking | Johannes Berg | 2014-02-24 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-02-27 |
|\| |
|
| * | mac80211: fix station wakeup powersave race | Johannes Berg | 2014-02-20 |
| * | mac80211: insert stations before adding to driver | Johannes Berg | 2014-02-20 |
| * | mac80211: fix AP powersave TX vs. wakeup race | Emmanuel Grumbach | 2014-02-20 |
| * | mac80211: send control port protocol frames to the VO queue | Felix Fietkau | 2014-02-12 |
| * | mac80211: fix memory leak | Eytan Lifshitz | 2014-02-11 |
| * | mac80211: fix sched_scan restart on recovery | Arik Nemtsov | 2014-02-11 |
* | | netdevice: add queue selection fallback handler for ndo_select_queue | Daniel Borkmann | 2014-02-17 |
|/ |
|
* | mac80211: fix virtual monitor interface iteration | Johannes Berg | 2014-02-06 |
* | mac80211: fix fragmentation code, particularly for encryption | Johannes Berg | 2014-02-06 |
* | mac80211: Fix IBSS disconnect | Sujith Manoharan | 2014-02-06 |
* | mac80211: release the channel in error path in start_ap | Emmanuel Grumbach | 2014-02-06 |
* | mac80211: avoid deadlock revealed by lockdep | Emmanuel Grumbach | 2014-02-06 |
* | mac80211: move roc cookie assignment earlier | Eliad Peller | 2014-02-06 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-01-17 |
|\ |
|
| * | mac80211: handle MMPDUs at EOSP correctly | Johannes Berg | 2014-01-10 |
| * | mac80211: reset TX info flags when frame will be reprocessed | Johannes Berg | 2014-01-10 |
| * | mac80211: release multiple ACs in uAPSD, fix more-data bug | Johannes Berg | 2014-01-10 |
| * | mac80211: fix PS-Poll driver release TID | Johannes Berg | 2014-01-10 |
| * | mac80211: allow to set smps mode to OFF in AP mode | Emmanuel Grumbach | 2014-01-07 |
| * | mac80211: clean up prepare_for_handlers() return value | Johannes Berg | 2014-01-07 |
| * | mac80211: simplify code in ieee80211_prepare_and_rx_handle | Emmanuel Grumbach | 2014-01-07 |
| * | mac80211: clean up garbage in comment | Emmanuel Grumbach | 2014-01-07 |
| * | mac80211: sync dtim_count to TSF | Thomas Pedersen | 2014-01-06 |
| * | mac80211: enable WME for peer mesh STA | Chun-Yeow Yeoh | 2014-01-06 |
| * | mac80211: fix memory leak in register_hw() error path | Johannes Berg | 2014-01-06 |
| * | mac80211: handle station TX latency allocation errors | Johannes Berg | 2014-01-06 |
| * | mac80211: clean up netdev debugfs macros a bit | Johannes Berg | 2014-01-06 |
| * | mac80211: add tracing for ieee80211_sta_set_buffered | Johannes Berg | 2014-01-06 |
| * | cfg80211/mac80211: correct qos-map locking | Johannes Berg | 2013-12-30 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-14 |
|\ \ |
|
| * | | net: core: explicitly select a txq before doing l2 forwarding | Jason Wang | 2014-01-10 |
| * | | mac80211: move "bufferable MMPDU" check to fix AP mode scan | Felix Fietkau | 2013-12-16 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-01-10 |
|\ \ \
| | |/
| |/| |
|
| * | | mac80211: Add support for QoS mapping | Kyeyoon Park | 2013-12-19 |
| * | | cfg80211: Add support for QoS mapping | Kyeyoon Park | 2013-12-19 |
| * | | mac80211: add helper functions for tracking P2P NoA state | Felix Fietkau | 2013-12-19 |
| * | | mac80211: fix iflist_mtx/mtx locking in radar detection | Johannes Berg | 2013-12-19 |
| * | | mac80211: remove unnecessary iflist_mtx locking | Johannes Berg | 2013-12-19 |
| * | | mac80211: align struct ps_data.tim to unsigned long | Joe Perches | 2013-12-19 |
| * | | mac80211: make ieee80211_recalc_radar_chanctx static | Johannes Berg | 2013-12-18 |
| * | | mac80211: fix checkpatch errors | Weilong Chen | 2013-12-18 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-01-01 |
|\| | |
|
| * | | mac80211: read station mgmt keys via get_key call | Max Stepanov | 2013-12-16 |