Age | Commit message (Expand) | Author |
2016-04-27 | mac80211: fix statistics leak if dev_alloc_name() fails | Johannes Berg |
2016-02-24 | mac80211: expose txq queue depth and size to drivers | Michal Kazior |
2016-02-24 | mac80211: fix txq queue related crashes | Michal Kazior |
2016-01-14 | mac80211: process and save VHT MU-MIMO group frame | Sara Sharon |
2015-12-02 | mac80211: don't teardown sdata on sdata stop | Eliad Peller |
2015-11-20 | mac80211: ensure we don't update tx power on a non-running sdata | Emmanuel Grumbach |
2015-11-03 | mac80211: make enable_qos parameter to ieee80211_set_wmm_default() | Johannes Berg |
2015-10-14 | mac80211: remove PM-QoS listener | Johannes Berg |
2015-09-22 | mac80211: process skb_queue while scanning in HW | Andrei Otcheretianski |
2015-08-14 | mac80211: add rate mask logic for vht rates | Lorenzo Bianconi |
2015-07-17 | mac80211: TDLS: handle chan-switch in RTNL locked work | Arik Nemtsov |
2015-07-17 | mac80211: shut down interfaces before destroying interface list | Johannes Berg |
2015-06-10 | mac80211: convert HW flags to unsigned long bitmap | Johannes Berg |
2015-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-05-20 | mac80211: fix AP_VLAN crypto tailroom calculation | Michal Kazior |
2015-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-04-24 | mac80211: use per-CPU TX/RX statistics | Johannes Berg |
2015-04-24 | mac80211: remove support for IFF_PROMISC | Johannes Berg |
2015-04-20 | mac80211: don't warn when stopping VLAN with stations | Johannes Berg |
2015-04-01 | mac80211: add an intermediate software queue implementation | Felix Fietkau |
2015-03-30 | cfg80211: pass name_assign_type to rdev_add_virtual_intf() | Tom Gundersen |
2015-03-20 | mac80211: remove drop_unencrypted code | Johannes Berg |
2015-01-23 | mac80211: avoid races related to suspend flow | Emmanuel Grumbach |
2015-01-23 | mac80211: enable TPC through mac80211 stack | Lorenzo Bianconi |
2015-01-14 | mac80211: let flush() drop packets when possible | Emmanuel Grumbach |
2014-12-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville |
2014-11-27 | mac80211: copy chandef from AP vif to VLANs | Felix Fietkau |
2014-11-20 | Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm... | John W. Linville |
2014-11-19 | Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o... | John W. Linville |
2014-11-19 | mac80211: add TDLS channel-switch Rx flow | Arik Nemtsov |
2014-11-04 | mac80211: 802.11p OCB mode support | Rostislav Lisovy |
2014-11-04 | cfg80211: 802.11p OCB mode handling | Rostislav Lisovy |
2014-10-30 | mac80211: properly flush delayed scan work on interface removal | Johannes Berg |
2014-10-29 | mac80211: flush keys for AP mode on ieee80211_do_stop | Felix Fietkau |
2014-10-27 | mac80211: support creating vifs with specified mac address | Ben Greear |
2014-10-09 | mac80211: wait for the first beacon on the new channel after CSA | Luciano Coelho |
2014-09-05 | mac80211: add Intel Mobile Communications copyright | Johannes Berg |
2014-09-03 | mac80211: fix offloaded BA session traffic after hw restart | Michal Kazior |
2014-07-28 | Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2014-07-21 | mac80211: add support for Rx reordering offloading | Michal Kazior |
2014-07-21 | mac80211: move TDLS data to mgd private part | Arik Nemtsov |
2014-07-15 | net: set name_assign_type in alloc_netdev() | Tom Gundersen |
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 |