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