aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_sta.c
AgeCommit message (Expand)Author
2008-01-28mac80211: fix rx flow sparse errors, make functions staticRon Rindjunsky
2008-01-28mac80211: A-MPDU Rx remove stop_rx_ba_session warning printRon Rindjunsky
2008-01-28mac80211: Initialize vif pointerIvo van Doorn
2008-01-28mac80211: add unified BSS configurationJohannes Berg
2008-01-28mac80211: move interface type to vif structureJohannes Berg
2008-01-28mac80211: A-MPDU Rx handling DELBA requestsRon Rindjunsky
2008-01-28mac80211: A-MPDU Rx handling aggregation reorderingRon Rindjunsky
2008-01-28mac80211: A-MPDU Rx adding basic functionalityRon Rindjunsky
2008-01-28mac80211: don't read ERP information from (re)association responseJohannes Berg
2008-01-28mac80211: make ieee80211_rx_mgmt_action staticJohannes Berg
2008-01-28mac80211: clean up rate selectionMattias Nissler
2008-01-28mac80211: remove "bcn_int" and "capab" scan results infoJohn W. Linville
2008-01-28mac80211: adding 802.11n configuration flowsRon Rindjunsky
2008-01-28mac80211: adding 802.11n essential A-MPDU addBA capabilityRon Rindjunsky
2008-01-28mac80211: adding 802.11n IEs handlingRon Rindjunsky
2008-01-28mac80211: hardware scan reworkZhu Yi
2008-01-28mac80211: Remove local->scan_flagsHelmut Schaa
2007-12-19mac80211: Drop out of associated state if link is lostMichael Wu
2007-11-20mac80211: add missing space in error messageBruno Randolf
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-26[PATCH] mac80211: fix printk warning on 64-bitJohannes Berg
2007-10-25[PATCH] mac80211: Fix SSID matching in AP selectionMichael Wu
2007-10-18[PATCH] mac80211: make ieee802_11_parse_elems return voidJohn W. Linville
2007-10-16[PATCH] mac80211: store SSID in sta_bss_listJohn W. Linville
2007-10-16[PATCH] mac80211: store channel info in sta_bss_listJohn W. Linville
2007-10-16[PATCH] mac80211: reorder association debug outputJohannes Berg
2007-10-10[MAC80211]: Add association LED triggerMichael Buesch
2007-10-10[MAC80211]: remove management interfaceJohannes Berg
2007-10-10[PATCH] mac80211: remove all prism2 ioctlsJohannes Berg
2007-10-10[PATCH] mac80211: fix virtual interface lockingJohannes Berg
2007-10-10[PATCH] mac80211: revamp interface and filter configurationJohannes Berg
2007-10-10[MAC80211]: kill IE parse typedefJohannes Berg
2007-10-10[MAC80211]: print out wiphy name instead of master deviceJohannes Berg
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[MAC80211]: remove turbo modesJohannes Berg
2007-10-10[MAC80211]: make assoc_ap a flagJohannes Berg
2007-10-10[MAC80211]: clean up whitespaceJohannes 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_tx_packet_dataJiri Slaby
2007-10-10[MAC80211]: kill key_mgmt, use key_management_enabledJohannes Berg
2007-10-10[MAC80211]: use more GFP_KERNEL instead of GFP_ATOMICMichael Wu
2007-10-10[MAC80211]: implement ERP info change notificationsDaniel Drake
2007-10-10[MAC80211]: improved short preamble handlingDaniel Drake
2007-10-10[MAC80211]: STA reassociation improvementsDaniel Drake
2007-10-10[MAC80211]: improve locking of sta_info related structuresMichael Wu
2007-08-14[PATCH] mac80211: probe for hidden SSIDs in pre-auth scanJohn W. Linville