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