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
2017-11-20
mac80211: aggregation: Convert timers to use timer_setup()
Kees Cook
1
-2
/
+10
2017-10-06
net/mac80211/mesh_plink: Convert timers to use timer_setup()
Kees Cook
1
-0
/
+2
2017-10-02
mac80211: fix STA_SLOW_THRESHOLD htmldocs failure
Stanislaw Gruszka
1
-1
/
+1
2017-06-08
mac80211: manage RX BA session offload without SKB queue
Johannes Berg
1
-0
/
+3
2017-06-08
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
1
-0
/
+2
2017-05-30
mac80211: fix TX aggregation start/stop callback race
Johannes Berg
1
-0
/
+2
2017-05-17
mac80211: Dynamically set CoDel parameters per station
Toke Høiland-Jørgensen
1
-0
/
+11
2017-04-28
mac80211: use bitfield macros for encoded rate
Johannes Berg
1
-18
/
+36
2017-04-28
mac80211: rename ieee80211_rx_status::vht_nss to just nss
Johannes Berg
1
-1
/
+1
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
1
-16
/
+13
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
1
-8
/
+8
2017-03-06
mac80211: encode rate type (legacy, HT, VHT) with fewer bits
Johannes Berg
1
-6
/
+7
2017-03-06
mac80211: use DECLARE_EWMA for mesh_fail_avg
Manoharan, Rajkumar
1
-1
/
+4
2017-03-02
average: change to declare precision, not factor
Johannes Berg
1
-1
/
+1
2017-02-27
mac80211: don't reorder frames with SN smaller than SSN
Sara Sharon
1
-2
/
+4
2016-10-19
mac80211: fix tid_agg_rx NULL dereference
Johannes Berg
1
-2
/
+2
2016-09-20
mac80211: Use rhltable instead of rhashtable
Herbert Xu
1
-12
/
+7
2016-09-12
mac80211: send delBA on unexpected BlockAck data frames
Johannes Berg
1
-0
/
+3
2016-08-11
mac80211: mesh: Add support for HW RC implementation
Maxim Altshul
1
-0
/
+2
2016-05-31
mac80211: fix fast_tx header alignment
Felix Fietkau
1
-1
/
+1
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2016-04-06
mac80211: enable collecting station statistics per-CPU
Johannes Berg
1
-16
/
+22
2016-04-06
mac80211: add fast-rx path
Johannes Berg
1
-0
/
+34
2016-04-06
mac80211: fix RX u64 stats consistency on 32-bit platforms
Johannes Berg
1
-1
/
+4
2016-04-06
mac80211: fix last RX rate data consistency
Johannes Berg
1
-5
/
+40
2016-04-06
mac80211: add separate last_ack variable
Johannes Berg
1
-0
/
+3
2016-04-06
mac80211: move averaged values out of rx_stats
Johannes Berg
1
-2
/
+4
2016-04-05
mac80211: clean up station flags debugfs
Johannes Berg
1
-0
/
+4
2016-04-05
mac80211: remove sta_info debugfs sub-struct
Johannes Berg
1
-4
/
+2
2016-04-05
mac80211: Remove unused variable in per STA debugfs struct
Mohammed Shafi Shajakhan
1
-1
/
+0
2016-04-05
mac80211: remove description of dropped member
Luis de Bethencourt
1
-1
/
+0
2016-02-24
mac80211: add API to allow filtering frames in BA sessions
Sara Sharon
1
-0
/
+3
2016-02-24
mac80211: support hw managing reorder logic
Sara Sharon
1
-9
/
+12
2015-12-04
mac80211: add atomic uploaded keys iterator
Eliad Peller
1
-0
/
+2
2015-10-21
mac80211: move station statistics into sub-structs
Johannes Berg
1
-62
/
+36
2015-10-21
mac80211: move beacon_loss_count into ifmgd
Johannes Berg
1
-1
/
+0
2015-10-21
mac80211: remove sta->last_ack_signal
Johannes Berg
1
-2
/
+0
2015-10-14
mac80211: move sta_set_rate_info_rx() and make it static
Johannes Berg
1
-2
/
+0
2015-09-22
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
1
-0
/
+2
2015-08-14
mac80211: use DECLARE_EWMA
Johannes Berg
1
-2
/
+4
2015-07-17
mac80211: mesh: separate plid and aid concepts
Bob Copeland
1
-0
/
+2
2015-07-17
mac80211: mesh: move fail_avg into mesh struct
Johannes Berg
1
-3
/
+4
2015-07-17
mac80211: upgrade BW of TDLS peers when possible
Arik Nemtsov
1
-0
/
+4
2015-07-17
mac80211: define TDLS wider BW support bits
Arik Nemtsov
1
-0
/
+3
2015-07-17
mac80211: move mesh related station fields to own struct
Johannes Berg
1
-40
/
+48
2015-07-17
mac80211: duplicate station's MAC address for hash table
Johannes Berg
1
-1
/
+4
2015-07-17
mac80211: fix comment referring to RX queue
Johannes Berg
1
-1
/
+2
2015-07-17
mac80211: remove sta_info.gtk_idx
Johannes Berg
1
-2
/
+0
2015-06-09
mac80211: Always check rates and capabilities in mesh mode
Alexis Green
1
-0
/
+3
2015-05-06
mac80211: add missing documentation for rate_ctrl_lock
Johannes Berg
1
-0
/
+2
[next]