aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-31cxgb4/l2t: Simplify 't4_l2e_free()' and '_t4_l2e_free()'Christophe JAILLET1-6/+2
2019-10-30Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller10-55/+122
2019-10-30wimax: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fopszhong jiang1-3/+3
2019-10-30vxlan: drop "vxlan" parameter in vxlan_fdb_alloc()Guillaume Nault1-3/+2
2019-10-30net: phy: marvell: add downshift support for 88E1145Heiner Kallweit1-0/+3
2019-10-30bonding: balance ICMP echoes in layer3+4 modeMatteo Croce1-7/+70
2019-10-30mlxsw: Enforce firmware version for Spectrum-2Ido Schimmel1-0/+18
2019-10-30mlxsw: Bump firmware version to 13.2000.2308Ido Schimmel1-1/+1
2019-10-30mlxsw: pci: Increase PCI reset timeout for SN3800 systemsIdo Schimmel1-1/+1
2019-10-30mlxsw: reg: Increase size of MPAR registerIdo Schimmel1-1/+1
2019-10-29e1000e: Fix compiler warning when CONFIG_PM_SLEEP is not setSasha Neftin1-0/+2
2019-10-29e1000e: Add support for Tiger LakeSasha Neftin5-1/+26
2019-10-29i40e: Add UDP segmentation offload supportJosh Hunt2-3/+10
2019-10-29ixgbe: Add UDP segmentation offload supportJosh Hunt1-6/+18
2019-10-29igb: Add UDP segmentation offload supportJosh Hunt2-6/+18
2019-10-29nfc: pn532_uart: Make use of pn532 autopollLars Poeschel1-1/+1
2019-10-29nfc: pn533: Add autopoll capabilityLars Poeschel2-6/+197
2019-10-29nfc: pn533: add UART phy driverLars Poeschel4-0/+344
2019-10-29nfc: pn533: Split pn533 init & nfc_registerLars Poeschel4-52/+80
2019-10-29nfc: pn533: Add dev_up/dev_down hooks to phy_opsLars Poeschel2-1/+20
2019-10-29nfc: pn533: i2c: "pn532" as dt compatible stringLars Poeschel1-0/+5
2019-10-29e1000e: Drop unnecessary __E1000_DOWN bit twiddlingAlexander Duyck1-6/+1
2019-10-29e1000e: Use rtnl_lock to prevent race conditions between net and pci/pmAlexander Duyck1-33/+35
2019-10-29e1000e: Add support for Comet LakeSasha Neftin2-0/+12
2019-10-29broadcom: bnxt: Fix use true/false for boolSaurav Girepunje1-1/+1
2019-10-29cavium: thunder: Fix use true/false for bool typeSaurav Girepunje1-6/+6
2019-10-29net: phy: marvell: add PHY tunable support for more PHY versionsHeiner Kallweit1-0/+12
2019-10-29net: phy: marvell: add downshift support for M88E1111Heiner Kallweit1-0/+64
2019-10-29net: phy: marvell: fix downshift function namingHeiner Kallweit1-15/+15
2019-10-29net: phy: marvell: fix typo in constant MII_M1011_PHY_SRC_DOWNSHIFT_MASKHeiner Kallweit1-4/+4
2019-10-29ionic: Remove set but not used variable 'sg_desc'YueHaibing1-2/+0
2019-10-29net: phy: dp83867: support Wake on LANThomas Haemmerle1-1/+130
2019-10-29net: aquantia: fix error handling in aq_ptp_pollGustavo A. R. Silva1-0/+2
2019-10-29net: aquantia: remove unused including <linux/version.h>YueHaibing1-1/+0
2019-10-29net: dsa: LAN9303: select REGMAP when LAN9303 enableMao Wenan1-0/+1
2019-10-29net: aquantia: make two symbols be staticMao Wenan2-2/+2
2019-10-29Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller14-131/+289
2019-10-29net: fec: remove redundant assignment to pointer bdpColin Ian King1-1/+0
2019-10-29net: aquantia: fix unintention integer overflow on left shiftColin Ian King1-1/+1
2019-10-29net: aquantia: fix spelling mistake: tx_queus -> tx_queuesColin Ian King1-1/+1
2019-10-28atm: remove unneeded semicolonYueHaibing1-1/+1
2019-10-28net: mediatek: remove unneeded semicolonYueHaibing2-4/+4
2019-10-28mlxsw: spectrum_buffers: remove unneeded semicolonYueHaibing1-2/+2
2019-10-28net: dsa: mv88e6xxx: Add devlink param for ATU hash algorithm.Andrew Lunn4-1/+169
2019-10-28r8169: use helper rtl_hw_aspm_clkreq_enable also in rtl_hw_start_8168g_2Heiner Kallweit1-2/+1
2019-10-28net: dsa: bcm_sf2: Wire up MDB operationsFlorian Fainelli1-0/+3
2019-10-28net: dsa: b53: Add support for MDBFlorian Fainelli2-3/+67
2019-10-28mvpp2: prefetch frame headerMatteo Croce1-0/+1
2019-10-28mvpp2: sync only the received frameMatteo Croce1-2/+7
2019-10-28mvpp2: refactor frame drop routineMatteo Croce1-8/+9