summaryrefslogtreecommitdiffstats
path: root/net/mac80211/iface.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* 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-11-011-1/+1
* mac80211: introduce hw config change flagsJohannes Berg2008-11-011-6/+19
* mac80211: fixups for "make master iface not wireless"Johannes Berg2008-09-301-5/+4Star
* 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
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-19/+21
* mac80211: inform driver of basic ratesetJohannes Berg2008-09-151-1/+3
* mac80211: reorder MLME code moreJohannes Berg2008-09-151-16/+1Star
* mac80211: split off mesh handling entirelyJohannes Berg2008-09-151-7/+6Star
* mac80211: Reorder debugfs calls during netdev deinitJouni Malinen2008-09-111-2/+2
* replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene2008-08-221-5/+3Star
* mac80211: fix TX sequence numbersJohannes Berg2008-07-141-1/+0Star
* mac80211: push interface checks downJohannes Berg2008-07-141-2/+18
* mac80211: revamp virtual interface handlingJohannes Berg2008-07-141-184/+153Star
* mac80211: make master netdev handling saneJohannes Berg2008-07-141-51/+13Star
* mac80211: rework debug settings and make debugging saferJohannes Berg2008-07-021-3/+3
* mac80211: use multi-queue master netdeviceJohannes Berg2008-05-221-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-05-151-1/+2
|\
| * mac80211: require four hardware queues for QoS/HTJohannes Berg2008-05-141-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-05-151-0/+9
|\ \ | |/ |/|
| * mac80211: assign needed_headroom/tailroom for netdevsJohannes Berg2008-05-131-0/+9
* | mac80211: a few code cleanupsJohannes Berg2008-05-071-2/+1Star
|/
* mac80211: rename filesJohannes Berg2008-04-081-0/+314