aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg2015-05-091-0/+2
* mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach2014-04-021-4/+3
* 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
* mac80211: simplify station/aggregation codeJohannes Berg2010-06-141-4/+0
* mac80211: move plink stateJohannes Berg2010-06-031-22/+22
* wireless: fix sta_info.h kernel-doc warningsRandy Dunlap2010-05-241-1/+1
* mac80211: clean up/fix aggregation codeJohannes Berg2010-04-071-4/+2
* mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BAJohannes Berg2010-04-071-3/+3
* mac80211: deprecate RX status noiseJohannes Berg2010-03-091-2/+0
* mac80211: Deny TX BA session requests during disassociationSujith2010-02-101-0/+4
* mac80211: allow station add/remove to sleepJohannes Berg2010-02-081-20/+12
* mac80211: allow station updates on ap interfaces for vlan stationsFelix Fietkau2010-01-121-0/+3
* mac80211: make station management completely depend on vifJohannes Berg2009-12-211-2/+27
* mac80211: Fix missing kernel-doc notationJaswinder Singh Rajput2009-11-231-1/+1
* mac80211: let sta_info_get_by_idx get sta by sdataJohannes Berg2009-11-181-2/+2
* mac80211: async station powersave handlingJohannes Berg2009-11-061-3/+20