index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
sta_info.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-06
mac80211: annotate station rcu dereferences
Johannes Berg
1
-4
/
+16
2010-03-10
mac80211: Fix sta_mtx unlocking on insert STA failure path
Jouni Malinen
1
-0
/
+1
2010-02-08
mac80211: allow station add/remove to sleep
Johannes Berg
1
-368
/
+363
2010-01-12
mac80211: allow station updates on ap interfaces for vlan stations
Felix Fietkau
1
-0
/
+21
2009-12-28
mac80211/cfg80211: add station events
Johannes Berg
1
-0
/
+5
2009-12-28
mac80211: add ieee80211_sdata_running
Johannes Berg
1
-1
/
+1
2009-12-21
mac80211: trace interface name
Johannes Berg
1
-3
/
+3
2009-12-21
mac80211: reduce reliance on netdev
Johannes Berg
1
-4
/
+4
2009-12-21
mac80211: make station management completely depend on vif
Johannes Berg
1
-7
/
+11
2009-11-18
mac80211: make software rate control optional
Johannes Berg
1
-7
/
+22
2009-11-18
mac80211: let sta_info_get_by_idx get sta by sdata
Johannes Berg
1
-3
/
+4
2009-11-11
mac80211: implement support for 4-address frames for AP and client mode
Felix Fietkau
1
-0
/
+3
2009-11-06
mac80211: async station powersave handling
Johannes Berg
1
-1
/
+117
2009-11-04
mac80211: make ieee80211_find_sta per virtual interface
Johannes Berg
1
-2
/
+16
2009-10-07
mac80211: fix vlan and optimise RX
Johannes Berg
1
-0
/
+2
2009-08-14
nl80211: add generation number to all dumps
Johannes Berg
1
-0
/
+2
2009-06-03
mac80211: extend sta kdoc - explain when they are added
Luis R. Rodriguez
1
-0
/
+9
2009-05-20
mac80211: cancel/restart all timers across suspend/resume
Johannes Berg
1
-0
/
+3
2009-05-20
mac80211: Initialize RX's last received sequence number
Senthil Balasubramanian
1
-0
/
+3
2009-05-06
mac80211: add driver ops wrappers
Johannes Berg
1
-8
/
+6
2009-05-06
mac80211: clean up beacon interval settings
Johannes Berg
1
-6
/
+6
2009-04-22
mac80211: convert to cfg80211 IBSS API
Johannes Berg
1
-70
/
+1
2009-03-27
mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi
Johannes Berg
1
-12
/
+0
2009-03-27
mac80211: fix aggregation to not require queue stop
Johannes Berg
1
-0
/
+5
2009-02-27
mac80211: fix aggregation for hardware with ampdu queues
Johannes Berg
1
-2
/
+13
2009-02-13
mac80211: fix aggregation timer lockups
Johannes Berg
1
-4
/
+33
2008-12-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2008-12-05
mac80211: use unaligned safe memcmp() in-place of compare_ether_addr()
Shaddy Baddah
1
-1
/
+1
2008-10-31
mac80211: minor code cleanups
Johannes Berg
1
-2
/
+2
2008-10-27
mac80211: convert to %pM away from print_mac
Johannes Berg
1
-21
/
+12
2008-10-14
mac80211: fix debugfs lockup
Johannes Berg
1
-1
/
+6
2008-09-24
mac80211: clean up rate control API
Johannes Berg
1
-12
/
+5
2008-09-15
mac80211: share STA information with driver
Johannes Berg
1
-23
/
+36
2008-09-15
mac80211: use nl80211 interface types
Johannes Berg
1
-2
/
+2
2008-09-15
mac80211: move ieee80211_sta_expire
Johannes Berg
1
-1
/
+27
2008-07-14
mac80211: make master netdev handling sane
Johannes Berg
1
-8
/
+21
2008-07-08
mac80211: fix lots of kernel-doc
Randy Dunlap
1
-0
/
+1
2008-07-02
mac80211: rework debug settings and make debugging safer
Johannes Berg
1
-0
/
+2
2008-06-26
mac80211: use separate spinlock for sta flags
Johannes Berg
1
-0
/
+1
2008-05-21
mac80211: use multi-queue master netdevice
Johannes Berg
1
-1
/
+1
2008-05-21
mac80211: move TX info into skb->cb
Johannes Berg
1
-3
/
+3
2008-05-14
mac80211: proper STA info locking
Johannes Berg
1
-9
/
+5
2008-05-07
mac80211: QoS related cleanups
Johannes Berg
1
-1
/
+1
2008-04-08
mac80211: rename files
Johannes Berg
1
-1
/
+1
2008-04-08
mac80211: fix key vs. sta locking problems
Johannes Berg
1
-26
/
+22
2008-04-08
mac80211: fix sta-info pinning
Johannes Berg
1
-32
/
+32
2008-04-08
mac80211: fix defined but not used
Jiri Slaby
1
-30
/
+30
2008-04-08
mac80211: fix possible sta-debugfs work lockup
Johannes Berg
1
-6
/
+23
2008-04-01
mac80211: fix spinlock recursion on sta expiration
Luis Carlos Cobo
1
-1
/
+1
2008-04-01
mac80211: sta_info_flush() fixes
Johannes Berg
1
-0
/
+70
[next]