aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ibm
AgeCommit message (Expand)Author
2021-11-26ibmvnic: Process crqs after enabling interruptsSukadev Bhattiprolu
2021-07-20Revert "ibmvnic: remove duplicate napi_schedule call in open function"Dany Madden
2021-07-20ehea: fix error return code in ehea_restart_qps()Zhen Lei
2021-04-28ibmvnic: remove duplicate napi_schedule call in open functionLijun Pan
2021-04-28ibmvnic: remove duplicate napi_schedule call in do_reset functionLijun Pan
2021-04-28ibmvnic: avoid calling napi_disable() twiceLijun Pan
2021-03-03ibmvnic: skip send_request_unmap for timeout resetLijun Pan
2021-02-07ibmvnic: Ensure that CRQ entry read are correctly orderedLijun Pan
2020-12-08ibmvnic: Fix TX completion error handlingThomas Falcon
2020-12-08ibmvnic: Ensure that SCRQ entry reads are correctly orderedThomas Falcon
2020-12-02ibmvnic: fix NULL pointer dereference in ibmvic_reset_crqLijun Pan
2020-12-02ibmvnic: fix NULL pointer dereference in reset_sub_crq_queuesLijun Pan
2020-10-29ibmveth: Identify ingress large send packets.David Wilder
2020-10-29ibmveth: Switch order of ibmveth_helper calls.David Wilder
2020-08-05ibmvnic: Fix IRQ mapping disposal in error pathThomas Falcon
2020-06-30ibmveth: Fix max MTU limitThomas Falcon
2020-06-20drivers/net/ibmvnic: Update VNIC protocol version reportingThomas Falcon
2020-01-27ehea: Fix a copy-paste err in ehea_init_port_resYueHaibing
2019-09-10ibmveth: Convert multicast list size for little-endian systemThomas Falcon
2019-07-21ibmvnic: Refresh device multicast list after resetThomas Falcon
2019-05-04net: ibm: fix possible object reference leakWen Yang
2019-03-05ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon
2019-01-13ibmvnic: Fix non-atomic memory allocation in IRQ contextThomas Falcon
2019-01-09ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler
2018-12-13ibmvnic: Fix RX queue buffer cleanupThomas Falcon
2018-11-23ibmvnic: fix accelerated VLAN handlingMichał Mirosław
2018-10-20net: emac: fix fixed-link setup for the RTL8363SB switchChristian Lamparter
2018-08-24ibmvnic: Fix error recovery on login failureJohn Allen
2018-05-30ibmvnic: Zero used TX descriptor counter on resetThomas Falcon
2018-05-30ibmvnic: Check for NULL skb's in NAPI poll routineThomas Falcon
2018-05-30ibmvnic: Clean RX pool buffers during device closeThomas Falcon
2018-05-30ibmvnic: Free RX socket buffer in case of adapter errorThomas Falcon
2018-05-30ibmvnic: Wait until reset is complete to set carrier onThomas Falcon
2018-04-12ibmvnic: Don't handle RX interrupts when not up.Nathan Fontenot
2017-12-25ibmvnic: Set state UPMick Tarsel
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18ibmvnic: Fix calculation of number of TX header descriptorsThomas Falcon
2017-09-19net: emac: Fix napi poll list corruptionChristian Lamparter
2017-08-20net: ibm: emac: Fix some error handling path in 'emac_probe()'Christophe Jaillet
2017-08-17net: ibm: ibmvnic: constify vio_device_idArvind Yadav
2017-08-17net: ibm: ibmveth: constify vio_device_idArvind Yadav
2017-08-09ibmvnic: Correct 'unused variable' warning in build.Nathan Fontenot
2017-08-09ibmvnic: Add netdev_dbg output for debuggingNathan Fontenot
2017-08-09ibmvnic: Clean up resources on probe failureNathan Fontenot
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-07ibmvnic: Report rx buffer return codes as netdev_dbgJohn Allen
2017-08-03ibmvnic: Implement .get_channelsJohn Allen
2017-08-03ibmvnic: Implement .get_ringparamJohn Allen
2017-08-03ibmvnic: Convert vnic server reported statistics to cpu endianJohn Allen
2017-08-03ibmvnic: Implement per-queue statistics reportingJohn Allen