aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* mac80211: fix wrong Rx A-MPDU control via debugfsRon Rindjunsky2008-03-271-0/+1
* mac80211: add PLINK_ prefix and kernel doc to enum plink_stateLuis Carlos Cobo2008-03-061-9/+22
* mac80211: remove STA entries when taking down interfaceJohannes Berg2008-03-061-1/+1
* mac80211: clean up sta_info and document lockingJohannes Berg2008-03-061-53/+82
* mac80211: split sta_info_addJohannes Berg2008-03-061-5/+12
* mac80211: RCU-ify STA info structure accessJohannes Berg2008-03-061-19/+42
* mac80211: reorder a few fields in sta_infoJohannes Berg2008-03-061-2/+2
* mac80211: clean up mesh RX path a bit moreJohannes Berg2008-03-061-0/+8
* mac80211: clean up mesh codeJohannes Berg2008-03-061-2/+0
* mac80211: mesh data structures and first mesh changesLuis Carlos Cobo2008-03-061-0/+30
* mac80211: remove STA infos last_ack stuffJohannes Berg2008-02-291-4/+0
* mac80211: atomically check whether STA exists alreadyJohannes Berg2008-02-291-2/+2
* mac80211: rework TX filtered frame codeJohannes Berg2008-02-291-2/+4
* mac80211: consolidate TIM handling codeJohannes Berg2008-02-291-1/+3
* mac80211: remove sta TIM flag, fix expiry TIM handlingJohannes Berg2008-02-291-8/+6
* mac80211: convert sta_info.pspoll to a flagJohannes Berg2008-02-291-1/+2