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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-27
mac80211: Allow AUTH_DATA to be used for FILS
Jouni Malinen
1
-3
/
+6
2016-10-27
cfg80211: Rename SAE_DATA to more generic AUTH_DATA
Jouni Malinen
1
-6
/
+6
2016-10-27
mac80211: validate new interface's beacon intervals
Johannes Berg
2
-1
/
+12
2016-10-19
mac80211: uapsd_queues is in QoS IE order
Emmanuel Grumbach
5
-7
/
+20
2016-10-19
mac80211: add a HW flag for supporting HW TX fragmentation
Sara Sharon
4
-3
/
+8
2016-10-19
mac80211: allow the driver not to pass the tid to ieee80211_sta_uapsd_trigger
Emmanuel Grumbach
1
-2
/
+3
2016-10-19
mac80211: improve RX aggregation data in debugfs
Johannes Berg
1
-2
/
+7
2016-10-19
mac80211: fix tid_agg_rx NULL dereference
Johannes Berg
3
-9
/
+5
2016-10-17
mac80211: fix A-MSDU outer SA/DA
Michael Braun
2
-1
/
+24
2016-10-17
mac80211: avoid extra memcpy in A-MSDU head creation
Michael Braun
1
-10
/
+13
2016-10-13
cfg80211: pass struct to interface combination check/iter
Purushottam Kushwaha
1
-24
/
+20
2016-10-12
mac80211: preserve more bits when building QoS header
Johannes Berg
1
-7
/
+16
2016-10-12
mac80211: filter multicast data packets on AP / AP_VLAN
Michael Braun
7
-27
/
+58
2016-10-12
mac80211: remove unnecessary num_mcast_sta check
Michael Braun
1
-7
/
+0
2016-10-12
mac80211: remove unnecessary mesh check
Johannes Berg
1
-4
/
+1
2016-10-04
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
10
-63
/
+56
2016-09-30
mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue
Toke Høiland-Jørgensen
5
-90
/
+228
2016-09-30
mac80211: mesh: decrease max drift
Pedersen, Thomas
1
-1
/
+1
2016-09-30
mac80211: add offset_tsf driver op and use it for mesh
Pedersen, Thomas
5
-6
/
+60
2016-09-30
mac80211: Set lower memory limit for non-VHT devices
Toke Høiland-Jørgensen
1
-0
/
+19
2016-09-30
mac80211: Export fq memory limit information in debugfs
Toke Høiland-Jørgensen
1
-0
/
+8
2016-09-30
mac80211: Add API to report NAN function match
Ayala Beker
1
-0
/
+25
2016-09-30
mac80211: Implement add_nan_func and rm_nan_func
Ayala Beker
7
-3
/
+273
2016-09-30
mac80211: implement nan_change_conf
Ayala Beker
4
-0
/
+93
2016-09-30
mac80211: add boilerplate code for start / stop NAN
Ayala Beker
8
-4
/
+131
2016-09-30
cfg80211: add start / stop NAN commands
Ayala Beker
6
-0
/
+14
2016-09-30
mac80211: Move ieee802111_tx_dequeue() to later in tx.c
Toke Høiland-Jørgensen
1
-45
/
+45
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-39
/
+54
2016-09-20
mac80211: Use rhltable instead of rhashtable
Herbert Xu
5
-54
/
+33
2016-09-18
Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/sc...
David S. Miller
19
-198
/
+274
2016-09-16
mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE
Emmanuel Grumbach
1
-1
/
+1
2016-09-15
mac80211: allow driver to handle packet-loss mechanism
Rajkumar Manoharan
2
-0
/
+7
2016-09-15
mac80211: remove sta_remove_debugfs driver callback
Johannes Berg
2
-19
/
+0
2016-09-15
mac80211: remove pointless chanctx NULL check
Johannes Berg
1
-4
/
+0
2016-09-15
mac80211: remove unused assignment
Johannes Berg
1
-1
/
+0
2016-09-15
mac80211: fix scan completed tracing
Johannes Berg
1
-1
/
+1
2016-09-15
mac80211: fix possible out-of-bounds access
Johannes Berg
1
-4
/
+8
2016-09-15
mac80211: reject TSPEC TIDs (TSIDs) for aggregation
Johannes Berg
2
-1
/
+10
2016-09-14
mac80211: check skb_linearize() return value
Johannes Berg
1
-2
/
+6
2016-09-13
mac80211: remove useless open_count check
Johannes Berg
1
-2
/
+1
2016-09-13
mac80211: simplify TDLS RA lookup
Johannes Berg
1
-11
/
+4
2016-09-13
mac80211: Re-structure aqm debugfs output and keep CoDel stats per txq
Toke Høiland-Jørgensen
5
-129
/
+117
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+4
2016-09-12
mac80211: make mpath path fixing more robust
Pedersen, Thomas
2
-2
/
+3
2016-09-12
mac80211: fix sequence number assignment for PS response frames
Felix Fietkau
1
-32
/
+33
2016-09-12
mac80211: fix tim recalculation after PS response
Felix Fietkau
1
-2
/
+2
2016-09-12
mac80211: send delBA on unexpected BlockAck Request
Johannes Berg
1
-0
/
+6
2016-09-12
mac80211: send delBA on unexpected BlockAck data frames
Johannes Berg
3
-2
/
+14
2016-09-12
mac80211: add support for radiotap timestamp field
Johannes Berg
2
-0
/
+33
2016-09-12
mac80211: add support for MU-MIMO air sniffer
Aviya Erenfeld
5
-3
/
+51
[next]