index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
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-19
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-13
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
2016-09-12
mac80211: RX BA support for sta max_rx_aggregation_subframes
Maxim Altshul
2
-2
/
+8
2016-09-12
mac80211: refactor monitor representation in sdata
Aviya Erenfeld
8
-19
/
+23
2016-08-30
mac80211: TDLS: don't require beaconing for AP BW
Arik Nemtsov
1
-3
/
+4
2016-08-11
mac80211: call get_expected_throughput only after adding station
Maxim Altshul
2
-5
/
+5
2016-08-11
mac80211: remove skb header offset mangling in ieee80211_build_hdr
Felix Fietkau
1
-26
/
+2
2016-08-11
mac80211: mesh: Add support for HW RC implementation
Maxim Altshul
3
-12
/
+40
2016-08-05
mac80211: Add ieee80211_hw pointer to get_expected_throughput
Maxim Altshul
1
-1
/
+1
2016-08-05
mac80211: End the MPSP even if EOSP frame was not acked
Masashi Honma
1
-7
/
+7
2016-08-05
mac80211: fix purging multicast PS buffer queue
Felix Fietkau
2
-4
/
+4
2016-08-03
mac80211: mesh: flush stations before beacons are stopped
Maital Hahn
1
-4
/
+6
2016-08-02
mac80211: fix check for buffered powersave frames with txq
Felix Fietkau
1
-1
/
+1
2016-07-06
cfg80211: Add mesh peer AID setting API
Masashi Honma
1
-0
/
+1
2016-07-06
mac80211: parse wide bandwidth channel switch IE with workaround
Johannes Berg
1
-28
/
+17
2016-07-06
mac80211: report failure to start (partial) scan as scan abort
Johannes Berg
1
-2
/
+3
2016-07-06
mac80211: Add support for beacon report radio measurement
Avraham Stern
2
-8
/
+35
[next]