summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)Author
2008-01-28mac80211: add unified BSS configurationJohannes Berg
2008-01-28mac80211: add beacon configuration via cfg80211Johannes Berg
2008-01-28mac80211: move interface type to vif structureJohannes Berg
2008-01-28mac80211: dont use interface indices in driversJohannes Berg
2008-01-28mac80211: Add radio led triggerIvo van Doorn
2008-01-28mac80211: A-MPDU Rx adding BAR handling capabilityRon Rindjunsky
2008-01-28mac80211: A-MPDU Rx adding basic functionalityRon Rindjunsky
2008-01-28mac80211: clean up eapol handling in TX pathJohannes Berg
2008-01-28mac80211: clean up eapol frame handling/port controlJohannes Berg
2008-01-28mac80211: move A-MSDU identifier to flagsRon Rindjunsky
2008-01-28mac80211: adding 802.11n configuration flowsRon Rindjunsky
2008-01-28mac80211: adding 802.11n essential A-MSDU Rx capabilityRon Rindjunsky
2008-01-28mac80211: adding 802.11n IEs handlingRon Rindjunsky
2008-01-28mac80211: restructuring data Rx handlersRon Rindjunsky
2008-01-28mac80211: hardware scan reworkZhu Yi
2008-01-28mac80211: Remove local->scan_flagsHelmut Schaa
2007-11-14Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...David S. Miller
2007-11-14mac80211: Fix queuing of scan containing a SSIDHelmut Schaa
2007-11-10mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMTJohannes Berg
2007-10-19define global BIT macroJiri Slaby
2007-10-10[MAC80211]: Add association LED triggerMichael Buesch
2007-10-10[MAC80211]: make userspace-mlme a per-interface settingJohannes Berg
2007-10-10[MAC80211]: improve radiotap injectionJohannes Berg
2007-10-10[MAC80211]: remove management interfaceJohannes Berg
2007-10-10[PATCH] mac80211: bss_tim_clear must use ~ instead of !Michael Buesch
2007-10-10[PATCH] mac80211: remove generic IE for AP interfacesJohannes Berg
2007-10-10[PATCH] mac80211: remove all prism2 ioctlsJohannes Berg
2007-10-10[PATCH] mac80211: fix iff_promiscs, iff_allmultis raceJohannes Berg
2007-10-10[PATCH] mac80211: fix TKIP IV updateJohannes Berg
2007-10-10[PATCH] mac80211: fix vlan bugJohannes Berg
2007-10-10[PATCH] mac80211: fix virtual interface lockingJohannes Berg
2007-10-10[PATCH] mac80211: validate VLAN interfaces betterJohannes Berg
2007-10-10[PATCH] mac80211: revamp interface and filter configurationJohannes Berg
2007-10-10[MAC80211]: remove key threshold stuffJohannes Berg
2007-10-10[MAC80211]: use internal network device statsStephen Hemminger
2007-10-10[MAC80211]: rework key handlingJohannes Berg
2007-10-10[MAC80211] key handling: remove default_wep_onlyJohannes Berg
2007-10-10[MAC80211]: embed key conf in key, fix driver interfaceJohannes Berg
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_sub_if_dataJiri Slaby
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_if_staJiri Slaby
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_txrx_dataJiri Slaby
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_tx_packet_dataJiri Slaby
2007-10-10[MAC80211]: refactor event sendingJohannes Berg
2007-10-10[MAC80211]: kill key_mgmt, use key_management_enabledJohannes Berg
2007-10-10[MAC80211]: remove unused ioctls (3)Johannes Berg
2007-10-10[MAC80211]: remove unused ioctls (2)Johannes Berg
2007-10-10[MAC80211]: remove unused ioctls (1)Johannes Berg
2007-10-10[MAC80211]: implement ERP info change notificationsDaniel Drake
2007-10-10[MAC80211]: improved short preamble handlingDaniel Drake
2007-10-10[MAC80211]: improve locking of sta_info related structuresMichael Wu