aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_iface.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-08mac80211: rename filesJohannes Berg1-314/+0
2008-03-06mac80211: remove STA entries when taking down interfaceJohannes Berg1-18/+4
2008-03-06mac80211: RCU-ify STA info structure accessJohannes Berg1-3/+8
2008-03-06mac80211: clean up mesh codeJohannes Berg1-55/+11
2008-03-06mac80211: mesh data structures and first mesh changesLuis Carlos Cobo1-1/+61
2008-03-06mac80211: add mesh interface typeJohannes Berg1-0/+1
2008-03-05net: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-02-29mac80211: safely free beacon in ieee80211_if_reinitJohannes Berg1-1/+5
2008-02-29mac80211: Use monitor configuration flagsMichael Wu1-0/+2
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg1-0/+2
2008-01-28mac80211: add beacon configuration via cfg80211Johannes Berg1-3/+1
2008-01-28mac80211: move interface type to vif structureJohannes Berg1-5/+5
2008-01-28mac80211: dont use interface indices in driversJohannes Berg1-1/+1
2008-01-28mac80211: clean up eapol frame handling/port controlJohannes Berg1-1/+0
2007-10-10[PATCH] ieee80211_if_set_type: make check for master dev more explicitJohn W. Linville1-1/+1
2007-10-10[MAC80211]: remove management interfaceJohannes Berg1-66/+0
2007-10-10[MAC80211]: add "invalid" interface typeJohannes Berg1-0/+4
2007-10-10[PATCH] mac80211: remove generic IE for AP interfacesJohannes Berg1-1/+0
2007-10-10[PATCH] mac80211: fix vlan bugJohannes Berg1-0/+3
2007-10-10[PATCH] mac80211: fix interface initialisation and deinitialisationJohannes Berg1-9/+28
2007-10-10[PATCH] mac80211: fix virtual interface lockingJohannes Berg1-17/+14
2007-10-10[PATCH] mac80211: validate VLAN interfaces betterJohannes Berg1-0/+5
2007-10-10[MAC80211]: rework key handlingJohannes Berg1-16/+5
2007-10-10[MAC80211] key handling: remove default_wep_onlyJohannes Berg1-5/+0
2007-10-10[MAC80211]: embed key conf in key, fix driver interfaceJohannes Berg1-1/+2
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_if_staJiri Slaby1-4/+4
2007-10-10[MAC80211]: improve locking of sta_info related structuresMichael Wu1-1/+1
2007-07-12[PATCH] mac80211: separate monitor/subif_start_xmitJohannes Berg1-0/+3
2007-05-05[MAC80211]: Add debugfs attributes.Jiri Benc1-0/+8
2007-05-05[MAC80211]: Add mac80211 wireless stack.Jiri Benc1-0/+344