aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.mailmap (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-28mac80211: support control port TX status reportingMarkus Theil5-22/+56
2020-05-27mac80211_hwsim: report the WIPHY_FLAG_SUPPORTS_5_10_MHZ capabilityRamon Fontes1-0/+1
2020-05-27mac80211: fix HT-Control field reception for management framesJohannes Berg1-7/+37
2020-05-27wireless: Use linux/stddef.h instead of stddef.hHauke Mehrtens1-1/+5
2020-05-27cfg80211: fix CFG82011_CRDA_SUPPORT still mentioning internal regdbPatrick Steinhardt1-2/+2
2020-05-27nl80211: Add support to configure TID specific Tx rate configurationTamizh Chelvam3-26/+80
2020-05-27mac80211: allow SA-QUERY processing in userspaceJohannes Berg1-13/+36
2020-05-27nl80211: add ability to report TX status for control port TXMarkus Theil7-14/+91
2020-05-27mac80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva2-6/+6
2020-05-27cfg80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva3-8/+8
2020-05-27mac80211: Add new AMPDU factor macro for HE peer capsTamizh Chelvam1-0/+5
2020-05-27ieee80211: S1G definesThomas Pedersen1-0/+221
2020-05-27nl80211: support scan frequencies in KHzThomas Pedersen3-13/+53
2020-05-27nl80211: add KHz frequency offset for most wifi commandsThomas Pedersen2-37/+91
2020-05-27cfg80211: add KHz variants of frame RX APIThomas Pedersen6-23/+71
2020-05-27nl80211: simplify peer specific TID configurationSergey Matyukevich2-10/+5
2020-05-27cfg80211: add support for TID specific AMSDU configurationSergey Matyukevich3-4/+18
2020-05-27mac80211: fix variable names in TID config methodsSergey Matyukevich2-5/+5
2020-05-27cfg80211: fix mask type in cfg80211_tid_cfg structureSergey Matyukevich1-1/+1
2020-05-26net: phy: at803x: add cable diagnostics support for ATH9331 and ATH8032Oleksij Rempel1-2/+16
2020-05-26net: phy: marvell: Configure TDR pulse based on measurement lengthAndrew Lunn1-2/+23
2020-05-26net : phy: marvell: Speedup TDR data retrieval by only changing page onceAndrew Lunn1-12/+19
2020-05-26net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn6-27/+197
2020-05-26net: phy: marvell: Add support for amplitude graphAndrew Lunn1-1/+231
2020-05-26net: ethtool: Add helpers for cable test TDR dataAndrew Lunn2-1/+100
2020-05-26net: ethtool: Add generic parts of cable test TDRAndrew Lunn7-10/+144
2020-05-26net: ethtool: Add attributes for cable test TDR dataAndrew Lunn2-0/+144
2020-05-26ne2k-pci: Fix various coding-style issues and improve printk() usageArmin Wolf1-163/+182
2020-05-26macvlan: Skip loopback packets in RX handlerAlexander Sverdlin1-0/+4
2020-05-26mlxsw: spectrum_router: Allow programming link-local prefix routesIdo Schimmel1-2/+4
2020-05-26mlxsw: spectrum: Add packet traps for BFD packetsIdo Schimmel3-0/+10
2020-05-26mlxsw: spectrum: Treat IPv6 link-local SIP as an exceptionIdo Schimmel1-1/+1
2020-05-26mlxsw: spectrum: Share one group for all locally delivered packetsIdo Schimmel1-2/+2
2020-05-26mlxsw: reg: Move all trap groups under the same enumIdo Schimmel1-7/+3
2020-05-26mlxsw: spectrum_trap: Do not hard code "thin" policer identifierIdo Schimmel2-6/+13
2020-05-26mlxsw: switchx2: Move SwitchX-2 trap groups out of main enumIdo Schimmel2-2/+5
2020-05-26mlxsw: spectrum: Reduce priority of locally delivered packetsIdo Schimmel2-2/+2
2020-05-26mlxsw: spectrum: Use same trap group for local routes and link-local destinationIdo Schimmel1-1/+1
2020-05-26mlxsw: spectrum: Use separate trap group for FID missIdo Schimmel2-1/+4
2020-05-26mlxsw: spectrum: Use same trap group for various IPv6 packetsIdo Schimmel1-3/+3
2020-05-26mlxsw: spectrum: Rename IPv6 ND trap groupIdo Schimmel2-6/+6
2020-05-26mlxsw: spectrum: Use same switch case for identical groupsIdo Schimmel1-3/+0
2020-05-26mlxsw: spectrum: Use dedicated trap group for ACL trapIdo Schimmel2-1/+4
2020-05-26mptcp: attempt coalescing when moving skbs to mptcp rx queueFlorian Westphal1-2/+19
2020-05-26r8169: improve rtl_remove_oneHeiner Kallweit1-7/+5
2020-05-26ARM: dts: imx6qdl-sabresd: enable fec wake-on-lanFugang Duan1-0/+1
2020-05-26ARM: dts: imx: add ethernet stop mode propertyFugang Duan5-1/+7
2020-05-26dt-bindings: fec: update the gpr propertyFugang Duan1-2/+5
2020-05-26net: ethernet: fec: move GPR register offset and bit into DTFugang Duan1-12/+12
2020-05-26net/smc: mark smc_pnet_policy as constDmitry Vyukov1-1/+1