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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-07
mac80211: provide race-free 64-bit traffic counters
Johannes Berg
1
-4
/
+5
2013-03-06
mac80211: cleanup suspend/resume on mesh mode
Stanislaw Gruszka
1
-2
/
+0
2013-02-18
mac80211: clean up mesh HT operation
Thomas Pedersen
1
-2
/
+0
2013-02-15
mac80211: handle VHT operating mode notification
Johannes Berg
1
-0
/
+4
2013-02-15
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
1
-4
/
+0
2013-02-11
wireless: fix kernel-doc
Johannes Berg
1
-0
/
+1
2013-02-04
mac80211: mesh power save basics
Marco Porsch
1
-0
/
+11
2013-01-03
mac80211: split aggregation stop by reason
Johannes Berg
1
-0
/
+7
2013-01-03
mac80211: optimise AP stop RCU handling
Johannes Berg
1
-0
/
+14
2013-01-03
mac80211: optimise roaming time again
Johannes Berg
1
-1
/
+19
2013-01-03
mac80211: remove final sta_info_flush()
Johannes Berg
1
-2
/
+1
2013-01-03
mac80211: fix station destruction in AP/mesh modes
Johannes Berg
1
-1
/
+2
2012-11-29
mac80211: re-organize the rx rate calculation logic
Saravana
1
-0
/
+2
2012-11-29
mac80211: add debugfs file for last ack signal
Saravana
1
-0
/
+2
2012-11-26
mac80211: support drivers reporting VHT RX
Johannes Berg
1
-1
/
+3
2012-11-26
mac80211: convert to channel definition struct
Johannes Berg
1
-2
/
+2
2012-11-19
mac80211: introduce IEEE80211_NUM_TIDS and use it
Johannes Berg
1
-10
/
+9
2012-09-10
mac80211: use call_rcu() on sta deletion
Eliad Peller
1
-0
/
+2
2012-06-12
mac80211: add missing kernel-doc
Ashok Nagarajan
1
-0
/
+3
2012-06-09
mac80211: add some missing kernel-doc
Johannes Berg
1
-0
/
+2
2012-05-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+1
2012-05-09
mac80211: Convert compare_ether_addr to ether_addr_equal by hand
Joe Perches
1
-1
/
+1
2012-05-08
mac80211: Implement HT mixed protection mode
Ashok Nagarajan
1
-0
/
+1
2012-04-10
mac80211: Implement mesh synchronization framework
Javier Cardona
1
-0
/
+5
2012-04-10
mac80211: remove channel type argument from rate_update
Johannes Berg
1
-0
/
+2
2012-04-09
mac80211: optimize aggregation session timeout handling
Felix Fietkau
1
-0
/
+4
2012-03-06
mac80211: fix mesh airtime link metric estimating
Thomas Pedersen
1
-0
/
+3
2012-03-05
mac80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
1
-1
/
+2
2012-02-06
mac80211: call rate control only after init
Johannes Berg
1
-0
/
+2
2012-02-06
mac80211: remove dummy STA support
Johannes Berg
1
-29
/
+1
2012-02-06
mac80211: add sta_state callback
Johannes Berg
1
-9
/
+0
2012-02-06
mac80211: add NOTEXIST station state
Johannes Berg
1
-0
/
+1
2012-01-30
mac80211: station state transition error handling
Johannes Berg
1
-5
/
+12
2011-12-19
cfg80211: Return beacon loss count in station
Paul Stewart
1
-0
/
+2
2011-12-19
mac80211: split addba retries in time
Nikolay Martynov
1
-1
/
+5
2011-12-15
mac80211: make address arguments to sta_info_alloc const
Johannes Berg
1
-1
/
+1
2011-12-15
mac80211: refactor station state transitions
Johannes Berg
1
-0
/
+37
2011-11-30
mac80211: remove unused function declaration
Mohammed Shafi Shajakhan
1
-1
/
+0
2011-11-28
mac80211: timeout tx agg sessions in way similar to rx agg sessions
Nikolay Martynov
1
-0
/
+2
2011-11-21
mac80211: remove unused ASSOC_AP flag
Johannes Berg
1
-2
/
+0
2011-11-09
mac80211: send unexpected 4addr event
Johannes Berg
1
-0
/
+8
2011-09-30
mac80211: optimise station flags
Johannes Berg
1
-70
/
+34
2011-09-30
mac80211: reply only once to each PS-poll
Johannes Berg
1
-1
/
+1
2011-09-30
mac80211: implement uAPSD
Johannes Berg
1
-0
/
+8
2011-09-30
mac80211: split PS buffers into ACs
Johannes Berg
1
-12
/
+12
2011-09-30
mac80211: unify TIM bit handling
Johannes Berg
1
-2
/
+1
2011-09-30
mac80211: data path modification for TDLS peers
Arik Nemtsov
1
-1
/
+4
2011-09-30
nl80211/mac80211: allow adding TDLS peers as stations
Arik Nemtsov
1
-0
/
+2
2011-09-13
mac80211: retry sending failed BAR frames later instead of tearing down aggr
Felix Fietkau
1
-0
/
+5
2011-08-26
mac80211: fix race condition between assoc_done and first EAP packet
Guy Eilam
1
-1
/
+29
[next]