summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-12-15nfp: implement firmware flashingDirk van der Merwe
2017-12-15nfp: extend NSP infrastructure for configurable timeoutsDirk van der Merwe
2017-12-15ipvlan: remove excessive packet scrubbingMahesh Bandewar
2017-12-15Revert "ipvlan: add L2 check for packets arriving via virtual devices"Mahesh Bandewar
2017-12-15net: dsa: bcm_sf2: Update compatible string for 7278B0Florian Fainelli
2017-12-15net: hns3: Add mailbox interrupt handling to PF driverSalil Mehta
2017-12-15net: hns3: Change PF to add ring-vect binding & resetQ to mailboxSalil Mehta
2017-12-15net: hns3: Add mailbox support to PF driverSalil Mehta
2017-12-15net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoCSalil Mehta
2017-12-15net: hns3: Add HNS3 VF driver to kernel build frameworkSalil Mehta
2017-12-15net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) SupportSalil Mehta
2017-12-15net: hns3: Add mailbox support to VF driverSalil Mehta
2017-12-15net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interfaceSalil Mehta
2017-12-15net: dsa: mediatek: add VLAN support for MT7530Sean Wang
2017-12-13net: dsa: lan9303: Introduce lan9303_read_waitEgil Hjelmeland
2017-12-13hv_netvsc: empty current transmit aggregation if flow blockedStephen Hemminger
2017-12-13hv_netvsc: remove open_cnt reference countStephen Hemminger
2017-12-13hv_netvsc: pass netvsc_device to receive callbackStephen Hemminger
2017-12-13hv_netvsc: simplify function args in receive status pathStephen Hemminger
2017-12-13hv_netvsc: track memory allocation failures in ethtool statsStephen Hemminger
2017-12-13hv_netvsc: copy_to_send buf can be voidStephen Hemminger
2017-12-13net: phy: phylink: Report MoCA as PORT_BNCFlorian Fainelli
2017-12-13net: phy: phylink: Allow setting a custom link state callbackFlorian Fainelli
2017-12-13net: phy: phylink: Remove error messageFlorian Fainelli
2017-12-13net: phy: phylink: Use PHY device interface if N/AFlorian Fainelli
2017-12-13net: phy: phylink: Allow specifying PHY device flagsFlorian Fainelli
2017-12-13net: ethernet: ti: cpdma: correct error handling for chan createIvan Khoronzhuk
2017-12-13cxgb4: Add support for ethtool i2c dumpArjun Vynipadath
2017-12-13net: phy: marvell10g: remove XGMII as an option for 88x3310Russell King
2017-12-13r8169: remove netif_napi_del in probe error pathHeiner Kallweit
2017-12-13r8169: switch to device-managed functions in probeHeiner Kallweit
2017-12-13PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()Heiner Kallweit
2017-12-13net: qualcomm: rmnet: Allow to configure flags for existing devicesSubash Abhinov Kasiviswanathan
2017-12-13net: qualcomm: rmnet: Allow to configure flags for new devicesSubash Abhinov Kasiviswanathan
2017-12-13net: qualcomm: rmnet: Process packets over ethernetSubash Abhinov Kasiviswanathan
2017-12-13net: qualcomm: rmnet: Allow only one rmnet dev per muxid per real devSubash Abhinov Kasiviswanathan
2017-12-13net: qualcomm: rmnet: Remove the some redundant macrosSubash Abhinov Kasiviswanathan
2017-12-13net: qualcomm: rmnet: Remove the rmnet_map_results enumSubash Abhinov Kasiviswanathan
2017-12-13hv_netvsc: Fix the TX/RX buffer default sizesHaiyang Zhang
2017-12-13hv_netvsc: Fix the receive buffer size limitHaiyang Zhang
2017-12-13net: fec: add phy_reset_after_clk_enable() supportRichard Leitner
2017-12-13net: phy: smsc: LAN8710/20: add PHY_RST_AFTER_CLK_EN flagRichard Leitner
2017-12-13phylib: add reset after clk enable supportRichard Leitner
2017-12-13phylib: Add device reset delay supportRichard Leitner
2017-12-13net: mvpp2: adjust the coalescing parametersAntoine Tenart
2017-12-13net: mvpp2: report the tx-usec coalescing information to ethtoolAntoine Tenart
2017-12-13net: mvpp2: align values in ethtool get_coalesceAntoine Tenart
2017-12-13net: mvpp2: split the max ring size from the default oneYan Markman
2017-12-13net: mvpp2: only free the TSO header buffers when it was allocatedAntoine Tenart
2017-12-11forcedeth: remove unnecessary structure memberZhu Yanjun