summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2019-10-31net: hns3: dump some debug information when reset failHuazhong Tan-4/+35
2019-10-31bnxt_en: Add support to collect crash dump via ethtoolVasundhara Volam-2/+40
2019-10-31bnxt_en: Add support to invoke OP-TEE API to reset firmwareVasundhara Volam-2/+14
2019-10-31firmware: broadcom: add OP-TEE based BNXT f/w managerVikas Gupta-0/+288
2019-10-31mlxsw: spectrum: Generalize split count checkJiri Pirko-3/+3
2019-10-31mlxsw: spectrum: Iterate over all ports in gap during unsplit createJiri Pirko-13/+8
2019-10-31mlxsw: spectrum: Fix base port get for split count 4 and 8Jiri Pirko-13/+15
2019-10-31mlxsw: spectrum: Use port_module_max_width to compute base port indexJiri Pirko-2/+0
2019-10-31mlxsw: spectrum: Remember split base local port and use it in unsplitJiri Pirko-9/+8
2019-10-31mlxsw: spectrum: Introduce resource for getting offset of 4 lanes split portJiri Pirko-0/+4
2019-10-31mlxsw: spectrum: Push getting offsets of split ports into a helperJiri Pirko-23/+35
2019-10-31mlxsw: spectrum: Add sanity checks into module info getJiri Pirko-2/+37
2019-10-31mlxsw: spectrum: Pass mapping values in port mapping structureJiri Pirko-30/+26
2019-10-31mlxsw: spectrum: Use mapping of port being split for creating split portsJiri Pirko-10/+13
2019-10-31mlxsw: spectrum: Replace port_to_module array with array of structsJiri Pirko-39/+84
2019-10-31mlxsw: spectrum: Distinguish between unsplittable and split portJiri Pirko-4/+11
2019-10-31mlxsw: spectrum: Move max_width check up before count checkJiri Pirko-6/+6
2019-10-31mlxsw: spectrum: Use PMTM register to get max module widthJiri Pirko-19/+67
2019-10-31mlxsw: reg: Add Port Module Type Mapping RegisterJiri Pirko-0/+50
2019-10-31mlxsw: reg: Extend PMLP tx/rx lane value size to 4 bitsJiri Pirko-2/+3
2019-10-31cxgb4/l2t: Simplify 't4_l2e_free()' and '_t4_l2e_free()'Christophe JAILLET-6/+2
2019-10-30Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller-55/+122
2019-10-30wimax: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fopszhong jiang-3/+3
2019-10-30vxlan: drop "vxlan" parameter in vxlan_fdb_alloc()Guillaume Nault-3/+2
2019-10-30net: phy: marvell: add downshift support for 88E1145Heiner Kallweit-0/+3
2019-10-30bonding: balance ICMP echoes in layer3+4 modeMatteo Croce-7/+70
2019-10-30mlxsw: Enforce firmware version for Spectrum-2Ido Schimmel-0/+18
2019-10-30mlxsw: Bump firmware version to 13.2000.2308Ido Schimmel-1/+1
2019-10-30mlxsw: pci: Increase PCI reset timeout for SN3800 systemsIdo Schimmel-1/+1
2019-10-30mlxsw: reg: Increase size of MPAR registerIdo Schimmel-1/+1
2019-10-29e1000e: Fix compiler warning when CONFIG_PM_SLEEP is not setSasha Neftin-0/+2
2019-10-29e1000e: Add support for Tiger LakeSasha Neftin-1/+26
2019-10-29i40e: Add UDP segmentation offload supportJosh Hunt-3/+10
2019-10-29ixgbe: Add UDP segmentation offload supportJosh Hunt-6/+18
2019-10-29igb: Add UDP segmentation offload supportJosh Hunt-6/+18
2019-10-29nfc: pn532_uart: Make use of pn532 autopollLars Poeschel-1/+1
2019-10-29nfc: pn533: Add autopoll capabilityLars Poeschel-6/+197
2019-10-29nfc: pn533: add UART phy driverLars Poeschel-0/+344
2019-10-29nfc: pn533: Split pn533 init & nfc_registerLars Poeschel-52/+80
2019-10-29nfc: pn533: Add dev_up/dev_down hooks to phy_opsLars Poeschel-1/+20
2019-10-29nfc: pn533: i2c: "pn532" as dt compatible stringLars Poeschel-0/+5
2019-10-29e1000e: Drop unnecessary __E1000_DOWN bit twiddlingAlexander Duyck-6/+1
2019-10-29e1000e: Use rtnl_lock to prevent race conditions between net and pci/pmAlexander Duyck-33/+35
2019-10-29e1000e: Add support for Comet LakeSasha Neftin-0/+12
2019-10-29broadcom: bnxt: Fix use true/false for boolSaurav Girepunje-1/+1
2019-10-29cavium: thunder: Fix use true/false for bool typeSaurav Girepunje-6/+6
2019-10-29net: phy: marvell: add PHY tunable support for more PHY versionsHeiner Kallweit-0/+12
2019-10-29net: phy: marvell: add downshift support for M88E1111Heiner Kallweit-0/+64
2019-10-29net: phy: marvell: fix downshift function namingHeiner Kallweit-15/+15
2019-10-29net: phy: marvell: fix typo in constant MII_M1011_PHY_SRC_DOWNSHIFT_MASKHeiner Kallweit-4/+4