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-05-31
mac80211: fix fast_tx header alignment
Felix Fietkau
1
-1
/
+1
2016-05-31
mac80211: mesh: flush mesh paths unconditionally
Bob Copeland
1
-0
/
+4
2016-05-12
Merge tag 'mac80211-next-for-davem-2016-05-12' of git://git.kernel.org/pub/sc...
David S. Miller
3
-30
/
+61
2016-05-12
mac80211: allow software PS-Poll/U-APSD with AP_LINK_PS
Johannes Berg
1
-26
/
+44
2016-05-12
mac80211: allow same PN for AMSDU sub-frames
Sara Sharon
1
-4
/
+12
2016-05-12
mac80211: remove disconnected APs from BSS table
David Spinadel
1
-0
/
+5
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2016-04-27
mac80211: fix statistics leak if dev_alloc_name() fails
Johannes Berg
1
-2
/
+2
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
20
-106
/
+106
2016-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-25
/
+86
2016-04-06
mac80211: fix "warning: ‘target_metric’ may be used uninitialized"
Jeff Mahoney
1
-1
/
+1
2016-04-06
mac80211: minstrel_ht: set A-MSDU tx limits based on selected max_prob_rate
Felix Fietkau
1
-0
/
+54
2016-04-06
mac80211: add A-MSDU tx support
Felix Fietkau
5
-0
/
+166
2016-04-06
mac80211: enable collecting station statistics per-CPU
Johannes Berg
4
-46
/
+138
2016-04-06
mac80211: add fast-rx path
Johannes Berg
7
-3
/
+409
2016-04-06
mac80211: fix RX u64 stats consistency on 32-bit platforms
Johannes Berg
3
-29
/
+54
2016-04-06
mac80211: fix last RX rate data consistency
Johannes Berg
3
-49
/
+77
2016-04-06
mac80211: add separate last_ack variable
Johannes Berg
4
-9
/
+24
2016-04-06
mac80211: remove rx_stats.last_rx update after sta alloc
Johannes Berg
2
-6
/
+0
2016-04-06
mac80211: move averaged values out of rx_stats
Johannes Berg
4
-10
/
+12
2016-04-06
mac80211: move semicolon out of CALL_RXH macro
Johannes Berg
1
-17
/
+17
2016-04-06
mac80211: count MSDUs in A-MSDU properly
Johannes Berg
1
-9
/
+9
2016-04-06
mac80211: allow passing transmitter station on RX
Johannes Berg
1
-5
/
+13
2016-04-05
mac80211: mesh: flush paths outside of plink lock
Bob Copeland
1
-2
/
+9
2016-04-05
mac80211: mesh: fix cleanup for mesh pathtable
Bob Copeland
3
-2
/
+8
2016-04-05
mac80211: mesh: fix mesh path kerneldoc
Bob Copeland
1
-8
/
+12
2016-04-05
mac80211: mesh: reorder structure members
Bob Copeland
1
-3
/
+2
2016-04-05
mac80211: mesh: embed gates hlist head directly
Bob Copeland
2
-15
/
+5
2016-04-05
mac80211: mesh: use hlist for rmc cache
Bob Copeland
2
-10
/
+12
2016-04-05
mac80211: mesh: handle failed alloc for rmc cache
Bob Copeland
1
-0
/
+3
2016-04-05
mac80211: mesh: fix crash in mesh_path_timer
Bob Copeland
3
-15
/
+25
2016-04-05
mac80211: track and tell driver about GO client P2P PS abilities
Ayala Beker
2
-0
/
+33
2016-04-05
mac80211: avoid useless memory write on each frame RX
Johannes Berg
1
-3
/
+4
2016-04-05
mac80211: fix cipher scheme function name
Johannes Berg
1
-4
/
+4
2016-04-05
mac80211: clean up station flags debugfs
Johannes Berg
2
-20
/
+47
2016-04-05
mac80211: don't start dynamic PS timer if not needed
Johannes Berg
1
-5
/
+5
2016-04-05
mac80211: remove sta_info debugfs sub-struct
Johannes Berg
3
-17
/
+15
2016-04-05
mac80211: Remove unused variable in per STA debugfs struct
Mohammed Shafi Shajakhan
2
-3
/
+0
2016-04-05
mac80211: enable starting BA session with custom timeout
Sara Sharon
1
-17
/
+30
2016-04-05
mac80211: add NETIF_F_RXCSUM to features white list
Sara Sharon
1
-1
/
+1
2016-04-05
mac80211: Set global RRM capability
Emmanuel Grumbach
1
-0
/
+2
2016-04-05
mac80211: minstrel_ht: improve sample rate skip logic
Felix Fietkau
1
-7
/
+16
2016-04-05
mac80211: close the SP when we enqueue frames during the SP
Emmanuel Grumbach
1
-0
/
+6
2016-04-05
mac80211: Fix BW upgrade for TDLS peers
Ilan Peer
1
-1
/
+2
2016-04-05
mac80211: don't send deferred frames outside the SP
Emmanuel Grumbach
1
-3
/
+1
2016-04-05
mac80211: remove description of dropped member
Luis de Bethencourt
1
-1
/
+0
2016-04-05
mac80211: ensure no limits on station rhashtable
Ben Greear
1
-0
/
+1
2016-04-05
mac80211: properly deal with station hashtable insert errors
Johannes Berg
1
-5
/
+8
2016-04-05
mac80211: do not pass injected frames without a valid rate to the driver
Felix Fietkau
1
-0
/
+3
2016-04-05
mac80211: fix parsing of 40Mhz in injected radiotap header
Sven Eckelmann
1
-2
/
+3
[next]