aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-16mac80211: rework scanning to account for probe response/beacon differenceJohannes Berg1-1/+1
2008-04-16mac80211: fix spinlock recursionJohannes Berg1-2/+8
2008-04-08mac80211: rename filesJohannes Berg1-1/+1
2008-04-08mac80211: fix key vs. sta locking problemsJohannes Berg1-2/+2
2008-04-08mac80211: clean up IEEE80211_FC useJohannes Berg1-5/+2
2008-04-08mac80211: eliminate conf_htTomas Winkler1-3/+3
2008-04-08Revert "mac80211: use a struct for bss->mesh_config"John W. Linville1-11/+2
2008-04-01mac80211: use a struct for bss->mesh_configLuis Carlos Cobo1-2/+11
2008-04-01mac80211: sta_info_flush() fixesJohannes Berg1-0/+2
2008-03-27mac80211: reorder fields to make some structures smallerJohannes Berg1-23/+27
2008-03-25mac80211: tear down of block ack sessionsRon Rindjunsky1-0/+2
2008-03-06mac80211: remove STA entries when taking down interfaceJohannes Berg1-1/+0
2008-03-06mac80211: RCU-ify STA info structure accessJohannes Berg1-3/+10
2008-03-06mac80211: split ieee80211_txrx_dataJohannes Berg1-39/+47
2008-03-06mac80211: clean up mesh codeJohannes Berg1-7/+49
2008-03-06mac80211: mesh data structures and first mesh changesLuis Carlos Cobo1-2/+168
2008-02-29mac80211: consolidate TIM handling codeJohannes Berg1-35/+1
2008-02-29mac80211: Add cooked monitor mode supportMichael Wu1-1/+2
2008-02-29mac80211: remove "dynamic" RX/TX handlersJohannes Berg1-13/+0
2008-02-29mac80211: Use monitor configuration flagsMichael Wu1-0/+3
2008-02-29mac80211: split RX_DROPJohannes Berg1-3/+4
2008-02-29mac80211: split ieee80211_txrx_resultJohannes Berg1-8/+15
2008-02-29mac80211: remove port control enable switch, clean up sta flagsJohannes Berg1-9/+0
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg1-50/+13
2008-02-29mac80211: dissolve pre-rx handlersJohannes Berg1-2/+0
2008-02-29mac80211: A-MPDU Tx adding qdisc supportRon Rindjunsky1-2/+3
2008-02-29mac80211: A-MPDU Tx adding basic functionalityRon Rindjunsky1-0/+14
2008-01-28mac80211: add unified BSS configurationJohannes Berg1-7/+12
2008-01-28mac80211: add beacon configuration via cfg80211Johannes Berg1-6/+8
2008-01-28mac80211: move interface type to vif structureJohannes Berg1-1/+0
2008-01-28mac80211: dont use interface indices in driversJohannes Berg1-0/+8
2008-01-28mac80211: Add radio led triggerIvo van Doorn1-2/+3
2008-01-28mac80211: A-MPDU Rx adding BAR handling capabilityRon Rindjunsky1-1/+2
2008-01-28mac80211: A-MPDU Rx adding basic functionalityRon Rindjunsky1-0/+3
2008-01-28mac80211: clean up eapol handling in TX pathJohannes Berg1-1/+1
2008-01-28mac80211: clean up eapol frame handling/port controlJohannes Berg1-13/+9
2008-01-28mac80211: move A-MSDU identifier to flagsRon Rindjunsky1-1/+1
2008-01-28mac80211: adding 802.11n configuration flowsRon Rindjunsky1-0/+3
2008-01-28mac80211: adding 802.11n essential A-MSDU Rx capabilityRon Rindjunsky1-0/+1
2008-01-28mac80211: adding 802.11n IEs handlingRon Rindjunsky1-1/+7
2008-01-28mac80211: restructuring data Rx handlersRon Rindjunsky1-1/+1
2008-01-28mac80211: hardware scan reworkZhu Yi1-2/+4
2008-01-28mac80211: Remove local->scan_flagsHelmut Schaa1-4/+0
2007-11-14Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-0/+2
2007-11-14mac80211: Fix queuing of scan containing a SSIDHelmut Schaa1-0/+2
2007-11-10mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMTJohannes Berg1-1/+1
2007-10-19define global BIT macroJiri Slaby1-2/+0
2007-10-10[MAC80211]: Add association LED triggerMichael Buesch1-2/+2
2007-10-10[MAC80211]: make userspace-mlme a per-interface settingJohannes Berg1-2/+1
2007-10-10[MAC80211]: improve radiotap injectionJohannes Berg1-0/+1