aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/iface.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-15mac80211: fix netdev renameGravatar Johannes Berg 1-1/+1
2010-01-19mac80211: fix WMM AC default for non-QoS data framesGravatar Felix Fietkau 1-1/+5
2010-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Gravatar John W. Linville 1-3/+7
2010-01-12cfg80211/mac80211: Use more generic bitrate mask for rate controlGravatar Jouni Malinen 1-2/+6
2010-01-11mac80211: fix queue selection for data frames on monitor interfacesGravatar Felix Fietkau 1-2/+5
2010-01-08mac80211: fix endian errorGravatar Johannes Berg 1-2/+2
2010-01-08mac80211: fix queue selection for packets injected via monitor interfaceGravatar Lennert Buytenhek 1-0/+1
2010-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Gravatar John W. Linville 1-2/+2
2010-01-06Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"Gravatar John W. Linville 1-2/+2
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Gravatar John W. Linville 1-2/+37
2010-01-05mac80211: fix ieee80211_change_mac() to use struct sockaddrGravatar Kalle Valo 1-2/+3
2010-01-05mac80211: fix skb buffering issueGravatar Johannes Berg 1-2/+37
2009-12-28mac80211: remove struct ieee80211_if_init_confGravatar Johannes Berg 1-11/+3
2009-12-28mac80211: generalise work handlingGravatar Johannes Berg 1-2/+9
2009-12-28mac80211: introduce flush operationGravatar Johannes Berg 1-0/+2
2009-12-28mac80211: add ieee80211_sdata_runningGravatar Johannes Berg 1-5/+5
2009-12-21mac80211: reduce reliance on netdevGravatar Johannes Berg 1-3/+59
2009-11-25mac80211: Speedup ieee80211_remove_interfaces()Gravatar Eric Dumazet 1-9/+5
2009-11-19cfg80211: introduce capability for 4addr modeGravatar Johannes Berg 1-4/+8
2009-11-11mac80211: implement support for 4-address frames for AP and client modeGravatar Felix Fietkau 1-0/+4
2009-10-30mac80211: remove RX_FLAG_RADIOTAPGravatar Johannes Berg 1-4/+4
2009-10-27mac80211: replace netif_tx_{start,stop,wake}_all_queuesGravatar John W. Linville 1-2/+2
2009-10-07mac80211: support ETHTOOL_GPERMADDRGravatar John W. Linville 1-1/+4
2009-10-05cfg80211: assign device type in netdev notifier callbackGravatar Marcel Holtmann 1-5/+0
2009-09-11net: Add DEVTYPE support for Ethernet based devicesGravatar Marcel Holtmann 1-0/+5
2009-08-28mac80211: fix scan cancel on ifdownGravatar Johannes Berg 1-24/+2
2009-08-28mac80211: remove tasklet enable/disableGravatar Johannes Berg 1-8/+1
2009-08-28mac80211: fix configure_filter invocation after stopGravatar Johannes Berg 1-5/+1
2009-08-20mac80211: allow configure_filter callback to sleepGravatar Johannes Berg 1-12/+3
2009-08-04mac80211: FIF_PSPOLL filter flagGravatar Igor Perminov 1-2/+16
2009-08-04mac80211: redefine usage of the mac80211 workqueueGravatar Luis R. Rodriguez 1-2/+2
2009-08-04mac80211: fix sparse warnings/errorsGravatar Johannes Berg 1-2/+2
2009-08-04mac80211: disable beacons before removing the associated interfaceGravatar Bob Copeland 1-0/+10
2009-07-29cfg80211: self-contained wext handling where possibleGravatar Johannes Berg 1-1/+0
2009-07-27mac80211: Replace {sw, hw}_scanning variables with a bitfieldGravatar Helmut Schaa 1-2/+2
2009-07-27mac80211: allow using network namespacesGravatar Johannes Berg 1-0/+1
2009-07-27mac80211: cooperate more with network namespacesGravatar Johannes Berg 1-1/+15
2009-07-24mac80211: remove master netdevGravatar Johannes Berg 1-22/+21
2009-07-24mac80211: cancel the connection monitor timers/workGravatar Johannes Berg 1-3/+5
2009-07-10mac80211: rework MLME for multiple authenticationsGravatar Johannes Berg 1-26/+2
2009-07-10mac80211: remove dead code, clean upGravatar Johannes Berg 1-2/+0
2009-06-03cfg80211: add rfkill supportGravatar Johannes Berg 1-2/+2
2009-05-11mac80211: fix scan channel raceGravatar Johannes Berg 1-1/+2
2009-05-06mac80211: tell driver when idleGravatar Johannes Berg 1-2/+76
2009-05-06mac80211: add driver ops wrappersGravatar Johannes Berg 1-12/+10
2009-04-22mac80211: convert to cfg80211 IBSS APIGravatar Johannes Berg 1-9/+3
2009-04-22mac80211: disable powersave if pm_qos asks for low latencyGravatar Johannes Berg 1-2/+2
2009-04-22mac80211: improve powersave implementationGravatar Johannes Berg 1-0/+4
2009-03-27mac80211: add beacon filtering supportGravatar Kalle Valo 1-0/+3
2009-03-27mac80211: remove mixed-cell and userspace MLME codeGravatar Johannes Berg 1-2/+1