aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+0
* 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/+0
* mac80211: more kernel-doc fixesRandy Dunlap2009-01-161-1/+0
* mac80211: remove more excess kernel-docRandy Dunlap2008-11-211-3/+0
* mac80211: fix two kernel-doc warningsJohannes Berg2008-10-311-18/+20
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-311-2/+2
* mac80211: fix debugfs lockupJohannes Berg2008-10-141-0/+1
* mac80211: remove wme_tx_queue and wme_rx_queue from net/mac80211/sta_info.hRami Rosen2008-09-301-12/+0
* mac80211: clean up rate control APIJohannes Berg2008-09-241-1/+1
* mac80211: fix sta_info kernel-doc warningJohannes Berg2008-09-151-1/+1
* mac80211: share sta_info->ht_infoJohannes Berg2008-09-151-2/+0
* mac80211: move txrate_idx into RC algorithmsJohannes Berg2008-09-151-1/+1
* mac80211: share sta->supp_ratesJohannes Berg2008-09-151-2/+0
* mac80211: move last_txrate_idx into RC algorithmsJohannes Berg2008-09-151-2/+0
* mac80211: small rate control changesJohannes Berg2008-09-151-7/+0
* mac80211: share STA information with driverJohannes Berg2008-09-151-2/+5
* mac80211: move ieee80211_sta_expireJohannes Berg2008-09-151-1/+2
* mac80211: add missing kernel-docRandy Dunlap2008-09-081-0/+1
* mac80211: fix TX sequence numbersJohannes Berg2008-07-141-0/+1
* mac80211: fix lots of kernel-docRandy Dunlap2008-07-081-21/+60
* mac80211: use separate spinlock for sta flagsJohannes Berg2008-06-261-13/+27
* mac80211: remove channel use statisticsJohannes Berg2008-05-211-4/+0
* mac80211: move TX info into skb->cbJohannes Berg2008-05-211-1/+1
* mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-141-1/+1
* mac80211: proper STA info lockingJohannes Berg2008-05-141-9/+63
* mac80211: rename filesJohannes Berg2008-04-081-1/+1
* mac80211: fix key vs. sta locking problemsJohannes Berg2008-04-081-1/+0
* mac80211: fix spinlock recursion on sta expirationLuis Carlos Cobo2008-04-011-0/+1
* mac80211: sta_info_flush() fixesJohannes Berg2008-04-011-0/+2
* mac80211: reorder fields to make some structures smallerJohannes Berg2008-03-271-4/+4
* mac80211: A-MPDU MLME use dynamic allocationRon Rindjunsky2008-03-271-21/+23