summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-02-06net: dpaa2-mac: add backplane link mode supportRussell King
2021-02-06net: dpaa2-mac: add 1000BASE-X supportRussell King
2021-02-06net: pcs: add pcs-lynx 1000BASE-X supportRussell King
2021-02-06net: wan: farsync: use new tasklet APIEmil Renner Berthing
2021-02-06net: dpaa2: Use napi_alloc_frag_align() to avoid the memory wasteKevin Hao
2021-02-06net: octeontx2: Use napi_alloc_frag_align() to avoid the memory wasteKevin Hao
2021-02-06net: dwc-xlgmac: Fix spelling mistake in function nameColin Ian King
2021-02-06net: mhi-net: Add re-aggregation of fragmented packetsLoic Poulain
2021-02-06net: qualcomm: rmnet: Fix rx_handler for non-linear skbsLoic Poulain
2021-02-06net: ethernet: ti: fix netdevice stats for XDPLorenzo Bianconi
2021-02-06dpaa2-eth: Simplify the calculation of variablesJiapeng Chong
2021-02-06Merge tag 'wireless-drivers-next-2021-02-05' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-02-04Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2021-02-04hv_netvsc: Load and store the proper (NBL_HASH_INFO) per-packet infoAndrea Parri (Microsoft)
2021-02-04hv_netvsc: Allocate the recv_buf buffers after NVSP_MSG1_TYPE_SEND_RECV_BUFAndrea Parri (Microsoft)
2021-02-04r8152: adjust the flow of power cut for RTL8153BHayes Wang
2021-02-04r8152: replace several functions about phy patch requestHayes Wang
2021-02-04net: dsa: xrs700x: Correctly address device over I2CTobias Waldekranz
2021-02-04net: dsa: bcm_sf2: Check egress tagging of CFP rule with proper accessorVladimir Oltean
2021-02-04drivers: net: ethernet: i825xx: Fix couple of spellings in the file ether1.cBhaskar Chowdhury
2021-02-04net: hns3: remove redundant null check of an arrayColin Ian King
2021-02-04nfc: pn533: Fix typo issuewengjianfeng
2021-02-04udp: call udp_encap_enable for v6 sockets when enabling encapXin Long
2021-02-04net-loopback: set lo dev initial state to UPJian Yang
2021-02-04net: use the new dev_page_is_reusable() instead of private versionsAlexander Lobakin
2021-02-04drivers: net: xen-netfront: Simplify the calculation of variablesJiapeng Chong
2021-02-04gtp: update rx_length_errors for abnormally short packetsJonas Bonn
2021-02-04gtp: set device typeJonas Bonn
2021-02-04gtp: drop unnecessary call to skb_dst_dropJonas Bonn
2021-02-04gtp: really check namespaces before xmitJonas Bonn
2021-02-04gtp: include role in link infoJonas Bonn
2021-02-04gtp: set initial MTUJonas Bonn
2021-02-04Revert "GTP: add support for flow based tunneling API"Jonas Bonn
2021-02-03mlxsw: ethtool: Pass link mode in use to ethtoolDanielle Ratson
2021-02-03mlxsw: ethtool: Add support for setting lanes when autoneg is offDanielle Ratson
2021-02-03mlxsw: ethtool: Remove max lanes filteringDanielle Ratson
2021-02-03chelsio: cxgb: Disable the card on error in threaded interruptSebastian Andrzej Siewior
2021-02-03chelsio: cxgb: Replace the workqueue with threaded interruptSebastian Andrzej Siewior
2021-02-03octeontx2-af: Handle CPT function level resetSrujana Challa
2021-02-03octeontx2-af: Add support for CPT1 in debugfsSrujana Challa
2021-02-03octeontx2-af: Mailbox changes for 98xx CPT blockSrujana Challa
2021-02-03net: mdiobus: Prevent spike on MDIO bus reset signalMike Looijmans
2021-02-03e1000: drop unneeded assignment in e1000_set_itr()Sudip Mukherjee
2021-02-03e1000e: remove the redundant value assignment in e1000_update_nvm_checksum_sptKaixu Xia
2021-02-03igb: remove h from printk format specifierTom Rix
2021-02-03igb: Enable RSS for Intel I211 Ethernet ControllerNick Lowe
2021-02-03igb: fix TDBAL register show incorrect valueGal Hammer
2021-02-03igc: Fix TDBAL register show incorrect valueSasha Neftin
2021-02-03net: mscc: ocelot: fix error code in mscc_ocelot_probe()Dan Carpenter
2021-02-03net: mscc: ocelot: fix error handling bugs in mscc_ocelot_init_ports()Dan Carpenter