aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/iface.c
AgeCommit message (Expand)Author
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
2009-03-27mac80211: Fix memleak in nl80211 authentication on deinitJouni Malinen
2009-03-16mac80211: deauth before flushing STA informationHerton Ronaldo Krzesinski
2009-02-27mac80211: split IBSS/managed codeJohannes Berg
2009-02-27mac80211: disallow moving netnsJohannes Berg
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg
2009-02-13mac80211: clean up BA session teardownJohannes Berg
2009-02-09mac80211: convert to net_device_opsJohannes Berg
2009-01-29mac80211: add interface list lockJohannes Berg
2009-01-29nl80211: New command for adding extra IE(s) into management framesJouni Malinen
2009-01-29mac80211: Add 802.11h CSA supportSujith
2009-01-29mac80211: Cancel the power save timer in ieee80211_stop.Vivek Natarajan
2009-01-29mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipherVasanthakumar Thiagarajan
2009-01-12mac80211: allow mode change if IBSS is not allowedPavel Roskin
2008-12-05cfg80211: handle SIOCGIWMODE/SIOCSIWMODEJohannes Berg
2008-12-05mac80211: deauth when interface is marked downJohn W. Linville
2008-11-21mac80211: disable BSSID filtering for mesh interfacesAndrey Yurovsky
2008-10-31mac80211: move bss_conf into vifJohannes Berg
2008-10-31mac80211: introduce hw config change flagsJohannes Berg
2008-09-30mac80211: fixups for "make master iface not wireless"Johannes Berg
2008-09-24cfg80211: show interface typeJohannes Berg
2008-09-15mac80211 : Fix mode change hard_start_xmit functionAbhijeet Kolekar
2008-09-15mac80211: share STA information with driverJohannes Berg
2008-09-15mac80211: move regular interface handlingJohannes Berg