summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ibm
AgeCommit message (Expand)Author
2020-07-29ibmvnic: Fix IRQ mapping disposal in error pathThomas Falcon
2020-06-20ibmvnic: continue to init in CRQ reset returns H_CLOSEDDany Madden
2020-06-19ibmveth: Fix max MTU limitThomas Falcon
2020-06-15ibmvnic: Harden device login requestsThomas Falcon
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-12ibmvnic: Flush existing work items before device removalThomas Falcon
2020-05-29drivers/net/ibmvnic: Update VNIC protocol version reportingThomas Falcon
2020-04-30ibmvnic: Skip fatal error reset after passive initJuliet Kim
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-11net: ibm: remove set but not used variables 'err'Chen Zhou
2020-03-10ibmvnic: Do not process device remove during device resetJuliet Kim
2020-03-05ibmveth: Remove unused page_offset macroMatthew Wilcox (Oracle)
2020-02-29net/ethtool: Introduce link_ksettings API for virtual network devicesCris Forno
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-13net/ibmvnic: Fix typo in retry checkThomas Falcon
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-11-26ibmvnic: Serialize device queriesThomas Falcon
2019-11-26ibmvnic: Bound waits for device queriesThomas Falcon
2019-11-26ibmvnic: Terminate waiting device threads after loss of serviceThomas Falcon
2019-11-26ibmvnic: Fix completion structure initializationThomas Falcon
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2019-11-20net/ibmvnic: Ignore H_FUNCTION return from H_EOI to tolerate XIVE modeJuliet Kim
2019-11-20Revert "net/ibmvnic: Fix EOI when running in XIVE mode"Juliet Kim
2019-11-14ibmveth: Detect unsupported packets before sending to the hypervisorCris Forno
2019-11-06ehea: replace with page_shift() in ehea_is_hugepage()Yunfeng Ye
2019-11-05net: ethernet: emac: Fix phy mode typeAndrew Lunn
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-10-13net/ibmvnic: Fix EOI when running in XIVE mode.Cédric Le Goater
2019-09-25net/ibmvnic: prevent more than one thread from running in resetJuliet Kim
2019-09-25net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can runJuliet Kim
2019-09-19ibmvnic: Warn unknown speed message only when carrier is presentMurilo Fossa Vicentini
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-10net/ibmvnic: Fix missing { in __ibmvnic_resetMichal Suchanek
2019-09-07net/ibmvnic: free reset work of removed device from queueJuliet Kim
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-28ibmvnic: Do not process reset during or after device removalThomas Falcon
2019-08-22ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-18ibmvnic: Unmap DMA address of TX descriptor buffers after useThomas Falcon
2019-08-13ibmveth: Convert multicast list size for little-endian systemThomas Falcon
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon
2019-07-29net: ehea: Mark expected switch fall-throughGustavo A. R. Silva
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-06-09ibmvnic: Fix unchecked return codes of memory allocationsThomas Falcon
2019-06-09ibmvnic: Refresh device multicast list after resetThomas Falcon
2019-06-09ibmvnic: Do not close unopened driver during resetThomas Falcon
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner