summaryrefslogtreecommitdiff
path: root/net/mac80211/iface.c
AgeCommit message (Expand)Author
2015-01-23mac80211: avoid races related to suspend flowEmmanuel Grumbach
2015-01-23mac80211: enable TPC through mac80211 stackLorenzo Bianconi
2015-01-14mac80211: let flush() drop packets when possibleEmmanuel Grumbach
2014-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-11-27mac80211: copy chandef from AP vif to VLANsFelix Fietkau
2014-11-20Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville
2014-11-19mac80211: add TDLS channel-switch Rx flowArik Nemtsov
2014-11-04mac80211: 802.11p OCB mode supportRostislav Lisovy
2014-11-04cfg80211: 802.11p OCB mode handlingRostislav Lisovy
2014-10-30mac80211: properly flush delayed scan work on interface removalJohannes Berg
2014-10-29mac80211: flush keys for AP mode on ieee80211_do_stopFelix Fietkau
2014-10-27mac80211: support creating vifs with specified mac addressBen Greear
2014-10-09mac80211: wait for the first beacon on the new channel after CSALuciano Coelho
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg
2014-09-03mac80211: fix offloaded BA session traffic after hw restartMichal Kazior
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-07-21mac80211: add support for Rx reordering offloadingMichal Kazior
2014-07-21mac80211: move TDLS data to mgd private partArik Nemtsov
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-06-23mac80211: cleanup TDLS state during failed setupArik Nemtsov
2014-06-23mac80211: stop only the queues assigned to the vif during channel switchLuciano Coelho
2014-06-23mac80211: introduce refcount for queue_stop_reasonsLuciano Coelho
2014-06-23cfg80211: make ethtool the driver's responsibilityJohannes Berg
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-08net: force a list_del() in unregister_netdevice_many()Eric Dumazet
2014-05-28mac80211: set new interfaces as idle upon initAvraham Stern
2014-05-26mac80211: fix virtual monitor interface additionEmmanuel Grumbach
2014-05-06mac80211: fix CSA tx queue stoppingMichal Kazior
2014-04-25mac80211: change return value of notifier functionZhao, Gang
2014-04-25mac80211: track reserved vifs in chanctxMichal Kazior
2014-04-25mac80211: track assigned vifs in chanctxMichal Kazior
2014-04-09mac80211: protect AP VLAN list with local->mtxMichal Kazior
2014-04-09cfg80211/mac80211: move more combination checks to mac80211Luciano Coelho
2014-04-09mac80211: use RCU_INIT_POINTERMonam Agarwal
2014-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-20Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-12mac80211: simplify roc check in idle calculationJohannes Berg
2014-02-06mac80211: fix virtual monitor interface iterationJohannes Berg
2014-02-06mac80211: avoid deadlock revealed by lockdepEmmanuel Grumbach
2014-02-04mac80211: add missing CSA lockingMichal Kazior
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-26mac8011: slight optimization of addr comparedingtianhong
2013-12-19mac80211: fix iflist_mtx/mtx locking in radar detectionJohannes Berg