index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-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
2016-04-05
mac80211: synchronize driver rx queues before removing a station
Sara Sharon
3
-1
/
+35
2016-04-05
mac80211: mesh: convert path table to rhashtable
Bob Copeland
4
-575
/
+259
2016-04-05
mac80211: mesh: embed known gates list in struct mesh_path
Bob Copeland
2
-56
/
+45
2016-04-05
mac80211: mesh: factor out common mesh path allocation code
Bob Copeland
1
-23
/
+28
2016-04-05
mac80211: mesh: don't hash sdata in mpath tables
Bob Copeland
1
-10
/
+8
2016-04-05
mac80211: mesh: move path tables into if_mesh
Bob Copeland
6
-115
/
+104
2016-04-05
mac80211: Support a scan request for a specific BSSID
Jouni Malinen
1
-1
/
+3
2016-04-05
mac80211: recalc min_def chanctx even when chandef is identical
Arik Nemtsov
1
-1
/
+3
2016-04-05
mac80211: TDLS: change BW calculation for WIDER_BW peers
Arik Nemtsov
3
-11
/
+61
2016-04-05
mac80211: TDLS: always downgrade invalid chandefs
Arik Nemtsov
1
-1
/
+1
2016-04-05
mac80211: fix AP buffered multicast frames with queue control and txq
Felix Fietkau
1
-1
/
+2
2016-04-05
mac80211: allow not sending MIC up from driver for HW crypto
Sara Sharon
2
-14
/
+17
2016-04-05
mac80211: allow drivers to report CLOCK_BOOTTIME for scan results
Johannes Berg
1
-1
/
+3
2016-04-05
mac80211: parse VHT info in injected frames
Lorenzo Bianconi
1
-0
/
+31
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-19
/
+40
2016-03-05
mac80211: use reset to set header pointer
Zhang Shengju
4
-9
/
+9
2016-03-02
Merge tag 'mac80211-for-davem-2016-03-02' of git://git.kernel.org/pub/scm/lin...
David S. Miller
3
-11
/
+30
2016-03-02
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
29
-361
/
+749
2016-03-01
mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
Felix Fietkau
1
-1
/
+1
2016-03-01
mac80211: Fix Public Action frame RX in AP mode
Jouni Malinen
1
-0
/
+1
2016-03-01
mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
Johannes Berg
2
-10
/
+28
2016-02-25
Merge tag 'mac80211-for-davem-2016-02-23' of git://git.kernel.org/pub/scm/lin...
David S. Miller
3
-8
/
+10
2016-02-24
mac80211: move MU_MIMO_OWNER flag to ieee80211_vif
Sara Sharon
4
-12
/
+10
2016-02-24
mac80211: provide interface to driver to set VHT MU-MIMO data
Sara Sharon
1
-1
/
+15
2016-02-24
mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq
Eliad Peller
1
-87
/
+0
2016-02-24
mac80211: move TKIP TX IVs to public part of key struct
Eliad Peller
7
-38
/
+40
[prev]
[next]