summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_sta.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: A-MPDU MLME use dynamic allocationRon Rindjunsky2008-03-271-31/+53
* mac80211: configure default wmm params correctlyVladimir Koutny2008-03-251-33/+58
* mac80211: prevent tuning during scanningMohamed Abbas2008-03-251-0/+3
* mac80211: tear down of block ack sessionsRon Rindjunsky2008-03-251-1/+14
* mac80211: fixing debug prints for AddBA requestRon Rindjunsky2008-03-251-4/+4
* mac80211: fixing delba debug printRon Rindjunsky2008-03-251-1/+1
* mac80211: filter scan results on unusable channelsJohannes Berg2008-03-251-0/+6
* mac80211: don't call conf_tx under RCU lockJohannes Berg2008-03-071-3/+3
* mac80211: fix hardware scan completionJohannes Berg2008-03-061-7/+18
* mac80211: breakdown mesh network attributes in different extra fields for wextLuis Carlos Cobo2008-03-061-9/+26
* mac80211: fix incorrect parenthesisLuis Carlos Cobo2008-03-061-2/+2
* mac80211: split sta_info_addJohannes Berg2008-03-061-11/+33
* mac80211: RCU-ify STA info structure accessJohannes Berg2008-03-061-38/+85
* mac80211: clean up mesh codeJohannes Berg2008-03-061-41/+31
* mac80211: mesh changes to the MLMELuis Carlos Cobo2008-03-061-59/+263
* mac80211: mesh data structures and first mesh changesLuis Carlos Cobo2008-03-061-42/+28
* mac80211: fix IBSS codeJohannes Berg2008-02-291-3/+3
* mac80211: atomically check whether STA exists alreadyJohannes Berg2008-02-291-3/+3
* mac80211: fix incorrect use of CONFIG_MAC80211_IBSS_DEBUGPavel Roskin2008-02-291-1/+3
* mac80211: enable IBSS mergingBruno Randolf2008-02-291-29/+61
* mac80211: move function ieee80211_sta_join_ibss()Bruno Randolf2008-02-291-158/+159
* mac80211: fix ecw2cw brain-damageJohannes Berg2008-02-291-6/+1
* mac80211: give burst time in txop rather than 0.1msec unitsJohannes Berg2008-02-291-5/+6
* mac80211: split RX_DROPJohannes Berg2008-02-291-2/+2
* mac80211: split ieee80211_txrx_resultJohannes Berg2008-02-291-7/+7
* mac80211: remove port control enable switch, clean up sta flagsJohannes Berg2008-02-291-1/+4
* mac80211: fix scan band off-by-one errorJohannes Berg2008-02-291-6/+18
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-291-176/+208
* mac80211: A-MPDU Tx add delBA from recipient supportRon Rindjunsky2008-02-291-2/+11
* mac80211: A-MPDU Tx adding basic functionalityRon Rindjunsky2008-02-291-2/+180
* mac80211: A-MPDU Tx add session's and low level driver's APIRon Rindjunsky2008-02-291-2/+2
* mac80211: set assoc flag to bss_confTomas Winkler2008-02-291-0/+1
* mac80211: fix kmalloc vs. net_ratelimitJohannes Berg2008-02-281-3/+4
* 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
OpenPOWER on IntegriCloud