summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-11-27net: usb: aqc111: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-27net: phy: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-27net: wireless: intel: iwlwifi: fix GRO_NORMAL packet stallingAlexander Lobakin
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-27net: mscc: ocelot: use skb queue instead of skbs listYangbo Lu
2019-11-27net: mscc: ocelot: avoid incorrect consuming in skbs listYangbo Lu
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-11-27Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2019-11-26gve: Fix the queue page list allocated pages countJeroen de Borst
2019-11-26net: phy: dp83869: Fix return paths to return proper valuesDan Murphy
2019-11-26net: usbnet: Fix -Wcast-function-typePhong Tran
2019-11-26net: hso: Fix -Wcast-function-typePhong Tran
2019-11-26ibmvnic: Serialize device queriesThomas Falcon
2019-11-26ibmvnic: Bound waits for device queriesThomas Falcon
2019-11-26ibmvnic: Terminate waiting device threads after loss of serviceThomas Falcon
2019-11-26ibmvnic: Fix completion structure initializationThomas Falcon
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-25slip: Fix use-after-free Read in slip_openJouni Hogander
2019-11-25net: dsa: sja1105: fix sja1105_parse_rgmii_delays()Oleksij Rempel
2019-11-25macvlan: schedule bc_work even if errorMenglong Dong
2019-11-25enetc: add support Credit Based Shaper(CBS) for hardware offloadPo Liu
2019-11-25net: phy: add helpers phy_(un)lock_mdio_busHeiner Kallweit
2019-11-25mdio_bus: don't use managed reset-controllerDavid Bauer
2019-11-25Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe
2019-11-24ax88179_178a: add ethtool_op_get_ts_info()Andreas K. Besslein
2019-11-24mlxsw: spectrum_router: Fix use of uninitialized adjacency indexAmit Cohen
2019-11-24mlxsw: spectrum_router: After underlay moves, demote conflicting tunnelsPetr Machata
2019-11-24bnxt_en: Add support for flashing the device via devlinkVasundhara Volam
2019-11-24bnxt_en: Allow PHY settings on multi-function or NPAR PFs if allowed by FW.Michael Chan
2019-11-24bnxt_en: Add async. event logic for PHY configuration changes.Michael Chan
2019-11-24bnxt_en: Refactor the initialization of the ethtool link settings.Michael Chan
2019-11-24bnxt_en: Skip disabling autoneg before PHY loopback when appropriate.Michael Chan
2019-11-24bnxt_en: Assign more RSS context resources to the VFs.Michael Chan
2019-11-24bnxt_en: Initialize context memory to the value specified by firmware.Michael Chan
2019-11-24bnxt_en: Fix suspend/resume path on 57500 chipsVasundhara Volam
2019-11-24bnxt_en: Send FUNC_RESOURCE_QCAPS command in bnxt_resume()Vasundhara Volam
2019-11-24bnxt_en: Combine 2 functions calling the same HWRM_DRV_RGTR fw command.Vasundhara Volam
2019-11-24bnxt_en: Do driver unregister cleanup in bnxt_init_one() failure path.Vasundhara Volam
2019-11-24bnxt_en: Disable/enable Bus master during suspend/resume.Michael Chan
2019-11-24bnxt_en: Add chip IDs for 57452 and 57454 chips.Michael Chan
2019-11-24sfc: fix build without CONFIG_RFS_ACCELJakub Kicinski
2019-11-23hv_netvsc: make recording RSS hash depend on feature flagStephen Hemminger
2019-11-23Merge tag 'mlx5-updates-2019-11-22' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2019-11-23net: phylink: rename mac_link_state() op to mac_pcs_get_state()Russell King
2019-11-23net: use rhashtable_lookup() instead of rhashtable_lookup_fast()Taehee Yoo
2019-11-23Merge tag 'wireless-drivers-next-2019-11-22' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2019-11-23net: phy: initialise phydev speed and duplex sanelyRussell King
2019-11-23net: phy: remove phy_ethtool_sset()Russell King