summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-06-27net: dsa: microchip: Initial SPI regmap supportMarek Vasut
2019-06-27net: dsa: microchip: Factor out register access opcode generationMarek Vasut
2019-06-27net: dsa: microchip: Use PORT_CTRL_ADDR() instead of indirect function callMarek Vasut
2019-06-27net: dsa: microchip: Move ksz_cfg and ksz_port_cfg to ksz9477.cMarek Vasut
2019-06-27net: dsa: microchip: Inline ksz_spi.hMarek Vasut
2019-06-27net: dsa: microchip: Remove ksz_{get,set}()Marek Vasut
2019-06-27net: dsa: microchip: Remove ksz_{read,write}24()Marek Vasut
2019-06-27net: aquantia: implement vlan offload configurationIgor Russkikh
2019-06-27net: aquantia: vlan offloads logic in datapathIgor Russkikh
2019-06-27net: aquantia: adding fields and device features for vlan offloadIgor Russkikh
2019-06-27net: aquantia: added vlan offload related macros and functionsIgor Russkikh
2019-06-27net: aquantia: make all files GPL-2.0-onlyIgor Russkikh
2019-06-27net: aquantia: replace internal driver version code with utsIgor Russkikh
2019-06-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-06-27s390/qeth: move cast type selection into fill_header()Julian Wiedmann
2019-06-27s390/qeth: extract helper for route validationJulian Wiedmann
2019-06-27s390/qeth: consolidate skb RX processing in L3 driverJulian Wiedmann
2019-06-27s390/qeth: consolidate pm codeJulian Wiedmann
2019-06-27s390/qeth: streamline SNMP cmd codeJulian Wiedmann
2019-06-27s390/qeth: remove static cmd buffer infrastructureJulian Wiedmann
2019-06-27s390/qeth: dynamically allocate MPC cmdsJulian Wiedmann
2019-06-27s390/qeth: dynamically allocate vnicc cmdsJulian Wiedmann
2019-06-27s390/qeth: dynamically allocate diag cmdsJulian Wiedmann
2019-06-27s390/qeth: dynamically allocate various cmds with sub-typesJulian Wiedmann
2019-06-27s390/qeth: clarify parameter for simple assist cmdsJulian Wiedmann
2019-06-27s390/qeth: dynamically allocate simple IPA cmdsJulian Wiedmann
2019-06-26net: macb: Kconfig: Rename Atmel to CadencePalmer Dabbelt
2019-06-26net: macb: Kconfig: Make MACB depend on COMMON_CLKPalmer Dabbelt
2019-06-26net: fddi: skfp: Remove unused private PCI definitionsPuranjay Mohan
2019-06-26net: fddi: skfp: Include generic PCI definitionsPuranjay Mohan
2019-06-26net: fddi: skfp: Rename local PCI defines to match generic PCI definesPuranjay Mohan
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller
2019-06-26i40e/i40e_virtchnl_pf: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-06-26i40e: update copyright stringAlice Michael
2019-06-26i40e: Fix descriptor count manipulationMaciej Fijalkowski
2019-06-26i40e: missing priorities for any QoS trafficAleksandr Loktionov
2019-06-26i40e: Add log entry while creating or deleting TC0Piotr Kwapulinski
2019-06-26i40e: fix incorrect function documentation commentJacob Keller
2019-06-26i40e: Fix for missing "link modes" info in ethtoolMartyna Szapar
2019-06-26i40e: fix 'Unknown bps' in dmesg for 2.5Gb/5Gb speedsAleksandr Loktionov
2019-06-26ixgbevf: fix possible divide by zero in ixgbevf_update_itrYoung Xiao
2019-06-26ixgbe: Check DDM existence in transceiver before accessMauro S. M. Rodrigues
2019-06-26net: stmmac: Fix crash observed if PHY does not support EEEJon Hunter
2019-06-26net: stmmac: Fix possible deadlock when disabling EEE supportJon Hunter
2019-06-26Revert "net: ena: ethtool: add extra properties retrieval via get_priv_flags"Jakub Kicinski
2019-06-26net: hns3: add exception handling when enable NIC HW error interruptsWeihang Li
2019-06-26net: hns3: fixes wrong place enabling ROCE HW error when loadingHuazhong Tan
2019-06-26net: hns3: fix race conditions between reset and module loading & unloadingHuazhong Tan
2019-06-26net: hns3: add check to number of buffer descriptorsWeihang Li
2019-06-26net: hns3: remove override_pci_need_resetWeihang Li