aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2020-12-06 14:54:46 +0200
committerJohannes Berg <johannes.berg@intel.com>2020-12-11 13:20:05 +0100
commitdb8ebd06ccb87b7bea8e50f3d4ba5dc0142093b8 (patch)
tree4789bdacbef0bc945c1acdb0f137bab9cab98ab8 /tools/perf/scripts/python/bin/stackcollapse-record
parentmac80211: support Rx timestamp calculation for all preamble types (diff)
downloadlinux-db8ebd06ccb87b7bea8e50f3d4ba5dc0142093b8.tar.gz
linux-db8ebd06ccb87b7bea8e50f3d4ba5dc0142093b8.zip
mac80211: use bitfield helpers for BA session action frames
Use the appropriate bitfield helpers for encoding and decoding the capability field in the BA session action frames instead of open-coding the shifts/masks. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Link: https://lore.kernel.org/r/iwlwifi.20201206145305.0c46e5097cc0.I06e75706770c40b9ba1cabd1f8a78ab7a05c5b73@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
vlan: Do not put vlan headers back on bridge and macvlan portsVlad Yasevich2-1/+8 2015-11-17vlan: Fix untag operations of stacked vlans with REORDER_HEADER offVlad Yasevich1-1/+2 2015-11-17via-velocity: unconditionally drop frames with bad l2 lengthTimo Teräs1-21/+3 2015-11-16ipg: Remove ipg driverOndrej Zary7-3075/+0 2015-11-16dl2k: Add support for IP1000A-based cardsOndrej Zary3-6/+69 2015-11-16snmp: Remove duplicate OUTMCAST stat incrementNeil Horman1-2/+0 2015-11-16net: thunder: Check for driver data in nicvf_remove()Pavel Fedin1-5/+8 2015-11-16net/core: use netdev name in warning if no parentBjørn Mork1-5/+8 2015-11-16af_unix: don't append consumed skbs to sk_receive_queueHannes Frederic Sowa1-0/+1 2015-11-16net: switchdev: fix return code of fdb_dump stubDragos Tatulea1-1/+1 2015-11-16bnx2x: Fix VLANs null-pointer for 57710, 57711Yuval Mintz1-1/+1 2015-11-16ravb: remove unhandle int causeMasaru Nagai1-2/+0 2015-11-16raw: increment correct SNMP counters for ICMP messagesBen Cartwright-Cox1-3/+5 2015-11-16sfc: constify pci_error_handlers structuresJulia Lawall1-1/+1 2015-11-16net: cavium: liquidio: constify pci_error_handlers structuresJulia Lawall1-1/+1 2015-11-16Driver: Vmxnet3: Fix use of mfTableLen for big endian architecturesShrikrishna Khare2-5/+6 2015-11-16net: usb: cdc_ether: add Dell DW5580 as a mobile broadband adapterDaniele Palmas1-0/+5 2015-11-16net: fix __netdev_update_features return on ndo_set_features failureNikolay Aleksandrov1-1/+1 2015-11-16net: fix feature changes on devices without ndo_set_featuresNikolay Aleksandrov1-0/+2 2015-11-16switchdev: bridge: Check return code is not EOPNOTSUPPIdo Schimmel2-2/+2 2015-11-16be2net: replace hardcoded values with existing defineIvan Vecera2-2/+3 2015-11-16be2net: remove unused local rsstable arrayIvan Vecera1-14/+2 2015-11-16ravb: Fix int mask value overwritten issueMasaru Nagai1-2/+4 2015-11-16net: smsc911x: Reset PHY during initializationPavel Fedin1-11/+6 2015-11-16bpf, arm64: start flushing icache range from headerDaniel Borkmann1-1/+1 2015-11-16bpf, arm: start flushing icache range from headerDaniel Borkmann1-1/+1 2015-11-16bpf: samples: exclude asm/sysreg.h for arm64Yang Shi1-2/+5 2015-11-16arm64: bpf: fix JIT frame pointer setupYang Shi1-3/+3 2015-11-16net: phy: vitesse: add support for VSC8601Måns Rullgård1-1/+15 2015-11-16net: phy: at803x: support interrupt on 8030 and 8035Måns Rullgård1-0/+4 2015-11-16ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld2-2/+4 2015-11-15net: dsa: mv88e6060: replace magic values with register definesNeil Armstrong1-27/+37