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
2018-05-07
mac80211: use timeout from the AddBA response instead of the request
Sara Sharon
2
-1
/
+6
2018-05-07
mac80211: Adjust SAE authentication timeout
Ilan Peer
1
-7
/
+18
2018-04-19
mac80211: Fix condition validating WMM IE
Ilan Peer
1
-1
/
+1
2018-03-29
Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...
David S. Miller
14
-96
/
+311
2018-03-29
mac80211: don't WARN on bad WMM parameters from buggy APs
Emmanuel Grumbach
1
-1
/
+2
2018-03-29
mac80211: Send control port frames over nl80211
Denis Kenzior
7
-5
/
+42
2018-03-29
mac80211: Add support for tx_control_port
Denis Kenzior
3
-0
/
+50
2018-03-29
mac80211: remove shadowing duplicated variable
Johannes Berg
1
-2
/
+0
2018-03-29
mac80211: allow AP_VLAN operation on crypto controlled devices
Manikanta Pubbisetty
2
-5
/
+11
2018-03-29
mac80211: limit wmm params to comply with ETSI requirements
Haim Dreyfuss
4
-0
/
+52
2018-03-29
mac80211: Use proper chan_width enum in sta opmode event
tamizhr@codeaurora.org
3
-2
/
+35
2018-03-29
mac80211: Use proper smps_mode enum in sta opmode event
tamizhr@codeaurora.org
3
-1
/
+19
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
3
-9
/
+9
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+3
2018-03-23
mac80211: notify driver for change in multicast rates
Pradeep Kumar Chitrapu
4
-3
/
+7
2018-03-21
mac80211: inform wireless layer when frame RSSI is invalid
Tosoni
3
-77
/
+93
2018-03-21
mac80211: add ieee80211_hw flag for QoS NDP support
Ben Caradoc-Davies
2
-1
/
+3
2018-03-15
net: drivers/net: Remove unnecessary skb_copy_expand OOM messages
Joe Perches
1
-4
/
+1
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+9
2018-02-27
mac80211: support A-MSDU in fast-rx
Felix Fietkau
1
-51
/
+73
2018-02-27
mac80211: agg-rx: Accept ADDBA request update if timeout did not change
Ilan Peer
1
-2
/
+12
2018-02-27
mac80211: support station 4-addr mode fast-rx
Felix Fietkau
1
-4
/
+7
2018-02-27
mac80211: support fast-rx with incompatible PS capabilities when PS is disabled
Felix Fietkau
2
-6
/
+12
2018-02-27
mac80211: support AP 4-addr mode fast-rx
Felix Fietkau
1
-0
/
+9
2018-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-21
/
+14
2018-02-23
mac80211: drop frames with unexpected DS bits from fast-rx to slow path
Felix Fietkau
1
-1
/
+1
2018-02-23
mac80211: Adjust TSQ pacing shift
Toke Høiland-Jørgensen
1
-0
/
+8
2018-02-22
Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...
David S. Miller
6
-21
/
+14
2018-02-22
mac80211: Call mgd_prep_tx before transmitting deauthentication
Ilan Peer
2
-1
/
+16
2018-02-22
mac80211: add get TID helper
Sara Sharon
7
-21
/
+11
2018-02-22
mac80211: support reporting A-MPDU EOF bit value/known
Johannes Berg
1
-0
/
+4
2018-02-19
mac80211: Fix sending ADDBA response for an ongoing session
Ilan Peer
1
-3
/
+1
2018-02-19
mac80211: Do not disconnect on invalid operating class
Ilan Peer
1
-4
/
+3
2018-02-19
mac80211: fix calling sleeping function in atomic context
Sara Sharon
1
-1
/
+1
2018-02-19
mac80211: fix a possible leak of station stats
Sara Sharon
1
-0
/
+1
2018-02-19
mac80211: Add tx ack signal support in sta info
Venkateswara Naralasetty
3
-2
/
+19
2018-02-19
cfg80211: send ack_signal to user in probe client response
Venkateswara Naralasetty
1
-1
/
+1
2018-02-19
mac80211: remove redundant initialization to pointer 'hdr'
Colin Ian King
1
-1
/
+1
2018-02-19
cfg80211: fix cfg80211_beacon_dup
Arnd Bergmann
1
-1
/
+1
2018-01-31
mac80211: Add support to notify ht/vht opmode modification.
tamizhr@codeaurora.org
2
-0
/
+23
2018-01-31
mac80211: Add txq flags to debugfs
Ben Greear
1
-3
/
+7
2018-01-31
mac80211: mesh: fix wrong mesh TTL offset calculation
Peter Oh
2
-12
/
+7
2018-01-22
debugfs_sta: Remove unneeded semicolons
Christopher Díaz Riveros
1
-2
/
+2
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2018-01-04
Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/sc...
David S. Miller
21
-87
/
+114
2018-01-04
mac80211: mesh: drop frames appearing to be from us
Johannes Berg
1
-0
/
+2
2018-01-04
mac80211: Fix setting TX power on monitor interfaces
Peter Große
2
-2
/
+29
2017-12-19
Revert "mac80211: Add TXQ scheduling API"
Johannes Berg
7
-73
/
+41
2017-12-19
Revert "mac80211: Add airtime account and scheduling to TXQs"
Johannes Berg
9
-97
/
+8
2017-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+2
[next]