aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/iface.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-11mac80211: fix queue selection for data frames on monitor interfacesFelix Fietkau1-2/+5
2010-01-08mac80211: fix endian errorJohannes Berg1-2/+2
2010-01-08mac80211: fix queue selection for packets injected via monitor interfaceLennert Buytenhek1-0/+1
2010-01-06Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"John W. Linville1-2/+2
2010-01-05mac80211: fix skb buffering issueJohannes Berg1-2/+37
2009-11-25mac80211: Speedup ieee80211_remove_interfaces()Eric Dumazet1-9/+5
2009-11-19cfg80211: introduce capability for 4addr modeJohannes Berg1-4/+8
2009-11-11mac80211: implement support for 4-address frames for AP and client modeFelix Fietkau1-0/+4
2009-10-30mac80211: remove RX_FLAG_RADIOTAPJohannes Berg1-4/+4
2009-10-27mac80211: replace netif_tx_{start,stop,wake}_all_queuesJohn W. Linville1-2/+2
2009-10-07mac80211: support ETHTOOL_GPERMADDRJohn W. Linville1-1/+4
2009-10-05cfg80211: assign device type in netdev notifier callbackMarcel Holtmann1-5/+0
2009-09-11net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann1-0/+5
2009-08-28mac80211: fix scan cancel on ifdownJohannes Berg1-24/+2
2009-08-28mac80211: remove tasklet enable/disableJohannes Berg1-8/+1
2009-08-28mac80211: fix configure_filter invocation after stopJohannes Berg1-5/+1
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg1-12/+3
2009-08-04mac80211: FIF_PSPOLL filter flagIgor Perminov1-2/+16
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez1-2/+2
2009-08-04mac80211: fix sparse warnings/errorsJohannes Berg1-2/+2
2009-08-04mac80211: disable beacons before removing the associated interfaceBob Copeland1-0/+10
2009-07-29cfg80211: self-contained wext handling where possibleJohannes Berg1-1/+0
2009-07-27mac80211: Replace {sw, hw}_scanning variables with a bitfieldHelmut Schaa1-2/+2
2009-07-27mac80211: allow using network namespacesJohannes Berg1-0/+1
2009-07-27mac80211: cooperate more with network namespacesJohannes Berg1-1/+15
2009-07-24mac80211: remove master netdevJohannes Berg1-22/+21
2009-07-24mac80211: cancel the connection monitor timers/workJohannes Berg1-3/+5
2009-07-10mac80211: rework MLME for multiple authenticationsJohannes Berg1-26/+2
2009-07-10mac80211: remove dead code, clean upJohannes Berg1-2/+0
2009-06-03cfg80211: add rfkill supportJohannes Berg1-2/+2
2009-05-11mac80211: fix scan channel raceJohannes Berg1-1/+2
2009-05-06mac80211: tell driver when idleJohannes Berg1-2/+76
2009-05-06mac80211: add driver ops wrappersJohannes Berg1-12/+10
2009-04-22mac80211: convert to cfg80211 IBSS APIJohannes Berg1-9/+3
2009-04-22mac80211: disable powersave if pm_qos asks for low latencyJohannes Berg1-2/+2
2009-04-22mac80211: improve powersave implementationJohannes Berg1-0/+4
2009-03-27mac80211: add beacon filtering supportKalle Valo1-0/+3
2009-03-27mac80211: remove mixed-cell and userspace MLME codeJohannes Berg1-2/+1
2009-03-27nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen1-7/+0
2009-03-27mac80211: Fix memleak in nl80211 authentication on deinitJouni Malinen1-0/+1
2009-03-16mac80211: deauth before flushing STA informationHerton Ronaldo Krzesinski1-4/+12
2009-02-27mac80211: split IBSS/managed codeJohannes Berg1-32/+44
2009-02-27mac80211: disallow moving netnsJohannes Berg1-0/+1
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg1-1/+1
2009-02-13mac80211: clean up BA session teardownJohannes Berg1-2/+1
2009-02-09mac80211: convert to net_device_opsJohannes Berg1-17/+30
2009-01-29mac80211: add interface list lockJohannes Berg1-0/+31
2009-01-29nl80211: New command for adding extra IE(s) into management framesJouni Malinen1-0/+7
2009-01-29mac80211: Add 802.11h CSA supportSujith1-0/+2
2009-01-29mac80211: Cancel the power save timer in ieee80211_stop.Vivek Natarajan1-0/+2