summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | net: tlan: Fix typo abitraryNaoki Hayama2020-10-101-1/+1
| | * | | | | | | net: ipa: skip suspend/resume activities if not set upAlex Elder2020-10-101-0/+6
| | * | | | | | | net: fec: Fix PHY init after phy_reset_after_clk_enable()Marek Vasut2020-10-091-5/+5
| * | | | | | | | cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcrAyush Sawal2020-10-151-67/+68
| * | | | | | | | Merge tag 'mlx5-updates-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2020-10-1411-35/+400
| |\ \ \ \ \ \ \ \
| | * | | | | | | | net/mlx5e: IPsec: Add Connect-X IPsec Tx data path offloadRaed Salem2020-10-135-29/+202
| | * | | | | | | | net/mlx5e: IPsec: Add TX steering rule per IPsec stateHuy Nguyen2020-10-132-4/+176
| | * | | | | | | | net/mlx5: Add NIC TX domain namespaceHuy Nguyen2020-10-133-1/+22
| | * | | | | | | | net/mlx5: Fix uininitialized pointer read on pointer attrColin Ian King2020-10-131-1/+0
| * | | | | | | | | e1000: remove unused and incorrect codeJesse Brandeburg2020-10-141-9/+1
| * | | | | | | | | i40e: Allow changing FEC settings on X722 if supported by FWJaroslaw Gawin2020-10-145-12/+49
| * | | | | | | | | qtnfmac: use new function dev_fetch_sw_netstatsHeiner Kallweit2020-10-141-22/+1
| * | | | | | | | | net: usbnet: use new function dev_fetch_sw_netstatsHeiner Kallweit2020-10-141-23/+1
| * | | | | | | | | net: usb: qmi_wwan: use new function dev_fetch_sw_netstatsHeiner Kallweit2020-10-141-23/+1
| * | | | | | | | | net: macsec: use new function dev_fetch_sw_netstatsHeiner Kallweit2020-10-141-21/+1
| * | | | | | | | | virtio-net: ethtool configurable RXCSUMTonghao Zhang2020-10-141-12/+36
| * | | | | | | | | net: mscc: ocelot: remove duplicate ocelot_port_dev_checkVladimir Oltean2020-10-141-8/+3
| * | | | | | | | | macb: support the two tx descriptors on at91rm9200Willy Tarreau2020-10-142-8/+40
| * | | | | | | | | macb: prepare at91 to use a 2-frame TX queueWilly Tarreau2020-10-142-16/+18
| * | | | | | | | | macb: add RM9200's interrupt flag TBREWilly Tarreau2020-10-141-0/+2
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-10-131-0/+9
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | bpf: Add redirect_peer helperDaniel Borkmann2020-10-111-0/+9
| * | | | | | | | | bnxt_en: Add stored FW version info to devlink info_get cb.Vasundhara Volam2020-10-121-2/+45
| * | | | | | | | | bnxt_en: Refactor bnxt_dl_info_get().Vasundhara Volam2020-10-122-48/+71
| * | | | | | | | | bnxt_en: Add bnxt_hwrm_nvm_get_dev_info() to query NVM info.Vasundhara Volam2020-10-124-0/+31
| * | | | | | | | | bnxt_en: Log unknown link speed appropriately.Michael Chan2020-10-121-1/+5
| * | | | | | | | | bnxt_en: Log event_data1 and event_data2 when handling RESET_NOTIFY event.Michael Chan2020-10-121-0/+3
| * | | | | | | | | bnxt_en: Simplify bnxt_async_event_process().Michael Chan2020-10-121-9/+3
| * | | | | | | | | bnxt_en: Set driver default message level.Michael Chan2020-10-121-1/+3
| * | | | | | | | | bnxt_en: Enable online self tests for multi-host/NPAR mode.Vasundhara Volam2020-10-121-4/+4
| * | | | | | | | | bnxt_en: Return -EROFS to user space, if NVM writes are not permitted.Vasundhara Volam2020-10-121-0/+2
| * | | | | | | | | cx82310_eth: use netdev_err instead of dev_errOndrej Zary2020-10-121-16/+12
| * | | | | | | | | cx82310_eth: re-enable ethernet mode after router rebootOndrej Zary2020-10-121-6/+44
| * | | | | | | | | net: mscc: ocelot: offload VLAN mangle action to VCAP IS1Vladimir Oltean2020-10-112-4/+40
| * | | | | | | | | enetc: Migrate to PHYLINK and PCS_LYNXClaudiu Manoil2020-10-117-166/+191
| * | | | | | | | | enetc: Clean up serdes configurationClaudiu Manoil2020-10-111-53/+48
| * | | | | | | | | enetc: Clean up MAC and link configurationClaudiu Manoil2020-10-111-48/+67
| * | | | | | | | | drivers/net/wan/hdlc_fr: Move the skb_headroom check out of fr_hard_headerXie He2020-10-101-13/+17
| * | | | | | | | | net: dsa: rtl8366rb: Roof MTU for switchLinus Walleij2020-10-103-5/+39
| * | | | | | | | | net: phy: Move of_mdio from drivers/of to drivers/net/mdioCalvin Johnson2020-10-103-0/+602
| * | | | | | | | | dpaa_eth: enable NETIF_MSG_HW by defaultMaxim Kochetkov2020-10-101-1/+1
| * | | | | | | | | r8169: factor out handling rtl8169_statsHeiner Kallweit2020-10-101-21/+25
| * | | | | | | | | net: usbnet: remove driver versionHeiner Kallweit2020-10-101-4/+0
| * | | | | | | | | net: thunderx: Use struct_size() helper in kmalloc()Gustavo A. R. Silva2020-10-101-2/+2
| * | | | | | | | | Merge tag 'wireless-drivers-next-2020-10-09' of git://git.kernel.org/pub/scm/...Jakub Kicinski2020-10-1066-314/+1434
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Revert "iwlwifi: remove wide_cmd_header field"Luca Coelho2020-10-094-1/+9
| | * | | | | | | | | iwlwifi: bump FW API to 59 for AX devicesLuca Coelho2020-10-081-1/+1
| | * | | | | | | | | iwlwifi: read and parse PNVM fileLuca Coelho2020-10-085-11/+241
| | * | | | | | | | | iwlwifi: pcie: implement set_pnvm opLuca Coelho2020-10-086-11/+58
| | * | | | | | | | | iwlwifi: add trans op to set PNVMLuca Coelho2020-10-081-0/+12