summaryrefslogtreecommitdiff
path: root/net/mac80211/iface.c
AgeCommit message (Expand)Author
2010-01-19mac80211: fix WMM AC default for non-QoS data framesFelix Fietkau
2010-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2010-01-12cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen
2010-01-11mac80211: fix queue selection for data frames on monitor interfacesFelix Fietkau
2010-01-08mac80211: fix endian errorJohannes Berg
2010-01-08mac80211: fix queue selection for packets injected via monitor interfaceLennert Buytenhek
2010-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2010-01-06Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"John W. Linville
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2010-01-05mac80211: fix ieee80211_change_mac() to use struct sockaddrKalle Valo
2010-01-05mac80211: fix skb buffering issueJohannes Berg
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-12-28mac80211: generalise work handlingJohannes Berg
2009-12-28mac80211: introduce flush operationJohannes Berg
2009-12-28mac80211: add ieee80211_sdata_runningJohannes Berg
2009-12-21mac80211: reduce reliance on netdevJohannes Berg
2009-11-25mac80211: Speedup ieee80211_remove_interfaces()Eric Dumazet
2009-11-19cfg80211: introduce capability for 4addr modeJohannes Berg
2009-11-11mac80211: implement support for 4-address frames for AP and client modeFelix Fietkau
2009-10-30mac80211: remove RX_FLAG_RADIOTAPJohannes Berg
2009-10-27mac80211: replace netif_tx_{start,stop,wake}_all_queuesJohn W. Linville
2009-10-07mac80211: support ETHTOOL_GPERMADDRJohn W. Linville
2009-10-05cfg80211: assign device type in netdev notifier callbackMarcel Holtmann
2009-09-11net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann
2009-08-28mac80211: fix scan cancel on ifdownJohannes Berg
2009-08-28mac80211: remove tasklet enable/disableJohannes Berg
2009-08-28mac80211: fix configure_filter invocation after stopJohannes Berg
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg
2009-08-04mac80211: FIF_PSPOLL filter flagIgor Perminov
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-08-04mac80211: fix sparse warnings/errorsJohannes Berg
2009-08-04mac80211: disable beacons before removing the associated interfaceBob Copeland
2009-07-29cfg80211: self-contained wext handling where possibleJohannes Berg
2009-07-27mac80211: Replace {sw, hw}_scanning variables with a bitfieldHelmut Schaa
2009-07-27mac80211: allow using network namespacesJohannes Berg
2009-07-27mac80211: cooperate more with network namespacesJohannes Berg
2009-07-24mac80211: remove master netdevJohannes Berg
2009-07-24mac80211: cancel the connection monitor timers/workJohannes Berg
2009-07-10mac80211: rework MLME for multiple authenticationsJohannes Berg
2009-07-10mac80211: remove dead code, clean upJohannes Berg
2009-06-03cfg80211: add rfkill supportJohannes Berg
2009-05-11mac80211: fix scan channel raceJohannes Berg
2009-05-06mac80211: tell driver when idleJohannes Berg
2009-05-06mac80211: add driver ops wrappersJohannes Berg
2009-04-22mac80211: convert to cfg80211 IBSS APIJohannes Berg
2009-04-22mac80211: disable powersave if pm_qos asks for low latencyJohannes Berg
2009-04-22mac80211: improve powersave implementationJohannes Berg
2009-03-27mac80211: add beacon filtering supportKalle Valo
2009-03-27mac80211: remove mixed-cell and userspace MLME codeJohannes Berg
2009-03-27nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen