aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: deprecate qual valueJohannes Berg2009-10-301-2/+0
* cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg2009-10-301-22/+0
* mac80211: fix PS-poll response, raceJohannes Berg2009-07-271-13/+0
* mac80211: improve per-sta debugfsJohannes Berg2009-07-101-0/+17
* mac80211: fix kernel-docJohannes Berg2009-05-201-0/+1
* mac80211: cancel/restart all timers across suspend/resumeJohannes Berg2009-05-201-0/+1
* mac80211: Add a timeout for frames in the RX reorder bufferJouni Malinen2009-05-061-0/+2
* mac80211: convert to cfg80211 IBSS APIJohannes Berg2009-04-221-2/+1
* mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg2009-03-271-2/+0
* mac80211: fix aggregation to not require queue stopJohannes Berg2009-03-271-0/+2
* mac80211: Tear down aggregation sessions for suspend/resumeSujith2009-03-271-0/+3
* mac80211: add missing kernel-docJohannes Berg2009-02-271-0/+1
* mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg2009-02-271-2/+2