aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: qualcomm: rmnet: avoid unnecessary byte-swappingAlex Elder2021-06-111-4/+4
* net: qualcomm: rmnet: clarify a bit of codeAlex Elder2021-06-111-10/+16
* net: qualcomm: rmnet: IPv4 header has zero checksumAlex Elder2021-06-113-14/+29
* net: qualcomm: rmnet: simplify rmnet_map_get_csum_field()Alex Elder2021-06-111-15/+5
* net: qualcomm: rmnet: get rid of some local variablesAlex Elder2021-06-111-7/+5
* net: qualcomm: rmnet: eliminate some ifdefsAlex Elder2021-06-111-31/+23
* net: qualcomm: rmnet: use ip_is_fragment()Alex Elder2021-06-111-2/+3
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-06-1123-7/+2950
|\
| * ice: enable transmit timestamps for E810 devicesJacob Keller2021-06-119-4/+518
| * ice: enable receive hardware timestampingJacob Keller2021-06-119-6/+410
| * ice: report the PTP clock index in ethtool .get_ts_infoJacob Keller2021-06-113-1/+155
| * ice: register 1588 PTP clock device object for E810 devicesJacob Keller2021-06-118-0/+513
| * ice: add low level PTP clock access functionsJacob Keller2021-06-114-0/+758
| * ice: add support for set/get of driver-stored firmware parametersJacob Keller2021-06-113-0/+108
| * ice: process 1588 PTP capabilities during initializationJacob Keller2021-06-113-0/+151
| * ice: add support for sideband messagesJacob Keller2021-06-1111-2/+343
* | vhost/vsock: support SEQPACKET for transportArseny Krasnov2021-06-111-4/+52
* | octeontx2-pf: add support for ndo_set_vf_trustHariprasad Kelam2021-06-112-25/+109
* | octeontx2-af: add new mailbox to configure VF trust modeHariprasad Kelam2021-06-115-6/+83
* | octeontx2-nicvf: add ndo_set_rx_mode support for multicast & promiscNaveen Mamindlapalli2021-06-111-2/+56
* | octeontx2-af: add support for multicast/promisc packet replication featureNaveen Mamindlapalli2021-06-119-158/+482
* | net: stmmac: Fix potential integer overflowWong Vee Khee2021-06-111-1/+1
* | net: mdio: mscc-miim: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-111-5/+1
* | net: dpaa2-mac: Add ACPI support for DPAA2 MAC driverCalvin Johnson2021-06-112-37/+53
* | net: phylink: Refactor phylink_of_phy_connect()Calvin Johnson2021-06-111-38/+1
* | net: phylink: introduce phylink_fwnode_phy_connect()Calvin Johnson2021-06-111-0/+54
* | net/fsl: Use [acpi|of]_mdiobus_registerCalvin Johnson2021-06-111-9/+21
* | net: mdio: Add ACPI support code for mdioCalvin Johnson2021-06-113-0/+66
* | ACPI: utils: Introduce acpi_get_local_address()Calvin Johnson2021-06-111-0/+14
* | of: mdio: Refactor of_mdiobus_register_phy()Calvin Johnson2021-06-111-55/+1
* | net: mdiobus: Introduce fwnode_mdiobus_register_phy()Calvin Johnson2021-06-114-40/+158
* | net: mii_timestamper: check NULL in unregister_mii_timestamper()Calvin Johnson2021-06-113-6/+6
* | of: mdio: Refactor of_get_phy_id()Calvin Johnson2021-06-111-11/+1
* | net: phy: Introduce fwnode_get_phy_id()Calvin Johnson2021-06-111-0/+21
* | of: mdio: Refactor of_phy_find_device()Calvin Johnson2021-06-111-12/+1
* | net: phy: Introduce phy related fwnode functionsCalvin Johnson2021-06-111-0/+62
* | net: phy: Introduce fwnode_mdio_find_device()Calvin Johnson2021-06-112-10/+24
* | net: stmmac: Fix unused values warningsWong Vee Khee2021-06-111-4/+4
* | net: usb: asix: ax88772: manage PHY PM from MACOleksij Rempel2021-06-111-31/+12
* | net: pc300too: fix the comments style issuePeng Li2021-06-111-2/+1
* | net: pc300too: add some required spacesPeng Li2021-06-111-4/+4
* | net: pc300too: replace comparison to NULL with "!card->plxbase"Peng Li2021-06-111-4/+2
* | net: pc300too: remove redundant initialization for staticsPeng Li2021-06-111-1/+1
* | net: pc300too: move out assignment in if conditionPeng Li2021-06-111-2/+4
* | net: pc300too: fix the code style issue about "foo * bar"Peng Li2021-06-111-1/+1
* | net: pc300too: add blank line after declarationsPeng Li2021-06-111-1/+2
* | net: pc300too: remove redundant blank linesPeng Li2021-06-111-22/+0
* | r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPMHeiner Kallweit2021-06-111-1/+0
* | nfc: fdp: remove unnecessary labelswengjianfeng2021-06-111-5/+2
* | s390/qeth: Consider dependency on SWITCHDEV moduleAlexandra Winter2021-06-111-2/+10