summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Checking IBSS support while changing channel in ad-hoc modeAssaf Krauss2008-06-091-1/+1
* mac80211: use 4-byte mesh sequence numberLuis Carlos Cobo2008-05-011-1/+1
* mac80211: rework scanning to account for probe response/beacon differenceJohannes Berg2008-04-161-1/+1
* mac80211: fix spinlock recursionJohannes Berg2008-04-161-2/+8
* mac80211: rename filesJohannes Berg2008-04-081-1/+1
* mac80211: fix key vs. sta locking problemsJohannes Berg2008-04-081-2/+2
* mac80211: clean up IEEE80211_FC useJohannes Berg2008-04-081-5/+2Star
* mac80211: eliminate conf_htTomas Winkler2008-04-081-3/+3
* Revert "mac80211: use a struct for bss->mesh_config"John W. Linville2008-04-081-11/+2Star
* mac80211: use a struct for bss->mesh_configLuis Carlos Cobo2008-04-011-2/+11
* mac80211: sta_info_flush() fixesJohannes Berg2008-04-011-0/+2
* mac80211: reorder fields to make some structures smallerJohannes Berg2008-03-271-23/+27
* mac80211: tear down of block ack sessionsRon Rindjunsky2008-03-251-0/+2
* mac80211: remove STA entries when taking down interfaceJohannes Berg2008-03-061-1/+0Star
* mac80211: RCU-ify STA info structure accessJohannes Berg2008-03-061-3/+10
* mac80211: split ieee80211_txrx_dataJohannes Berg2008-03-061-39/+47
* mac80211: clean up mesh codeJohannes Berg2008-03-061-7/+49
* mac80211: mesh data structures and first mesh changesLuis Carlos Cobo2008-03-061-2/+168
* mac80211: consolidate TIM handling codeJohannes Berg2008-02-291-35/+1Star
* mac80211: Add cooked monitor mode supportMichael Wu2008-02-291-1/+2
* mac80211: remove "dynamic" RX/TX handlersJohannes Berg2008-02-291-13/+0Star
* mac80211: Use monitor configuration flagsMichael Wu2008-02-291-0/+3
* mac80211: split RX_DROPJohannes Berg2008-02-291-3/+4
* mac80211: split ieee80211_txrx_resultJohannes Berg2008-02-291-8/+15
* mac80211: remove port control enable switch, clean up sta flagsJohannes Berg2008-02-291-9/+0Star
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-291-50/+13Star
* mac80211: dissolve pre-rx handlersJohannes Berg2008-02-291-2/+0Star
* mac80211: A-MPDU Tx adding qdisc supportRon Rindjunsky2008-02-291-2/+3
* mac80211: A-MPDU Tx adding basic functionalityRon Rindjunsky2008-02-291-0/+14
* mac80211: add unified BSS configurationJohannes Berg2008-01-291-7/+12
* mac80211: add beacon configuration via cfg80211Johannes Berg2008-01-291-6/+8
* mac80211: move interface type to vif structureJohannes Berg2008-01-291-1/+0Star
* mac80211: dont use interface indices in driversJohannes Berg2008-01-291-0/+8
* mac80211: Add radio led triggerIvo van Doorn2008-01-291-2/+3
* mac80211: A-MPDU Rx adding BAR handling capabilityRon Rindjunsky2008-01-291-1/+2
* mac80211: A-MPDU Rx adding basic functionalityRon Rindjunsky2008-01-291-0/+3
* mac80211: clean up eapol handling in TX pathJohannes Berg2008-01-281-1/+1
* mac80211: clean up eapol frame handling/port controlJohannes Berg2008-01-281-13/+9Star
* mac80211: move A-MSDU identifier to flagsRon Rindjunsky2008-01-281-1/+1
* mac80211: adding 802.11n configuration flowsRon Rindjunsky2008-01-281-0/+3
* mac80211: adding 802.11n essential A-MSDU Rx capabilityRon Rindjunsky2008-01-281-0/+1
* mac80211: adding 802.11n IEs handlingRon Rindjunsky2008-01-281-1/+7
* mac80211: restructuring data Rx handlersRon Rindjunsky2008-01-281-1/+1
* mac80211: hardware scan reworkZhu Yi2008-01-281-2/+4
* mac80211: Remove local->scan_flagsHelmut Schaa2008-01-281-4/+0Star
* Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...David S. Miller2007-11-151-0/+2
|\
| * mac80211: Fix queuing of scan containing a SSIDHelmut Schaa2007-11-151-0/+2
* | mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMTJohannes Berg2007-11-111-1/+1
|/
* define global BIT macroJiri Slaby2007-10-191-2/+0Star
* [MAC80211]: Add association LED triggerMichael Buesch2007-10-111-2/+2