index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
sta_info.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-13
mac80211: fix missing sta_lock in __sta_info_destroy
Johannes Berg
1
-1
/
+1
2011-07-08
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
1
-4
/
+0
2011-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-7
/
+12
2011-05-16
nl80211: Move peer link state definition to nl80211
Javier Cardona
1
-1
/
+1
2011-05-16
mac80211: sparse RCU annotations
Johannes Berg
1
-6
/
+9
2011-05-12
mac80211: fix another key non-race
Johannes Berg
1
-2
/
+4
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+0
2011-04-26
mac80211: Fix warnings due to -Wunused-but-set-variable
Rajkumar Manoharan
1
-2
/
+0
2011-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+15
2011-04-19
mac80211: add a function for setting the TIM bit for a specific station
Felix Fietkau
1
-1
/
+12
2011-04-12
{mac|nl}80211: Add station connected time
Mohammed Shafi Shajakhan
1
-0
/
+3
2011-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-11
/
+4
2011-04-04
mac80211: clean up station cleanup timer
Johannes Berg
1
-11
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-30
cfg80211: Add nl80211 event for deletion of a station entry
Jouni Malinen
1
-0
/
+2
2011-03-21
mac80211: initialize sta->last_rx in sta_info_alloc
Felix Fietkau
1
-0
/
+1
2011-02-03
mac80211: add HW flag for disabling auto link-PS in AP mode
Arik Nemtsov
1
-1
/
+2
2010-12-07
nl80211/mac80211: Report signal average
Bruno Randolf
1
-0
/
+2
2010-11-24
Revert "nl80211/mac80211: Report signal average"
John W. Linville
1
-2
/
+0
2010-11-18
nl80211/mac80211: Report signal average
Bruno Randolf
1
-0
/
+2
2010-11-17
mac80211: fix powersaving clients races
Johannes Berg
1
-3
/
+14
2010-10-06
cfg80211/mac80211: allow per-station GTKs
Johannes Berg
1
-5
/
+5
2010-10-06
mac80211: avoid transmitting delBA to old AP
Johannes Berg
1
-1
/
+1
2010-09-27
mac80211/ath9k: Support AMPDU with multiple VIFs.
Ben Greear
1
-4
/
+11
2010-09-16
cfg80211/mac80211: use lockdep_assert_held
Johannes Berg
1
-1
/
+1
2010-09-14
mac80211: match only assigned bss in sta_info_get_bss
Johannes Berg
1
-1
/
+1
2010-08-25
net/mac80211: Use wiphy_<level>
Joe Perches
1
-12
/
+9
2010-07-27
mac80211: Fix key freeing to handle unlinked keys
Jouni Malinen
1
-1
/
+1
2010-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-7
/
+7
2010-06-14
mac80211: change RX aggregation locking
Johannes Berg
1
-0
/
+1
2010-06-14
mac80211: move BA session work
Johannes Berg
1
-1
/
+1
2010-06-14
mac80211: make TX aggregation start/stop request async
Johannes Berg
1
-0
/
+1
2010-06-14
mac80211: use RCU for TX aggregation
Johannes Berg
1
-7
/
+5
2010-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-8
/
+0
2010-06-03
mac80211: simplify key locking
Johannes Berg
1
-8
/
+0
2010-05-25
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
1
-1
/
+1
2010-05-03
mac80211: fix ieee80211_find_sta[_by_hw]
Johannes Berg
1
-4
/
+13
2010-04-19
mac80211: Prevent running sta_cleanup timer unnecessarily
Juuso Oikarinen
1
-3
/
+10
2010-04-08
mac80211: enhance tracing
Johannes Berg
1
-0
/
+2
2010-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+17
2010-04-07
mac80211: clean up/fix aggregation code
Johannes Berg
1
-48
/
+10
2010-04-07
mac80211: fix station destruction problem
Johannes Berg
1
-6
/
+9
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
[next]