aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/sta_info.c
AgeCommit message (Expand)Author
2010-03-10mac80211: Fix sta_mtx unlocking on insert STA failure pathJouni Malinen
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg
2010-01-12mac80211: allow station updates on ap interfaces for vlan stationsFelix Fietkau
2009-12-28mac80211/cfg80211: add station eventsJohannes Berg
2009-12-28mac80211: add ieee80211_sdata_runningJohannes Berg
2009-12-21mac80211: trace interface nameJohannes Berg
2009-12-21mac80211: reduce reliance on netdevJohannes Berg
2009-12-21mac80211: make station management completely depend on vifJohannes Berg
2009-11-18mac80211: make software rate control optionalJohannes Berg
2009-11-18mac80211: let sta_info_get_by_idx get sta by sdataJohannes Berg
2009-11-11mac80211: implement support for 4-address frames for AP and client modeFelix Fietkau
2009-11-06mac80211: async station powersave handlingJohannes Berg
2009-11-04mac80211: make ieee80211_find_sta per virtual interfaceJohannes Berg
2009-10-07mac80211: fix vlan and optimise RXJohannes Berg
2009-08-14nl80211: add generation number to all dumpsJohannes Berg
2009-06-03mac80211: extend sta kdoc - explain when they are addedLuis R. Rodriguez
2009-05-20mac80211: cancel/restart all timers across suspend/resumeJohannes Berg
2009-05-20mac80211: Initialize RX's last received sequence numberSenthil Balasubramanian
2009-05-06mac80211: add driver ops wrappersJohannes Berg
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg
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-02-27mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg
2009-02-13mac80211: fix aggregation timer lockupsJohannes Berg
2008-12-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-05mac80211: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah
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