summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-02-26net: phy: corrected the return value for genphy_check_and_restart_aneg and ge...Sudheesh Mavila2-6/+6
2020-02-26slip: not call free_netdev before rtnl_unlock in slip_openyangerkun1-0/+3
2020-02-26Merge tag 'mlx5-updates-2020-02-25' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller12-127/+215
2020-02-26drivers/base/power: add dpm_sysfs_change_owner()Christian Brauner3-1/+61
2020-02-26device: add device_change_owner()Christian Brauner1-0/+116
2020-02-26net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not neededNicolas Saenz Julienne1-0/+1
2020-02-26net: cisco: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-5/+5
2020-02-26net: marvell: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-02-26net: hns: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-02-26sfc: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-02-26qlogic: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-5/+5
2020-02-26net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/secFlorian Fainelli1-2/+1
2020-02-26Revert "net: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec on 7278"Florian Fainelli2-4/+0
2020-02-26Merge tag 'tag-chrome-platform-fixes-for-v5.6-rc4' of git://git.kernel.org/pu...Linus Torvalds1-1/+1
2020-02-26bnxt_en: add newline to netdev_*() format stringsJonathan Lemon5-38/+38
2020-02-26iavf: use tc_cls_can_offload_and_chain0() instead of chain checkJiri Pirko1-3/+5
2020-02-25net/mlx5: sparse: warning: Using plain integer as NULL pointerSaeed Mahameed1-1/+1
2020-02-25net/mlx5: sparse: warning: incorrect type in assignmentSaeed Mahameed1-1/+1
2020-02-25net/mlx5: Fix header guard in rsc_dump.hNathan Chancellor1-1/+1
2020-02-25net/mlx5e: RX, Use indirect calls wrapper for handling compressed completionsTariq Toukan1-2/+4
2020-02-25net/mlx5e: RX, Use indirect calls wrapper for posting descriptorsTariq Toukan1-2/+9
2020-02-25net/mlx5e: Change inline mode correctly when changing trust stateMaxim Mikityanskiy1-22/+33
2020-02-25net/mlx5e: Add context to the preactivate hookMaxim Mikityanskiy6-27/+45
2020-02-25net/mlx5e: Allow mlx5e_switch_priv_channels to fail and recoverMaxim Mikityanskiy1-7/+27
2020-02-25net/mlx5e: Remove unneeded netif_set_real_num_tx_queuesMaxim Mikityanskiy1-6/+0
2020-02-25net/mlx5e: Fix configuration of XPS cpumasks and netdev queues in corner casesMaxim Mikityanskiy2-41/+65
2020-02-25net/mlx5e: Use preactivate hook to set the indirection tableMaxim Mikityanskiy3-10/+17
2020-02-25net/mlx5e: Rename hw_modify to preactivateMaxim Mikityanskiy2-9/+11
2020-02-25net/mlx5e: Encapsulate updating netdev queues into a functionMaxim Mikityanskiy1-7/+12
2020-02-25net/mlx5e: Add missing LRO cap checkTariq Toukan1-3/+2
2020-02-25net/mlx5e: Define one flow for TXQ selection when TCs are configuredEran Ben Elisha1-7/+6
2020-02-25netdevsim: add ACL trap reporting cookie as a metadataJiri Pirko2-3/+116
2020-02-25mlxsw: spectrum_trap: Lookup and pass cookie down to devlink_trap_report()Jiri Pirko4-3/+63
2020-02-25mlxsw: pci: Extract cookie index for ACL discard trap packetsJiri Pirko3-1/+18
2020-02-25mlxsw: core_acl_flex_actions: Implement flow_offload action cookie offloadJiri Pirko5-6/+257
2020-02-25mlxsw: core_acl_flex_actions: Add trap with userdef actionJiri Pirko1-2/+28
2020-02-25devlink: extend devlink_trap_report() to accept cookie and passJiri Pirko2-3/+3
2020-02-24Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub...David S. Miller1-0/+1
2020-02-24net: ethernet: stmmac: don't warn about missing optional wakeup IRQAhmad Fatoum1-1/+1
2020-02-24net: ethernet: stmmac: demote warnings about missing optional clocksAhmad Fatoum2-2/+2
2020-02-24net: bcmgenet: reduce severity of missing clock warningsJeremy Linton1-3/+3
2020-02-24net: bcmgenet: Fetch MAC address from the adapterJeremy Linton1-12/+27
2020-02-24net: bcmgenet: Initial bcmgenet ACPI supportJeremy Linton1-7/+14
2020-02-24net: bcmgenet: enable automatic phy discoveryJeremy Linton1-6/+33
2020-02-24net: bcmgenet: refactor phy mode configurationJeremy Linton1-16/+26
2020-02-24mdio_bus: Add generic mdio_find_bus()Jeremy Linton1-0/+17
2020-02-24freescale: Replace zero-length array with flexible-array memberGustavo A. R. Silva3-3/+3
2020-02-24intel: Replace zero-length array with flexible-array memberGustavo A. R. Silva5-8/+8
2020-02-24netronome: Replace zero-length array with flexible-array memberGustavo A. R. Silva6-12/+12
2020-02-24toshiba: Replace zero-length array with flexible-array memberGustavo A. R. Silva4-4/+4