summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_sta.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix rx flow sparse errors, make functions staticRon Rindjunsky2008-01-281-2/+2
* mac80211: A-MPDU Rx remove stop_rx_ba_session warning printRon Rindjunsky2008-01-281-3/+0
* mac80211: Initialize vif pointerIvo van Doorn2008-01-281-0/+1
* mac80211: add unified BSS configurationJohannes Berg2008-01-281-34/+35
* mac80211: move interface type to vif structureJohannes Berg2008-01-281-24/+24
* mac80211: A-MPDU Rx handling DELBA requestsRon Rindjunsky2008-01-281-1/+39
* mac80211: A-MPDU Rx handling aggregation reorderingRon Rindjunsky2008-01-281-1/+9
* mac80211: A-MPDU Rx adding basic functionalityRon Rindjunsky2008-01-281-11/+210
* mac80211: don't read ERP information from (re)association responseJohannes Berg2008-01-281-14/+0
* mac80211: make ieee80211_rx_mgmt_action staticJohannes Berg2008-01-281-4/+4
* mac80211: clean up rate selectionMattias Nissler2008-01-281-8/+5
* mac80211: remove "bcn_int" and "capab" scan results infoJohn W. Linville2008-01-281-25/+0
* mac80211: adding 802.11n configuration flowsRon Rindjunsky2008-01-281-0/+32
* mac80211: adding 802.11n essential A-MPDU addBA capabilityRon Rindjunsky2008-01-281-0/+124
* mac80211: adding 802.11n IEs handlingRon Rindjunsky2008-01-281-2/+87
* mac80211: hardware scan reworkZhu Yi2008-01-281-22/+44
* mac80211: Remove local->scan_flagsHelmut Schaa2008-01-281-12/+0
* mac80211: Drop out of associated state if link is lostMichael Wu2007-12-191-6/+2
* mac80211: add missing space in error messageBruno Randolf2007-11-201-1/+1
* Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...David S. Miller2007-11-141-1/+7
|\
| * mac80211: Fix queuing of scan containing a SSIDHelmut Schaa2007-11-141-1/+7
* | mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMTJohannes Berg2007-11-101-7/+11
|/
* [PATCH] mac80211: fix printk warning on 64-bitJohannes Berg2007-10-261-1/+1
* [PATCH] mac80211: Fix SSID matching in AP selectionMichael Wu2007-10-251-1/+2
* [PATCH] mac80211: make ieee802_11_parse_elems return voidJohn W. Linville2007-10-181-46/+9
* [PATCH] mac80211: store SSID in sta_bss_listJohn W. Linville2007-10-161-21/+33
* [PATCH] mac80211: store channel info in sta_bss_listJohn W. Linville2007-10-161-15/+19
* [PATCH] mac80211: reorder association debug outputJohannes Berg2007-10-161-5/+6
* [MAC80211]: Add association LED triggerMichael Buesch2007-10-101-1/+4
* [MAC80211]: remove management interfaceJohannes Berg2007-10-101-2/+0
* [PATCH] mac80211: remove all prism2 ioctlsJohannes Berg2007-10-101-1/+0
* [PATCH] mac80211: fix virtual interface lockingJohannes Berg2007-10-101-6/+6
* [PATCH] mac80211: revamp interface and filter configurationJohannes Berg2007-10-101-8/+18
* [MAC80211]: kill IE parse typedefJohannes Berg2007-10-101-4/+3
* [MAC80211]: print out wiphy name instead of master deviceJohannes Berg2007-10-101-1/+1
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-79/+101
* [MAC80211]: remove turbo modesJohannes Berg2007-10-101-18/+1
* [MAC80211]: make assoc_ap a flagJohannes Berg2007-10-101-2/+1
* [MAC80211]: clean up whitespaceJohannes Berg2007-10-101-1/+0
* [MAC80211]: embed key conf in key, fix driver interfaceJohannes Berg2007-10-101-1/+1
* [MAC80211]: Remove bitfields from struct ieee80211_sub_if_dataJiri Slaby2007-10-101-6/+13
* [MAC80211]: Remove bitfields from struct ieee80211_if_staJiri Slaby2007-10-101-45/+57
* [MAC80211]: Remove bitfields from struct ieee80211_tx_packet_dataJiri Slaby2007-10-101-2/+4
* [MAC80211]: kill key_mgmt, use key_management_enabledJohannes Berg2007-10-101-2/+1
* [MAC80211]: use more GFP_KERNEL instead of GFP_ATOMICMichael Wu2007-10-101-5/+5
* [MAC80211]: implement ERP info change notificationsDaniel Drake2007-10-101-3/+7
* [MAC80211]: improved short preamble handlingDaniel Drake2007-10-101-1/+15
* [MAC80211]: STA reassociation improvementsDaniel Drake2007-10-101-2/+4
* [MAC80211]: improve locking of sta_info related structuresMichael Wu2007-10-101-6/+14
* [PATCH] mac80211: probe for hidden SSIDs in pre-auth scanJohn W. Linville2007-08-141-1/+5
OpenPOWER on IntegriCloud