summaryrefslogtreecommitdiffstats
path: root/net/mac80211/iface.c
Commit message (Expand)AuthorAgeFilesLines
* net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann2009-09-111-0/+5
* mac80211: fix scan cancel on ifdownJohannes Berg2009-08-281-24/+2
* mac80211: remove tasklet enable/disableJohannes Berg2009-08-281-8/+1
* mac80211: fix configure_filter invocation after stopJohannes Berg2009-08-281-5/+1
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-201-12/+3
* mac80211: FIF_PSPOLL filter flagIgor Perminov2009-08-041-2/+16
* mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-041-2/+2
* mac80211: fix sparse warnings/errorsJohannes Berg2009-08-041-2/+2
* mac80211: disable beacons before removing the associated interfaceBob Copeland2009-08-041-0/+10
* cfg80211: self-contained wext handling where possibleJohannes Berg2009-07-291-1/+0
* mac80211: Replace {sw, hw}_scanning variables with a bitfieldHelmut Schaa2009-07-271-2/+2
* mac80211: allow using network namespacesJohannes Berg2009-07-271-0/+1
* mac80211: cooperate more with network namespacesJohannes Berg2009-07-271-1/+15
* mac80211: remove master netdevJohannes Berg2009-07-241-22/+21
* mac80211: cancel the connection monitor timers/workJohannes Berg2009-07-241-3/+5
* mac80211: rework MLME for multiple authenticationsJohannes Berg2009-07-101-26/+2
* mac80211: remove dead code, clean upJohannes Berg2009-07-101-2/+0
* cfg80211: add rfkill supportJohannes Berg2009-06-031-2/+2
* mac80211: fix scan channel raceJohannes Berg2009-05-111-1/+2
* mac80211: tell driver when idleJohannes Berg2009-05-061-2/+76
* mac80211: add driver ops wrappersJohannes Berg2009-05-061-12/+10
* mac80211: convert to cfg80211 IBSS APIJohannes Berg2009-04-221-9/+3
* mac80211: disable powersave if pm_qos asks for low latencyJohannes Berg2009-04-221-2/+2
* mac80211: improve powersave implementationJohannes Berg2009-04-221-0/+4
* mac80211: add beacon filtering supportKalle Valo2009-03-271-0/+3
* mac80211: remove mixed-cell and userspace MLME codeJohannes Berg2009-03-271-2/+1
* nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen2009-03-271-7/+0
* mac80211: Fix memleak in nl80211 authentication on deinitJouni Malinen2009-03-271-0/+1
* mac80211: deauth before flushing STA informationHerton Ronaldo Krzesinski2009-03-161-4/+12
* mac80211: split IBSS/managed codeJohannes Berg2009-02-271-32/+44
* mac80211: disallow moving netnsJohannes Berg2009-02-271-0/+1
* cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg2009-02-131-1/+1
* mac80211: clean up BA session teardownJohannes Berg2009-02-131-2/+1
* mac80211: convert to net_device_opsJohannes Berg2009-02-091-17/+30
* mac80211: add interface list lockJohannes Berg2009-01-291-0/+31
* nl80211: New command for adding extra IE(s) into management framesJouni Malinen2009-01-291-0/+7
* mac80211: Add 802.11h CSA supportSujith2009-01-291-0/+2
* mac80211: Cancel the power save timer in ieee80211_stop.Vivek Natarajan2009-01-291-0/+2
* mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipherVasanthakumar Thiagarajan2009-01-291-1/+2
* mac80211: allow mode change if IBSS is not allowedPavel Roskin2009-01-121-1/+2
* cfg80211: handle SIOCGIWMODE/SIOCSIWMODEJohannes Berg2008-12-051-0/+4
* mac80211: deauth when interface is marked downJohn W. Linville2008-12-051-1/+5
* mac80211: disable BSSID filtering for mesh interfacesAndrey Yurovsky2008-11-211-2/+15
* mac80211: move bss_conf into vifJohannes Berg2008-10-311-1/+1
* mac80211: introduce hw config change flagsJohannes Berg2008-10-311-6/+19
* mac80211: fixups for "make master iface not wireless"Johannes Berg2008-09-301-5/+4
* cfg80211: show interface typeJohannes Berg2008-09-241-0/+1
* mac80211 : Fix mode change hard_start_xmit functionAbhijeet Kolekar2008-09-151-0/+1
* mac80211: share STA information with driverJohannes Berg2008-09-151-1/+2
* mac80211: move regular interface handlingJohannes Berg2008-09-151-0/+534