aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/iface.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-02mac80211: don't teardown sdata on sdata stopEliad Peller1-1/+1
2015-11-20mac80211: ensure we don't update tx power on a non-running sdataEmmanuel Grumbach1-1/+2
2015-11-03mac80211: make enable_qos parameter to ieee80211_set_wmm_default()Johannes Berg1-3/+5
2015-10-14mac80211: remove PM-QoS listenerJohannes Berg1-2/+2
2015-09-22mac80211: process skb_queue while scanning in HWAndrei Otcheretianski1-1/+1
2015-08-14mac80211: add rate mask logic for vht ratesLorenzo Bianconi1-2/+12
2015-07-17mac80211: TDLS: handle chan-switch in RTNL locked workArik Nemtsov1-2/+0
2015-07-17mac80211: shut down interfaces before destroying interface listJohannes Berg1-11/+14
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg1-5/+5
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+6
2015-05-20mac80211: fix AP_VLAN crypto tailroom calculationMichal Kazior1-0/+6
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+7
2015-04-24mac80211: use per-CPU TX/RX statisticsJohannes Berg1-1/+44
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg1-17/+2
2015-04-20mac80211: don't warn when stopping VLAN with stationsJohannes Berg1-5/+7
2015-04-01mac80211: add an intermediate software queue implementationFelix Fietkau1-1/+22
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen1-1/+2
2015-03-20mac80211: remove drop_unencrypted codeJohannes Berg1-1/+0
2015-01-23mac80211: avoid races related to suspend flowEmmanuel Grumbach1-6/+1
2015-01-23mac80211: enable TPC through mac80211 stackLorenzo Bianconi1-2/+3
2015-01-14mac80211: let flush() drop packets when possibleEmmanuel Grumbach1-1/+1
2014-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-0/+1
2014-11-27mac80211: copy chandef from AP vif to VLANsFelix Fietkau1-0/+1
2014-11-20Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-0/+2
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-6/+12
2014-11-19mac80211: add TDLS channel-switch Rx flowArik Nemtsov1-0/+2
2014-11-04mac80211: 802.11p OCB mode supportRostislav Lisovy1-1/+19
2014-11-04cfg80211: 802.11p OCB mode handlingRostislav Lisovy1-0/+5
2014-10-30mac80211: properly flush delayed scan work on interface removalJohannes Berg1-1/+6
2014-10-29mac80211: flush keys for AP mode on ieee80211_do_stopFelix Fietkau1-5/+6
2014-10-27mac80211: support creating vifs with specified mac addressBen Greear1-1/+4
2014-10-09mac80211: wait for the first beacon on the new channel after CSALuciano Coelho1-0/+2
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg1-0/+1
2014-09-03mac80211: fix offloaded BA session traffic after hw restartMichal Kazior1-11/+3
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-2/+29
2014-07-21mac80211: add support for Rx reordering offloadingMichal Kazior1-0/+29
2014-07-21mac80211: move TDLS data to mgd private partArik Nemtsov1-2/+0
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen1-3/+3
2014-06-23mac80211: cleanup TDLS state during failed setupArik Nemtsov1-0/+2
2014-06-23mac80211: stop only the queues assigned to the vif during channel switchLuciano Coelho1-5/+5
2014-06-23mac80211: introduce refcount for queue_stop_reasonsLuciano Coelho1-1/+2
2014-06-23cfg80211: make ethtool the driver's responsibilityJohannes Berg1-0/+2
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2014-06-08net: force a list_del() in unregister_netdevice_many()Eric Dumazet1-1/+0
2014-05-28mac80211: set new interfaces as idle upon initAvraham Stern1-0/+1
2014-05-26mac80211: fix virtual monitor interface additionEmmanuel Grumbach1-0/+1
2014-05-06mac80211: fix CSA tx queue stoppingMichal Kazior1-0/+7
2014-04-25mac80211: change return value of notifier functionZhao, Gang1-6/+5
2014-04-25mac80211: track reserved vifs in chanctxMichal Kazior1-0/+1
2014-04-25mac80211: track assigned vifs in chanctxMichal Kazior1-0/+1