Age | Commit message (Expand) | Author |
2014-06-23 | mac80211: cleanup TDLS state during failed setup | Arik Nemtsov |
2014-06-23 | mac80211: stop only the queues assigned to the vif during channel switch | Luciano Coelho |
2014-06-23 | mac80211: introduce refcount for queue_stop_reasons | Luciano Coelho |
2014-06-23 | cfg80211: make ethtool the driver's responsibility | Johannes Berg |
2014-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-06-08 | net: force a list_del() in unregister_netdevice_many() | Eric Dumazet |
2014-05-28 | mac80211: set new interfaces as idle upon init | Avraham Stern |
2014-05-26 | mac80211: fix virtual monitor interface addition | Emmanuel Grumbach |
2014-05-06 | mac80211: fix CSA tx queue stopping | Michal Kazior |
2014-04-25 | mac80211: change return value of notifier function | Zhao, Gang |
2014-04-25 | mac80211: track reserved vifs in chanctx | Michal Kazior |
2014-04-25 | mac80211: track assigned vifs in chanctx | Michal Kazior |
2014-04-09 | mac80211: protect AP VLAN list with local->mtx | Michal Kazior |
2014-04-09 | cfg80211/mac80211: move more combination checks to mac80211 | Luciano Coelho |
2014-04-09 | mac80211: use RCU_INIT_POINTER | Monam Agarwal |
2014-03-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-02-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-02-20 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg |
2014-02-17 | netdevice: add queue selection fallback handler for ndo_select_queue | Daniel Borkmann |
2014-02-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-02-12 | mac80211: simplify roc check in idle calculation | Johannes Berg |
2014-02-06 | mac80211: fix virtual monitor interface iteration | Johannes Berg |
2014-02-06 | mac80211: avoid deadlock revealed by lockdep | Emmanuel Grumbach |
2014-02-04 | mac80211: add missing CSA locking | Michal Kazior |
2014-01-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-01-10 | net: core: explicitly select a txq before doing l2 forwarding | Jason Wang |
2014-01-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-01-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-12-26 | mac8011: slight optimization of addr compare | dingtianhong |
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-16 | mac80211: free all AP/VLAN keys at once | Johannes Berg |
2013-12-16 | mac80211: don't delay station destruction | Johannes Berg |
2013-12-16 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg |
2013-12-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-12-03 | Revert "mac80211: add driver callback for per-interface multicast filter" | Johannes Berg |
2013-12-02 | mac80211: remove sta_info_flush() from interface teardown | Johannes Berg |
2013-11-25 | mac80211: add generic cipher scheme support | Max Stepanov |
2013-11-25 | cfg80211/mac80211: DFS setup chandef for cac event | Janusz Dziedzic |
2013-11-25 | mac80211: fix crash when using AP VLAN interfaces | Felix Fietkau |
2013-10-28 | mac80211: implement SMPS for AP | Emmanuel Grumbach |
2013-09-26 | mac80211: add support for CSA in IBSS mode | Simon Wunderlich |
2013-08-26 | mac80211: fix change_interface queue assignments | Johannes Berg |
2013-08-01 | mac80211: add channel switch command and beacon callbacks | Simon Wunderlich |
2013-07-16 | cfg80211/mac80211: use reduced txpower for 5 and 10 MHz | Simon Wunderlich |
2013-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-05-29 | mac80211: support active monitor interfaces | Felix Fietkau |
2013-05-28 | net: pass info struct via netdevice notifier | Jiri Pirko |
2013-05-27 | mac80211: Allow single vif mac address change with addr_mask | Helmut Schaa |