aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/iface.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-27mac80211: add beacon filtering supportKalle Valo1-0/+3
2009-03-27mac80211: remove mixed-cell and userspace MLME codeJohannes Berg1-2/+1
2009-03-27nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen1-7/+0
2009-03-27mac80211: Fix memleak in nl80211 authentication on deinitJouni Malinen1-0/+1
2009-03-16mac80211: deauth before flushing STA informationHerton Ronaldo Krzesinski1-4/+12
2009-02-27mac80211: split IBSS/managed codeJohannes Berg1-32/+44
2009-02-27mac80211: disallow moving netnsJohannes Berg1-0/+1
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg1-1/+1
2009-02-13mac80211: clean up BA session teardownJohannes Berg1-2/+1
2009-02-09mac80211: convert to net_device_opsJohannes Berg1-17/+30
2009-01-29mac80211: add interface list lockJohannes Berg1-0/+31
2009-01-29nl80211: New command for adding extra IE(s) into management framesJouni Malinen1-0/+7
2009-01-29mac80211: Add 802.11h CSA supportSujith1-0/+2
2009-01-29mac80211: Cancel the power save timer in ieee80211_stop.Vivek Natarajan1-0/+2
2009-01-29mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipherVasanthakumar Thiagarajan1-1/+2
2009-01-12mac80211: allow mode change if IBSS is not allowedPavel Roskin1-1/+2
2008-12-05cfg80211: handle SIOCGIWMODE/SIOCSIWMODEJohannes Berg1-0/+4
2008-12-05mac80211: deauth when interface is marked downJohn W. Linville1-1/+5
2008-11-21mac80211: disable BSSID filtering for mesh interfacesAndrey Yurovsky1-2/+15
2008-10-31mac80211: move bss_conf into vifJohannes Berg1-1/+1
2008-10-31mac80211: introduce hw config change flagsJohannes Berg1-6/+19
2008-09-30mac80211: fixups for "make master iface not wireless"Johannes Berg1-5/+4
2008-09-24cfg80211: show interface typeJohannes Berg1-0/+1
2008-09-15mac80211 : Fix mode change hard_start_xmit functionAbhijeet Kolekar1-0/+1
2008-09-15mac80211: share STA information with driverJohannes Berg1-1/+2
2008-09-15mac80211: move regular interface handlingJohannes Berg1-0/+534
2008-09-15mac80211: use nl80211 interface typesJohannes Berg1-19/+21
2008-09-15mac80211: inform driver of basic ratesetJohannes Berg1-1/+3
2008-09-15mac80211: reorder MLME code moreJohannes Berg1-16/+1
2008-09-15mac80211: split off mesh handling entirelyJohannes Berg1-7/+6
2008-09-11mac80211: Reorder debugfs calls during netdev deinitJouni Malinen1-2/+2
2008-08-22replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene1-5/+3
2008-07-14mac80211: fix TX sequence numbersJohannes Berg1-1/+0
2008-07-14mac80211: push interface checks downJohannes Berg1-2/+18
2008-07-14mac80211: revamp virtual interface handlingJohannes Berg1-184/+153
2008-07-14mac80211: make master netdev handling saneJohannes Berg1-51/+13
2008-07-02mac80211: rework debug settings and make debugging saferJohannes Berg1-3/+3
2008-05-21mac80211: use multi-queue master netdeviceJohannes Berg1-1/+1
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-1/+2
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+9
2008-05-14mac80211: require four hardware queues for QoS/HTJohannes Berg1-1/+2
2008-05-12mac80211: assign needed_headroom/tailroom for netdevsJohannes Berg1-0/+9
2008-05-07mac80211: a few code cleanupsJohannes Berg1-2/+1
2008-04-08mac80211: rename filesJohannes Berg1-0/+314