Age | Commit message (Expand) | Author | Files | Lines |
2015-12-03 | mac80211: don't teardown sdata on sdata stop | Eliad Peller | 1 | -1/+1 |
2015-11-20 | mac80211: ensure we don't update tx power on a non-running sdata | Emmanuel Grumbach | 1 | -1/+2 |
2015-11-03 | mac80211: make enable_qos parameter to ieee80211_set_wmm_default() | Johannes Berg | 1 | -3/+5 |
2015-10-14 | mac80211: remove PM-QoS listener | Johannes Berg | 1 | -2/+2 |
2015-09-22 | mac80211: process skb_queue while scanning in HW | Andrei Otcheretianski | 1 | -1/+1 |
2015-08-14 | mac80211: add rate mask logic for vht rates | Lorenzo Bianconi | 1 | -2/+12 |
2015-07-17 | mac80211: TDLS: handle chan-switch in RTNL locked work | Arik Nemtsov | 1 | -2/+0 |
2015-07-17 | mac80211: shut down interfaces before destroying interface list | Johannes Berg | 1 | -11/+14 |
2015-06-10 | mac80211: convert HW flags to unsigned long bitmap | Johannes Berg | 1 | -5/+5 |
2015-06-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+6 |
2015-05-20 | mac80211: fix AP_VLAN crypto tailroom calculation | Michal Kazior | 1 | -0/+6 |
2015-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -5/+7 |
2015-04-24 | mac80211: use per-CPU TX/RX statistics | Johannes Berg | 1 | -1/+44 |
2015-04-24 | mac80211: remove support for IFF_PROMISC | Johannes Berg | 1 | -17/+2 |
2015-04-20 | mac80211: don't warn when stopping VLAN with stations | Johannes Berg | 1 | -5/+7 |
2015-04-01 | mac80211: add an intermediate software queue implementation | Felix Fietkau | 1 | -1/+22 |
2015-03-30 | cfg80211: pass name_assign_type to rdev_add_virtual_intf() | Tom Gundersen | 1 | -1/+2 |
2015-03-20 | mac80211: remove drop_unencrypted code | Johannes Berg | 1 | -1/+0 |
2015-01-23 | mac80211: avoid races related to suspend flow | Emmanuel Grumbach | 1 | -6/+1 |
2015-01-23 | mac80211: enable TPC through mac80211 stack | Lorenzo Bianconi | 1 | -2/+3 |
2015-01-14 | mac80211: let flush() drop packets when possible | Emmanuel Grumbach | 1 | -1/+1 |
2014-12-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville | 1 | -0/+1 |
2014-11-27 | mac80211: copy chandef from AP vif to VLANs | Felix Fietkau | 1 | -0/+1 |
2014-11-21 | Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm... | John W. Linville | 1 | -0/+2 |
2014-11-19 | Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o... | John W. Linville | 1 | -6/+12 |
2014-11-19 | mac80211: add TDLS channel-switch Rx flow | Arik Nemtsov | 1 | -0/+2 |
2014-11-04 | mac80211: 802.11p OCB mode support | Rostislav Lisovy | 1 | -1/+19 |
2014-11-04 | cfg80211: 802.11p OCB mode handling | Rostislav Lisovy | 1 | -0/+5 |
2014-10-30 | mac80211: properly flush delayed scan work on interface removal | Johannes Berg | 1 | -1/+6 |
2014-10-29 | mac80211: flush keys for AP mode on ieee80211_do_stop | Felix Fietkau | 1 | -5/+6 |
2014-10-27 | mac80211: support creating vifs with specified mac address | Ben Greear | 1 | -1/+4 |
2014-10-09 | mac80211: wait for the first beacon on the new channel after CSA | Luciano Coelho | 1 | -0/+2 |
2014-09-05 | mac80211: add Intel Mobile Communications copyright | Johannes Berg | 1 | -0/+1 |
2014-09-03 | mac80211: fix offloaded BA session traffic after hw restart | Michal Kazior | 1 | -11/+3 |
2014-07-29 | Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 1 | -2/+29 |
2014-07-21 | mac80211: add support for Rx reordering offloading | Michal Kazior | 1 | -0/+29 |
2014-07-21 | mac80211: move TDLS data to mgd private part | Arik Nemtsov | 1 | -2/+0 |
2014-07-16 | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 1 | -3/+3 |
2014-06-23 | mac80211: cleanup TDLS state during failed setup | Arik Nemtsov | 1 | -0/+2 |
2014-06-23 | mac80211: stop only the queues assigned to the vif during channel switch | Luciano Coelho | 1 | -5/+5 |
2014-06-23 | mac80211: introduce refcount for queue_stop_reasons | Luciano Coelho | 1 | -1/+2 |
2014-06-23 | cfg80211: make ethtool the driver's responsibility | Johannes Berg | 1 | -0/+2 |
2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+0 |
2014-06-09 | net: force a list_del() in unregister_netdevice_many() | Eric Dumazet | 1 | -1/+0 |
2014-05-28 | mac80211: set new interfaces as idle upon init | Avraham Stern | 1 | -0/+1 |
2014-05-26 | mac80211: fix virtual monitor interface addition | Emmanuel Grumbach | 1 | -0/+1 |
2014-05-06 | mac80211: fix CSA tx queue stopping | Michal Kazior | 1 | -0/+7 |
2014-04-25 | mac80211: change return value of notifier function | Zhao, Gang | 1 | -6/+5 |
2014-04-25 | mac80211: track reserved vifs in chanctx | Michal Kazior | 1 | -0/+1 |
2014-04-25 | mac80211: track assigned vifs in chanctx | Michal Kazior | 1 | -0/+1 |