aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/sta_info.c
AgeCommit message (Expand)Author
2008-10-31mac80211: minor code cleanupsJohannes Berg
2008-10-27mac80211: convert to %pM away from print_macJohannes Berg
2008-10-14mac80211: fix debugfs lockupJohannes Berg
2008-09-24mac80211: clean up rate control APIJohannes Berg
2008-09-15mac80211: share STA information with driverJohannes Berg
2008-09-15mac80211: use nl80211 interface typesJohannes Berg
2008-09-15mac80211: move ieee80211_sta_expireJohannes Berg
2008-07-14mac80211: make master netdev handling saneJohannes Berg
2008-07-08mac80211: fix lots of kernel-docRandy Dunlap
2008-07-02mac80211: rework debug settings and make debugging saferJohannes Berg
2008-06-26mac80211: use separate spinlock for sta flagsJohannes Berg
2008-05-21mac80211: use multi-queue master netdeviceJohannes Berg
2008-05-21mac80211: move TX info into skb->cbJohannes Berg
2008-05-14mac80211: proper STA info lockingJohannes Berg
2008-05-07mac80211: QoS related cleanupsJohannes Berg
2008-04-08mac80211: rename filesJohannes Berg
2008-04-08mac80211: fix key vs. sta locking problemsJohannes Berg
2008-04-08mac80211: fix sta-info pinningJohannes Berg
2008-04-08mac80211: fix defined but not usedJiri Slaby
2008-04-08mac80211: fix possible sta-debugfs work lockupJohannes Berg
2008-04-01mac80211: fix spinlock recursion on sta expirationLuis Carlos Cobo
2008-04-01mac80211: sta_info_flush() fixesJohannes Berg
2008-04-01mac80211: clean up sta_info_destroy() users wrt. RCU/lockingJohannes Berg
2008-04-01mac80211: automatically free sta struct when insertion failsJohannes Berg
2008-04-01mac80211: fix sta_info_destroy(NULL)Johannes Berg
2008-03-27mac80211: A-MPDU MLME use dynamic allocationRon Rindjunsky
2008-03-06mac80211: fix mesh_path and sta_info get_by_idx functionsLuis Carlos Cobo
2008-03-06mac80211: add PLINK_ prefix and kernel doc to enum plink_stateLuis Carlos Cobo
2008-03-06mac80211: fix sta_info mesh timer bugJohannes Berg
2008-03-06mac80211: add documentation bookJohannes Berg
2008-03-06mac80211: remove STA entries when taking down interfaceJohannes Berg
2008-03-06mac80211: split sta_info_addJohannes Berg
2008-03-06mac80211: RCU-ify STA info structure accessJohannes Berg
2008-03-06mac80211: clean up mesh codeJohannes Berg
2008-03-06mac80211: mesh data structures and first mesh changesLuis Carlos Cobo
2008-02-29mac80211: split ieee80211_key_alloc/freeJohannes Berg
2008-02-29mac80211: atomically check whether STA exists alreadyJohannes Berg
2008-02-29mac80211: consolidate TIM handling codeJohannes Berg
2008-02-29mac80211: remove sta TIM flag, fix expiry TIM handlingJohannes Berg
2008-02-29mac80211: invoke set_tim() callback after setting own TIM infoJohannes Berg
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg
2008-02-29mac80211: A-MPDU Tx MLME data initializationRon Rindjunsky
2008-01-28mac80211: move interface type to vif structureJohannes Berg
2008-01-28mac80211: dont use interface indices in driversJohannes Berg
2008-01-28mac80211: A-MPDU Rx MLME data initializationRon Rindjunsky
2008-01-28mac80211: A-MPDU Rx adding basic functionalityRon Rindjunsky
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov
2007-12-26mac80211: round station cleanup timerJohannes Berg
2007-10-10[MAC80211]: add sta_notify callbackTomas Winkler
2007-10-10[MAC80211]: print out wiphy name instead of master deviceJohannes Berg