summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_sta.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-08mac80211: don't call conf_tx under RCU lockJohannes Berg1-3/+3
2008-03-07mac80211: fix hardware scan completionJohannes Berg1-7/+18
2008-03-07mac80211: breakdown mesh network attributes in different extra fields for wextLuis Carlos Cobo1-9/+26
2008-03-07mac80211: fix incorrect parenthesisLuis Carlos Cobo1-2/+2
2008-03-06mac80211: split sta_info_addJohannes Berg1-11/+33
2008-03-06mac80211: RCU-ify STA info structure accessJohannes Berg1-38/+85
2008-03-06mac80211: clean up mesh codeJohannes Berg1-41/+31
2008-03-06mac80211: mesh changes to the MLMELuis Carlos Cobo1-59/+263
2008-03-06mac80211: mesh data structures and first mesh changesLuis Carlos Cobo1-42/+28
2008-02-29mac80211: fix IBSS codeJohannes Berg1-3/+3
2008-02-29mac80211: atomically check whether STA exists alreadyJohannes Berg1-3/+3
2008-02-29mac80211: fix incorrect use of CONFIG_MAC80211_IBSS_DEBUGPavel Roskin1-1/+3
2008-02-29mac80211: enable IBSS mergingBruno Randolf1-29/+61
2008-02-29mac80211: move function ieee80211_sta_join_ibss()Bruno Randolf1-158/+159
2008-02-29mac80211: fix ecw2cw brain-damageJohannes Berg1-6/+1
2008-02-29mac80211: give burst time in txop rather than 0.1msec unitsJohannes Berg1-5/+6
2008-02-29mac80211: split RX_DROPJohannes Berg1-2/+2
2008-02-29mac80211: split ieee80211_txrx_resultJohannes Berg1-7/+7
2008-02-29mac80211: remove port control enable switch, clean up sta flagsJohannes Berg1-1/+4
2008-02-29mac80211: fix scan band off-by-one errorJohannes Berg1-6/+18
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg1-176/+208
2008-02-29mac80211: A-MPDU Tx add delBA from recipient supportRon Rindjunsky1-2/+11
2008-02-29mac80211: A-MPDU Tx adding basic functionalityRon Rindjunsky1-2/+180
2008-02-29mac80211: A-MPDU Tx add session's and low level driver's APIRon Rindjunsky1-2/+2
2008-02-29mac80211: set assoc flag to bss_confTomas Winkler1-0/+1
2008-02-28mac80211: fix kmalloc vs. net_ratelimitJohannes Berg1-3/+4
2008-01-29mac80211: fix rx flow sparse errors, make functions staticRon Rindjunsky1-2/+2
2008-01-29mac80211: A-MPDU Rx remove stop_rx_ba_session warning printRon Rindjunsky1-3/+0
2008-01-29mac80211: Initialize vif pointerIvo van Doorn1-0/+1
2008-01-29mac80211: add unified BSS configurationJohannes Berg1-34/+35
2008-01-29mac80211: move interface type to vif structureJohannes Berg1-24/+24
2008-01-29mac80211: A-MPDU Rx handling DELBA requestsRon Rindjunsky1-1/+39
2008-01-29mac80211: A-MPDU Rx handling aggregation reorderingRon Rindjunsky1-1/+9
2008-01-29mac80211: A-MPDU Rx adding basic functionalityRon Rindjunsky1-11/+210
2008-01-29mac80211: don't read ERP information from (re)association responseJohannes Berg1-14/+0
2008-01-29mac80211: make ieee80211_rx_mgmt_action staticJohannes Berg1-4/+4
2008-01-29mac80211: clean up rate selectionMattias Nissler1-8/+5
2008-01-29mac80211: remove "bcn_int" and "capab" scan results infoJohn W. Linville1-25/+0
2008-01-29mac80211: adding 802.11n configuration flowsRon Rindjunsky1-0/+32
2008-01-29mac80211: adding 802.11n essential A-MPDU addBA capabilityRon Rindjunsky1-0/+124
2008-01-29mac80211: adding 802.11n IEs handlingRon Rindjunsky1-2/+87
2008-01-29mac80211: hardware scan reworkZhu Yi1-22/+44
2008-01-29mac80211: Remove local->scan_flagsHelmut Schaa1-12/+0
2007-12-20mac80211: Drop out of associated state if link is lostMichael Wu1-6/+2
2007-11-21mac80211: add missing space in error messageBruno Randolf1-1/+1
2007-11-15Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...David S. Miller1-1/+7
2007-11-15mac80211: Fix queuing of scan containing a SSIDHelmut Schaa1-1/+7
2007-11-11mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMTJohannes Berg1-7/+11
2007-10-26[PATCH] mac80211: fix printk warning on 64-bitJohannes Berg1-1/+1
2007-10-26[PATCH] mac80211: Fix SSID matching in AP selectionMichael Wu1-1/+2