summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211.c
AgeCommit message (Expand)AuthorLines
2008-04-08mac80211: rename filesJohannes Berg-1889/+0
2008-04-08mac80211: fix key vs. sta locking problemsJohannes Berg-0/+6
2008-04-08mac80211: BA session debug prints changesRon Rindjunsky-10/+8
2008-04-08mac80211: eliminate conf_htTomas Winkler-29/+44
2008-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller-0/+12
2008-04-01mac80211: automatically free sta struct when insertion failsJohannes Berg-1/+1
2008-04-01mac80211: trigger ieee80211_sta_work after opening interfaceJan Niehusmann-0/+12
2008-03-27mac80211: A-MPDU MLME use dynamic allocationRon Rindjunsky-22/+42
2008-03-25mac80211: tear down of block ack sessionsRon Rindjunsky-6/+1
2008-03-13the scheduled rc80211-simple.c removalAdrian Bunk-8/+1
2008-03-06mac80211: remove STA entries when taking down interfaceJohannes Berg-57/+42
2008-03-06mac80211: split sta_info_addJohannes Berg-7/+11
2008-03-06mac80211: RCU-ify STA info structure accessJohannes Berg-26/+52
2008-03-06mac80211: clean up mesh codeJohannes Berg-7/+2
2008-03-06mac80211: complete the mesh (interface handling) codeLuis Carlos Cobo-1/+27
2008-03-06mac80211: mesh data structures and first mesh changesLuis Carlos Cobo-1/+1
2008-03-06mac80211: add mesh interface typeJohannes Berg-0/+1
2008-02-29mac80211: Disallow concurrent IBSS/STA mode interfacesJohannes Berg-4/+47
2008-02-29mac80211: atomically check whether STA exists alreadyJohannes Berg-2/+2
2008-02-29mac80211: rework TX filtered frame codeJohannes Berg-42/+79
2008-02-29mac80211: defer master netdev allocation to ieee80211_register_hwJohannes Berg-34/+38
2008-02-29mac80211: Add cooked monitor mode supportMichael Wu-29/+38
2008-02-29mac80211: remove "dynamic" RX/TX handlersJohannes Berg-2/+0
2008-02-29mac80211: Use monitor configuration flagsMichael Wu-15/+41
2008-02-29mac80211: remove port control enable switch, clean up sta flagsJohannes Berg-0/+3
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg-72/+40
2008-02-29mac80211: dissolve pre-rx handlersJohannes Berg-1/+0
2008-02-29mac80211: A-MPDU Tx adding qdisc supportRon Rindjunsky-4/+4
2008-02-29mac80211: A-MPDU Tx adding basic functionalityRon Rindjunsky-0/+336
2008-02-15mac80211: Fix initial hardware configurationMichael Buesch-1/+4
2008-02-01mac80211: fix initialisation error pathJohannes Berg-7/+7
2008-01-28mac80211: A-MPDU Rx stop aggregation on proper devRon Rindjunsky-3/+5
2008-01-28mac80211: add unified BSS configurationJohannes Berg-12/+17
2008-01-28mac80211: add beacon configuration via cfg80211Johannes Berg-1/+8
2008-01-28mac80211: move interface type to vif structureJohannes Berg-18/+18
2008-01-28mac80211: dont use interface indices in driversJohannes Berg-5/+7
2008-01-28mac80211: Add radio led triggerIvo van Doorn-0/+3
2008-01-28mac80211: better rate control algorithm selectionJohannes Berg-23/+11
2008-01-28mac80211: A-MPDU Rx adding basic functionalityRon Rindjunsky-0/+9
2008-01-28mac80211: clean up eapol handling in TX pathJohannes Berg-0/+2
2008-01-28mac80211: make PID rate control algorithm the defaultStefano Brivio-6/+6
2008-01-28mac80211: add PID controller based rate control algorithmMattias Nissler-5/+22
2008-01-28mac80211: clean up rate selectionMattias Nissler-4/+2
2008-01-28mac80211: adding 802.11n configuration flowsRon Rindjunsky-0/+51
2008-01-28mac80211: hardware scan reworkZhu Yi-5/+8
2007-12-19mac80211: fix header opsJohannes Berg-1/+0
2007-11-30Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Herbert Xu-3/+7
2007-11-29mac80211: Fix behavior of ieee80211_open and ieee80211_closeMichael Wu-3/+2
2007-11-29mac80211: free ifsta->extra_ie and clear IEEE80211_STA_PRIVACY_INVOKEDZhu Yi-0/+5
2007-11-20mac80211: fix allmulti/promisc behaviourJohannes Berg-0/+23