summaryrefslogtreecommitdiff
path: root/net/mac80211/sta_info.h
AgeCommit message (Expand)Author
2009-05-20mac80211: fix kernel-docJohannes Berg
2009-05-20mac80211: cancel/restart all timers across suspend/resumeJohannes Berg
2009-05-06mac80211: Add a timeout for frames in the RX reorder bufferJouni Malinen
2009-04-22mac80211: convert to cfg80211 IBSS APIJohannes Berg
2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg
2009-03-27mac80211: fix aggregation to not require queue stopJohannes Berg
2009-03-27mac80211: Tear down aggregation sessions for suspend/resumeSujith
2009-02-27mac80211: add missing kernel-docJohannes Berg
2009-02-27mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg
2009-02-13mac80211: fix aggregation timer lockupsJohannes Berg
2009-02-13mac80211: fix RX aggregation timeoutsJohannes Berg
2009-02-13mac80211: remove stray aggregation debugfs definitionJohannes Berg
2009-01-29mac80211: 802.11w - STA flag for MFPJouni Malinen
2009-01-29mac80211: remove an unused definition (MAX_STA_COUNT) in sta_info.h.Rami Rosen
2009-01-16mac80211: more kernel-doc fixesRandy Dunlap
2008-11-21mac80211: remove more excess kernel-docRandy Dunlap
2008-10-31mac80211: fix two kernel-doc warningsJohannes Berg
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-10-14mac80211: fix debugfs lockupJohannes Berg
2008-09-30mac80211: remove wme_tx_queue and wme_rx_queue from net/mac80211/sta_info.hRami Rosen
2008-09-24mac80211: clean up rate control APIJohannes Berg
2008-09-15mac80211: fix sta_info kernel-doc warningJohannes Berg
2008-09-15mac80211: share sta_info->ht_infoJohannes Berg
2008-09-15mac80211: move txrate_idx into RC algorithmsJohannes Berg
2008-09-15mac80211: share sta->supp_ratesJohannes Berg
2008-09-15mac80211: move last_txrate_idx into RC algorithmsJohannes Berg
2008-09-15mac80211: small rate control changesJohannes Berg
2008-09-15mac80211: share STA information with driverJohannes Berg
2008-09-15mac80211: move ieee80211_sta_expireJohannes Berg
2008-09-08mac80211: add missing kernel-docRandy Dunlap
2008-07-14mac80211: fix TX sequence numbersJohannes Berg
2008-07-08mac80211: fix lots of kernel-docRandy Dunlap
2008-06-26mac80211: use separate spinlock for sta flagsJohannes Berg
2008-05-21mac80211: remove channel use statisticsJohannes Berg
2008-05-21mac80211: move TX info into skb->cbJohannes Berg
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf
2008-05-14mac80211: proper STA info lockingJohannes Berg
2008-04-08mac80211: rename filesJohannes Berg
2008-04-08mac80211: fix key vs. sta locking problemsJohannes Berg
2008-04-01mac80211: fix spinlock recursion on sta expirationLuis Carlos Cobo
2008-04-01mac80211: sta_info_flush() fixesJohannes Berg
2008-03-27mac80211: reorder fields to make some structures smallerJohannes Berg
2008-03-27mac80211: A-MPDU MLME use dynamic allocationRon Rindjunsky
2008-03-27mac80211: fix wrong Rx A-MPDU control via debugfsRon Rindjunsky
2008-03-06mac80211: add PLINK_ prefix and kernel doc to enum plink_stateLuis Carlos Cobo
2008-03-06mac80211: remove STA entries when taking down interfaceJohannes Berg
2008-03-06mac80211: clean up sta_info and document lockingJohannes Berg
2008-03-06mac80211: split sta_info_addJohannes Berg
2008-03-06mac80211: RCU-ify STA info structure accessJohannes Berg
2008-03-06mac80211: reorder a few fields in sta_infoJohannes Berg