summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ibm
AgeCommit message (Expand)AuthorFilesLines
2020-06-21ibmvnic: continue to init in CRQ reset returns H_CLOSEDDany Madden1-2/+7
2020-06-20ibmveth: Fix max MTU limitThomas Falcon1-1/+1
2020-06-15ibmvnic: Harden device login requestsThomas Falcon1-4/+17
2020-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+3
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-4/+4
2020-06-13ibmvnic: Flush existing work items before device removalThomas Falcon1-0/+3
2020-05-30drivers/net/ibmvnic: Update VNIC protocol version reportingThomas Falcon1-5/+3
2020-04-30ibmvnic: Skip fatal error reset after passive initJuliet Kim1-1/+2
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-3/+27
2020-03-12net: ibm: remove set but not used variables 'err'Chen Zhou1-2/+1
2020-03-11ibmvnic: Do not process device remove during device resetJuliet Kim2-3/+27
2020-03-06ibmveth: Remove unused page_offset macroMatthew Wilcox (Oracle)1-2/+0
2020-03-01net/ethtool: Introduce link_ksettings API for virtual network devicesCris Forno2-24/+36
2019-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2019-12-14net/ibmvnic: Fix typo in retry checkThomas Falcon1-1/+1
2019-12-13netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin3-3/+3
2019-11-27ibmvnic: Serialize device queriesThomas Falcon2-5/+51
2019-11-27ibmvnic: Bound waits for device queriesThomas Falcon1-15/+97
2019-11-27ibmvnic: Terminate waiting device threads after loss of serviceThomas Falcon1-0/+9
2019-11-27ibmvnic: Fix completion structure initializationThomas Falcon1-8/+11
2019-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+8
2019-11-20net/ibmvnic: Ignore H_FUNCTION return from H_EOI to tolerate XIVE modeJuliet Kim1-1/+4
2019-11-20Revert "net/ibmvnic: Fix EOI when running in XIVE mode"Juliet Kim1-3/+5
2019-11-15ibmveth: Detect unsupported packets before sending to the hypervisorCris Forno1-0/+26
2019-11-06ehea: replace with page_shift() in ehea_is_hugepage()Yunfeng Ye1-4/+1
2019-11-06net: ethernet: emac: Fix phy mode typeAndrew Lunn3-3/+5
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn1-2/+3
2019-10-13net/ibmvnic: Fix EOI when running in XIVE mode.Cédric Le Goater1-5/+3
2019-09-25net/ibmvnic: prevent more than one thread from running in resetJuliet Kim2-11/+34
2019-09-25net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can runJuliet Kim2-68/+157
2019-09-20ibmvnic: Warn unknown speed message only when carrier is presentMurilo Fossa Vicentini1-3/+4
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-3/+6
2019-09-10net/ibmvnic: Fix missing { in __ibmvnic_resetMichal Suchanek1-1/+1
2019-09-07net/ibmvnic: free reset work of removed device from queueJuliet Kim1-2/+5
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+5
2019-08-29ibmvnic: Do not process reset during or after device removalThomas Falcon1-1/+5
2019-08-23ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring1-8/+4
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-13/+7
2019-08-18ibmvnic: Unmap DMA address of TX descriptor buffers after useThomas Falcon1-9/+2
2019-08-14ibmveth: Convert multicast list size for little-endian systemThomas Falcon1-4/+5
2019-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2019-07-31net: Use skb_frag_off accessorsJonathan Lemon1-1/+1
2019-07-29net: ehea: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-07-23net: Use skb accessors in network driversMatthew Wilcox (Oracle)1-1/+1
2019-06-10ibmvnic: Fix unchecked return codes of memory allocationsThomas Falcon1-6/+7
2019-06-10ibmvnic: Refresh device multicast list after resetThomas Falcon1-0/+3
2019-06-10ibmvnic: Do not close unopened driver during resetThomas Falcon1-1/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner8-120/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner13-74/+13
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114Thomas Gleixner2-24/+2