summaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Fix sta_mtx unlocking on insert STA failure pathJouni Malinen2010-03-101-0/+1
* mac80211: allow station add/remove to sleepJohannes Berg2010-02-081-368/+363
* mac80211: allow station updates on ap interfaces for vlan stationsFelix Fietkau2010-01-121-0/+21
* mac80211/cfg80211: add station eventsJohannes Berg2009-12-281-0/+5
* mac80211: add ieee80211_sdata_runningJohannes Berg2009-12-281-1/+1
* mac80211: trace interface nameJohannes Berg2009-12-211-3/+3
* mac80211: reduce reliance on netdevJohannes Berg2009-12-211-4/+4
* mac80211: make station management completely depend on vifJohannes Berg2009-12-211-7/+11
* mac80211: make software rate control optionalJohannes Berg2009-11-181-7/+22
* mac80211: let sta_info_get_by_idx get sta by sdataJohannes Berg2009-11-181-3/+4
* mac80211: implement support for 4-address frames for AP and client modeFelix Fietkau2009-11-111-0/+3
* mac80211: async station powersave handlingJohannes Berg2009-11-061-1/+117
* mac80211: make ieee80211_find_sta per virtual interfaceJohannes Berg2009-11-041-2/+16
* mac80211: fix vlan and optimise RXJohannes Berg2009-10-071-0/+2
* nl80211: add generation number to all dumpsJohannes Berg2009-08-141-0/+2
* mac80211: extend sta kdoc - explain when they are addedLuis R. Rodriguez2009-06-031-0/+9
* mac80211: cancel/restart all timers across suspend/resumeJohannes Berg2009-05-201-0/+3
* mac80211: Initialize RX's last received sequence numberSenthil Balasubramanian2009-05-201-0/+3
* mac80211: add driver ops wrappersJohannes Berg2009-05-061-8/+6
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-061-6/+6
* mac80211: convert to cfg80211 IBSS APIJohannes Berg2009-04-221-70/+1
* mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg2009-03-271-12/+0
* mac80211: fix aggregation to not require queue stopJohannes Berg2009-03-271-0/+5
* mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg2009-02-271-2/+13
* mac80211: fix aggregation timer lockupsJohannes Berg2009-02-131-4/+33
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-051-1/+1
|\
| * mac80211: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah2008-12-051-1/+1
* | mac80211: minor code cleanupsJohannes Berg2008-10-311-2/+2
* | mac80211: convert to %pM away from print_macJohannes Berg2008-10-271-21/+12
|/
* mac80211: fix debugfs lockupJohannes Berg2008-10-141-1/+6
* mac80211: clean up rate control APIJohannes Berg2008-09-241-12/+5
* mac80211: share STA information with driverJohannes Berg2008-09-151-23/+36
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-2/+2
* mac80211: move ieee80211_sta_expireJohannes Berg2008-09-151-1/+27
* mac80211: make master netdev handling saneJohannes Berg2008-07-141-8/+21
* mac80211: fix lots of kernel-docRandy Dunlap2008-07-081-0/+1
* mac80211: rework debug settings and make debugging saferJohannes Berg2008-07-021-0/+2
* mac80211: use separate spinlock for sta flagsJohannes Berg2008-06-261-0/+1
* mac80211: use multi-queue master netdeviceJohannes Berg2008-05-211-1/+1
* mac80211: move TX info into skb->cbJohannes Berg2008-05-211-3/+3
* mac80211: proper STA info lockingJohannes Berg2008-05-141-9/+5
* mac80211: QoS related cleanupsJohannes Berg2008-05-071-1/+1
* mac80211: rename filesJohannes Berg2008-04-081-1/+1
* mac80211: fix key vs. sta locking problemsJohannes Berg2008-04-081-26/+22
* mac80211: fix sta-info pinningJohannes Berg2008-04-081-32/+32
* mac80211: fix defined but not usedJiri Slaby2008-04-081-30/+30
* mac80211: fix possible sta-debugfs work lockupJohannes Berg2008-04-081-6/+23
* mac80211: fix spinlock recursion on sta expirationLuis Carlos Cobo2008-04-011-1/+1
* mac80211: sta_info_flush() fixesJohannes Berg2008-04-011-0/+70
* mac80211: clean up sta_info_destroy() users wrt. RCU/lockingJohannes Berg2008-04-011-14/+19
OpenPOWER on IntegriCloud