summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-04-23qed: Add configuration information to register dump and debug dataDenis Bolotin
2018-04-23qed: Delete unused parameter p_ptt from mcp APIsDenis Bolotin
2018-04-23net: stmmac: Implement logic to automatically select HW InterfaceJose Abreu
2018-04-23r8169: don't use netif_info et al before net_device has been registeredHeiner Kallweit
2018-04-22hv_netvsc: select needed ucs2_string routineStephen Hemminger
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-04-20Merge tag 'mmc-v4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2018-04-20Merge tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-04-20tun: do not compute the rxhash, if not neededPaolo Abeni
2018-04-20lan78xx: Add support to dump lan78xx registersRaghuram Chary J
2018-04-20lan78xx: Read LED states from Device TreePhil Elwell
2018-04-20lan78xx: Read MAC address from DT if presentPhil Elwell
2018-04-20sfc: set and clear interrupt affinity hintsBert Kenward
2018-04-20Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-04-20qed* : Add new TLV to request PF to update MAC in bulletin boardShahed Shaikh
2018-04-20qed* : use trust mode to allow VF to override forced MACShahed Shaikh
2018-04-20geneve: configure MTU based on a lower deviceAlexey Kodanev
2018-04-20geneve: check MTU for a minimum in geneve_change_mtu()Alexey Kodanev
2018-04-20geneve: cleanup hard coded value for Ethernet header lengthAlexey Kodanev
2018-04-20geneve: remove white-space before '#if IS_ENABLED(CONFIG_IPV6)'Alexey Kodanev
2018-04-20team: account for oper stateGeorge Wilkie
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-04-20liquidio: Added ndo_get_vf_stats supportIntiyaz Basha
2018-04-20net: ethernet: ave: add support for phy-mode setting of system controllerKunihiko Hayashi
2018-04-20net: ethernet: ave: add multiple clocks and resets support as required propertyKunihiko Hayashi
2018-04-20net: phy: mdio-boardinfo: Allow recursive mdiobus_register()Andrew Lunn
2018-04-19bnxt_en: Fix memory fault in bnxt_ethtool_init()Vasundhara Volam
2018-04-19virtio_net: sparse annotation fixMichael S. Tsirkin
2018-04-19virtio_net: fix adding vids on big-endianMichael S. Tsirkin
2018-04-19virtio_net: split out ctrl bufferMichael S. Tsirkin
2018-04-19net: hns: Avoid action name truncationdann frazier
2018-04-19net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)Michael Karcher
2018-04-19net-next: ax88796: release platform device drvdata on probe error and module ...Michael Schmitz
2018-04-19net-next: ax88796: set IRQF_SHARED flag when IRQ resource is marked as shareableMichael Karcher
2018-04-19net-next: ax88796: add interrupt status callback to platform dataMichael Karcher
2018-04-19net-next: ax88796: Add block_input/output hooks to ax_plat_dataMichael Karcher
2018-04-19net-next: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close()).Michael Karcher
2018-04-19net-next: ax88796: Attach MII bus only when openMichael Karcher
2018-04-19net-next: ax88796: Fix MAC address readingMichael Karcher
2018-04-19net-next: phy: new Asix Electronics PHY driverMichael Schmitz
2018-04-19net: phy: mdio-gpio: Remove redundant platform data headerAndrew Lunn
2018-04-19net: phy: mdio-gpio: Add #defines for the GPIO index'sAndrew Lunn
2018-04-19net: phy: mdio-gpio: Parse properties directly into bitbang structureAndrew Lunn
2018-04-19net: phy: mdio-gpio: Move allocation for bitbanging dataAndrew Lunn
2018-04-19net: phy: mdio-gpio: Swap to using gpio descriptorsAndrew Lunn
2018-04-19net: phy: mdio-gpio: Remove support for IRQs in platform dataAndrew Lunn
2018-04-19net: phy: mdio-gpio: remove support for phy maskAndrew Lunn