summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)AuthorFilesLines
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/l...David 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
2007-10-10[MAC80211]: remove management interfaceJohannes Berg1-9/+0
2007-10-10[PATCH] mac80211: bss_tim_clear must use ~ instead of !Michael Buesch1-8/+8
2007-10-10[PATCH] mac80211: remove generic IE for AP interfacesJohannes Berg1-2/+0
2007-10-10[PATCH] mac80211: remove all prism2 ioctlsJohannes Berg1-5/+0
2007-10-10[PATCH] mac80211: fix iff_promiscs, iff_allmultis raceJohannes Berg1-3/+2
2007-10-10[PATCH] mac80211: fix TKIP IV updateJohannes Berg1-0/+2
2007-10-10[PATCH] mac80211: fix vlan bugJohannes Berg1-1/+1
2007-10-10[PATCH] mac80211: fix virtual interface lockingJohannes Berg1-3/+2
2007-10-10[PATCH] mac80211: validate VLAN interfaces betterJohannes Berg1-2/+4
2007-10-10[PATCH] mac80211: revamp interface and filter configurationJohannes Berg1-2/+1
2007-10-10[MAC80211]: remove key threshold stuffJohannes Berg1-7/+0
2007-10-10[MAC80211]: use internal network device statsStephen Hemminger1-2/+0
2007-10-10[MAC80211]: rework key handlingJohannes Berg1-5/+3
2007-10-10[MAC80211] key handling: remove default_wep_onlyJohannes Berg1-5/+0
2007-10-10[MAC80211]: embed key conf in key, fix driver interfaceJohannes Berg1-3/+0
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_sub_if_dataJiri Slaby1-8/+10
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_if_staJiri Slaby1-12/+14
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_txrx_dataJiri Slaby1-9/+11
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_tx_packet_dataJiri Slaby1-5/+7
2007-10-10[MAC80211]: refactor event sendingJohannes Berg1-0/+2
2007-10-10[MAC80211]: kill key_mgmt, use key_management_enabledJohannes Berg1-1/+1
2007-10-10[MAC80211]: remove unused ioctls (3)Johannes Berg1-1/+0
2007-10-10[MAC80211]: remove unused ioctls (2)Johannes Berg1-11/+0
2007-10-10[MAC80211]: remove unused ioctls (1)Johannes Berg1-2/+0
2007-10-10[MAC80211]: implement ERP info change notificationsDaniel Drake1-0/+2
2007-10-10[MAC80211]: improved short preamble handlingDaniel Drake1-2/+5
2007-10-10[MAC80211]: improve locking of sta_info related structuresMichael Wu1-6/+5