summaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.h
Commit message (Expand)AuthorAgeFilesLines
* nl80211/mac80211: Report signal averageBruno Randolf2010-12-071-0/+3
* mac80211: fix RX aggregation lockingJohannes Berg2010-11-291-15/+14Star
* mac80211: implement packet loss notificationJohannes Berg2010-11-241-0/+3
* Revert "nl80211/mac80211: Report signal average"John W. Linville2010-11-241-3/+0Star
* 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/+0Star
* 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/+2Star
* mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BAJohannes Berg2010-04-071-3/+3
* mac80211: deprecate RX status noiseJohannes Berg2010-03-091-2/+0Star
* mac80211: Deny TX BA session requests during disassociationSujith2010-02-101-0/+4
* mac80211: allow station add/remove to sleepJohannes Berg2010-02-081-20/+12Star
* 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-221-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/+0Star
* cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg2009-10-301-22/+0Star
* mac80211: fix PS-poll response, raceJohannes Berg2009-07-271-13/+0Star
* 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/+1Star
* mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg2009-03-281-2/+0Star
* mac80211: fix aggregation to not require queue stopJohannes Berg2009-03-281-0/+2
* mac80211: Tear down aggregation sessions for suspend/resumeSujith2009-03-281-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
* mac80211: fix aggregation timer lockupsJohannes Berg2009-02-131-0/+1
* mac80211: fix RX aggregation timeoutsJohannes Berg2009-02-131-1/+1
* mac80211: remove stray aggregation debugfs definitionJohannes Berg2009-02-131-1/+0Star
* mac80211: 802.11w - STA flag for MFPJouni Malinen2009-01-291-0/+2
* mac80211: remove an unused definition (MAX_STA_COUNT) in sta_info.h.Rami Rosen2009-01-291-2/+0Star
* mac80211: more kernel-doc fixesRandy Dunlap2009-01-161-1/+0Star
* mac80211: remove more excess kernel-docRandy Dunlap2008-11-211-3/+0Star
* mac80211: fix two kernel-doc warningsJohannes Berg2008-11-011-18/+20
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-11-011-2/+2
* mac80211: fix debugfs lockupJohannes Berg2008-10-151-0/+1