summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-08-14net: ipa: ensure hardware has power in ipa_start_xmit()Alex Elder
2021-08-14net: ipa: re-enable transmit in PM WQ contextAlex Elder
2021-08-14net: ipa: distinguish system from runtime suspendAlex Elder
2021-08-14net: ipa: enable wakeup in ipa_power_setup()Alex Elder
2021-08-14net: hns3: remove always exist devlink pointer checkLeon Romanovsky
2021-08-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann
2021-08-13ice: Fix perout start time roundingMaciej Machnikowski
2021-08-13net: phy: marvell: add SFP support for 88E1510Ivan Bornyakov
2021-08-13net: dpaa_eth: remove dead select in menuconfig FSL_DPAA_ETHLukas Bulwahn
2021-08-13net: Kconfig: remove obsolete reference to config MICROBLAZE_64K_PAGESLukas Bulwahn
2021-08-13net: macb: Add PTP support for SAMA5D29Hari Prasath
2021-08-13net: fec: add WoL support for i.MX8MQJoakim Zhang
2021-08-13ravb: Remove checks for unsupported internal delay modesGeert Uytterhoeven
2021-08-13net: hso: drop unused function argumentPavel Skripkin
2021-08-13net, bonding: Disallow vlan+srcmac with XDPJussi Maki
2021-08-13bnxt: count Tx dropsJakub Kicinski
2021-08-13bnxt: make sure xmit_more + errors does not miss doorbellsJakub Kicinski
2021-08-13bnxt: disable napi before canceling DIMJakub Kicinski
2021-08-13bnxt: don't lock the tx queue from napi pollJakub Kicinski
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-12net: ipa: always inline ipa_aggr_granularity_val()Alex Elder
2021-08-12Merge tag 'ieee802154-for-davem-2021-08-12' of git://git.kernel.org/pub/scm/l...Jakub Kicinski
2021-08-12wwan: core: Avoid returning NULL from wwan_create_dev()Andy Shevchenko
2021-08-12Merge tag 'mlx5-updates-2021-08-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-08-12wwan: core: Unshadow error code returned by ida_alloc_range()Andy Shevchenko
2021-08-12net: dsa: sja1105: unregister the MDIO buses during teardownVladimir Oltean
2021-08-12net: dsa: mt7530: fix VLAN traffic leaks againDENG Qingfang
2021-08-12net: phy: nxp-tja11xx: log critical health stateOleksij Rempel
2021-08-12net: mscc: Fix non-GPL export of regmap APIsMark Brown
2021-08-11net: hns3: add support for triggering reset by ethtoolYufeng Mo
2021-08-11bonding: combine netlink and console error messagesJonathan Toppins
2021-08-11net: pcs: xpcs: fix error handling on failed to allocate memoryWong Vee Khee
2021-08-11net: mscc: Fix non-GPL export of regmap APIsMark Brown
2021-08-11net/mlx5e: Make use of netdev_warn()Cai Huoqing
2021-08-11net/mlx5: Fix variable type to match 64bitEran Ben Elisha
2021-08-11net/mlx5: Initialize numa node for all core devicesParav Pandit
2021-08-11net/mlx5: Allocate individual capabilityParav Pandit
2021-08-11net/mlx5: Reorganize current and maximal capabilities to be per-typeParav Pandit
2021-08-11net/mlx5: SF, use recent sysfs apiParav Pandit
2021-08-11net/mlx5: Refcount mlx5_irq with integerShay Drory
2021-08-11net/mlx5: Change SF missing dedicated MSI-X err message to dbgShay Drory
2021-08-11net/mlx5: Align mlx5_irq structureShay Drory
2021-08-11net/mlx5: Delete impossible dev->state checksLeon Romanovsky
2021-08-11net/mlx5: Fix inner TTC table creationMaor Gottlieb
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing
2021-08-11net/mlx5: Support enable_vnet devlink dev paramParav Pandit
2021-08-11net/mlx5: Support enable_rdma devlink dev paramParav Pandit
2021-08-11net/mlx5: Support enable_eth devlink dev paramParav Pandit
2021-08-11net/mlx5: Fix unpublish devlink parametersParav Pandit
2021-08-11net: ipa: kill ipa_clock_get_additional()Alex Elder