aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-06
|\
| * mac80211: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah2008-12-05
* | mac80211: minor code cleanupsJohannes Berg2008-10-31
* | mac80211: convert to %pM away from print_macJohannes Berg2008-10-27
|/
* mac80211: fix debugfs lockupJohannes Berg2008-10-14
* mac80211: clean up rate control APIJohannes Berg2008-09-24
* mac80211: share STA information with driverJohannes Berg2008-09-15
* mac80211: use nl80211 interface typesJohannes Berg2008-09-15
* mac80211: move ieee80211_sta_expireJohannes Berg2008-09-15
* mac80211: make master netdev handling saneJohannes Berg2008-07-14
* mac80211: fix lots of kernel-docRandy Dunlap2008-07-08
* mac80211: rework debug settings and make debugging saferJohannes Berg2008-07-02
* mac80211: use separate spinlock for sta flagsJohannes Berg2008-06-26
* mac80211: use multi-queue master netdeviceJohannes Berg2008-05-21
* mac80211: move TX info into skb->cbJohannes Berg2008-05-21
* mac80211: proper STA info lockingJohannes Berg2008-05-14
* mac80211: QoS related cleanupsJohannes Berg2008-05-07
* mac80211: rename filesJohannes Berg2008-04-08
* mac80211: fix key vs. sta locking problemsJohannes Berg2008-04-08
* mac80211: fix sta-info pinningJohannes Berg2008-04-08
* mac80211: fix defined but not usedJiri Slaby2008-04-08
* mac80211: fix possible sta-debugfs work lockupJohannes Berg2008-04-08
* mac80211: fix spinlock recursion on sta expirationLuis Carlos Cobo2008-04-01
* mac80211: sta_info_flush() fixesJohannes Berg2008-04-01
* mac80211: clean up sta_info_destroy() users wrt. RCU/lockingJohannes Berg2008-04-01
* mac80211: automatically free sta struct when insertion failsJohannes Berg2008-04-01
* mac80211: fix sta_info_destroy(NULL)Johannes Berg2008-04-01
* mac80211: A-MPDU MLME use dynamic allocationRon Rindjunsky2008-03-27
* mac80211: fix mesh_path and sta_info get_by_idx functionsLuis Carlos Cobo2008-03-06
* mac80211: add PLINK_ prefix and kernel doc to enum plink_stateLuis Carlos Cobo2008-03-06
* mac80211: fix sta_info mesh timer bugJohannes Berg2008-03-06
* mac80211: add documentation bookJohannes Berg2008-03-06
* mac80211: remove STA entries when taking down interfaceJohannes Berg2008-03-06
* mac80211: split sta_info_addJohannes Berg2008-03-06
* mac80211: RCU-ify STA info structure accessJohannes Berg2008-03-06
* mac80211: clean up mesh codeJohannes Berg2008-03-06
* mac80211: mesh data structures and first mesh changesLuis Carlos Cobo2008-03-06
* mac80211: split ieee80211_key_alloc/freeJohannes Berg2008-02-29
* mac80211: atomically check whether STA exists alreadyJohannes Berg2008-02-29
* mac80211: consolidate TIM handling codeJohannes Berg2008-02-29
* mac80211: remove sta TIM flag, fix expiry TIM handlingJohannes Berg2008-02-29
* mac80211: invoke set_tim() callback after setting own TIM infoJohannes Berg2008-02-29
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-29
* mac80211: A-MPDU Tx MLME data initializationRon Rindjunsky2008-02-29
* mac80211: move interface type to vif structureJohannes Berg2008-01-28
* mac80211: dont use interface indices in driversJohannes Berg2008-01-28
* mac80211: A-MPDU Rx MLME data initializationRon Rindjunsky2008-01-28
* mac80211: A-MPDU Rx adding basic functionalityRon Rindjunsky2008-01-28
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-28
* mac80211: round station cleanup timerJohannes Berg2007-12-26