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