summaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix mesh airtime link metric estimatingThomas Pedersen2012-03-061-0/+3
* mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau2012-03-051-1/+2
* mac80211: call rate control only after initJohannes Berg2012-02-061-0/+2
* mac80211: remove dummy STA supportJohannes Berg2012-02-061-29/+1
* mac80211: add sta_state callbackJohannes Berg2012-02-061-9/+0
* mac80211: add NOTEXIST station stateJohannes Berg2012-02-061-0/+1
* mac80211: station state transition error handlingJohannes Berg2012-01-301-5/+12
* cfg80211: Return beacon loss count in stationPaul Stewart2011-12-191-0/+2
* mac80211: split addba retries in timeNikolay Martynov2011-12-191-1/+5
* mac80211: make address arguments to sta_info_alloc constJohannes Berg2011-12-151-1/+1
* mac80211: refactor station state transitionsJohannes Berg2011-12-151-0/+37
* mac80211: remove unused function declarationMohammed Shafi Shajakhan2011-11-301-1/+0
* mac80211: timeout tx agg sessions in way similar to rx agg sessionsNikolay Martynov2011-11-281-0/+2
* mac80211: remove unused ASSOC_AP flagJohannes Berg2011-11-211-2/+0
* mac80211: send unexpected 4addr eventJohannes Berg2011-11-091-0/+8
* mac80211: optimise station flagsJohannes Berg2011-09-301-70/+34
* mac80211: reply only once to each PS-pollJohannes Berg2011-09-301-1/+1
* mac80211: implement uAPSDJohannes Berg2011-09-301-0/+8
* mac80211: split PS buffers into ACsJohannes Berg2011-09-301-12/+12
* mac80211: unify TIM bit handlingJohannes Berg2011-09-301-2/+1
* mac80211: data path modification for TDLS peersArik Nemtsov2011-09-301-1/+4
* nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov2011-09-301-0/+2
* mac80211: retry sending failed BAR frames later instead of tearing down aggrFelix Fietkau2011-09-131-0/+5
* mac80211: fix race condition between assoc_done and first EAP packetGuy Eilam2011-08-261-1/+29
* mac80211: simplify RX PN/IV handlingJohannes Berg2011-07-081-1/+2
* mac80211: Stop BA session event from deviceShahar Levi2011-06-071-0/+3
* nl80211: Move peer link state definition to nl80211Javier Cardona2011-05-161-3/+3
* mac80211: sparse RCU annotationsJohannes Berg2011-05-161-5/+12
* mac80211: fix TX a-MPDU lockingJohannes Berg2011-05-161-0/+4
* nl80211: Let userspace drive the peer link management states.Javier Cardona2011-05-111-23/+0
* mac80211: add a function for setting the TIM bit for a specific stationFelix Fietkau2011-04-191-0/+3
* {mac|nl}80211: Add station connected timeMohammed Shafi Shajakhan2011-04-121-0/+2
* mac80211: clean up station cleanup timerJohannes Berg2011-04-041-1/+0
* mac80211: add support for showing the last rx bitrateFelix Fietkau2011-03-011-0/+4
* mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-191-0/+2
* mac80211: Add timeout to BA session start APISujith Manoharan2010-12-151-0/+2
* nl80211/mac80211: Report signal averageBruno Randolf2010-12-071-0/+3
* mac80211: fix RX aggregation lockingJohannes Berg2010-11-291-15/+14
* mac80211: implement packet loss notificationJohannes Berg2010-11-241-0/+3
* Revert "nl80211/mac80211: Report signal average"John W. Linville2010-11-241-3/+0
* nl80211/mac80211: Report signal averageBruno Randolf2010-11-181-0/+3
* cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-061-2/+4
* mac80211: avoid transmitting delBA to old APJohannes Berg2010-10-061-0/+2
* mac80211: AMPDU rx reorder timeout timerChristian Lamparter2010-08-161-5/+11
* mac80211: fix the for_each_sta_info macroFelix Fietkau2010-06-281-8/+8
* mac80211: change RX aggregation lockingJohannes Berg2010-06-141-0/+3
* mac80211: defer RX agg session teardown to workJohannes Berg2010-06-141-0/+3
* mac80211: make TX aggregation start/stop request asyncJohannes Berg2010-06-141-2/+4
* mac80211: use RCU for TX aggregationJohannes Berg2010-06-141-14/+19
* mac80211: use RCU for RX aggregationJohannes Berg2010-06-141-3/+11
OpenPOWER on IntegriCloud