summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ibm
AgeCommit message (Expand)Author
2021-07-20ehea: fix error return code in ehea_restart_qps()Zhen Lei
2020-10-29ibmveth: Identify ingress large send packets.David Wilder
2020-05-10net: ehea: avoid null pointer dereferencexypron.glpk@gmx.de
2020-01-29ehea: Fix a copy-paste err in ehea_init_port_resYueHaibing
2019-09-10ibmveth: Convert multicast list size for little-endian systemThomas Falcon
2019-05-16net: ibm: fix possible object reference leakWen Yang
2019-03-23ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon
2019-01-13ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler
2018-04-13net: emac: fix reset timeout with AR8035 phyChristian Lamparter
2017-10-21net: emac: Fix napi poll list corruptionChristian Lamparter
2017-07-05ibmveth: Add a proper check for the availability of the checksum featuresThomas Huth
2017-04-21ibmveth: calculate gso_segs for large packetsThomas Falcon
2017-04-18ibmveth: set correct gso_size and gso_typeThomas Falcon
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-28net/ibm/emac: bump version numbers for correct work with ethtoolIvan Mikhaylov
2015-09-22net/ibm/emac: fix type of phy_modeAndrzej Hajda
2015-07-15ibmveth: add support for TSO6Thomas Falcon
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-06-11net/ibm/emac: use swap() in emac_make_bootlist()Fabian Frederick
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-25net/ibm/emac: fix size of emac dump memory areasIvan Mikhaylov
2015-04-30ibmveth: Add support for Large Receive OffloadThomas Falcon
2015-04-30ibmveth: Add GRO supportThomas Falcon
2015-04-30ibmveth: Add support for TSOThomas Falcon
2015-04-30ibmveth: change rx buffer default allocation for CMOThomas Falcon
2015-04-25ehea: Fix memory hook reference counting crashesMichael Ellerman
2015-04-23ibmveth: Fix off-by-one error in ibmveth_change_mtu()David Gibson
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-17ehea: constify of_device_id arrayFabian Frederick
2015-03-17IBM-EMAC: constify of_device_id arrayFabian Frederick
2015-03-17powerpc: Remove duplicate cacheable_memcpy/memzero functionsKyle Moffett
2015-03-10ibmveth: enable interrupts after napi_complete()Yongbae Park
2015-03-03ibmveth: Add function to enable live MAC address changesThomas Falcon
2015-02-19ehea: Register memory hotplug, reboot and crash hooks on adapter probeAnton Blanchard
2015-02-04IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"Markus Elfring
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-21IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put"Markus Elfring
2014-10-20net: ethernet: ibm: emac: drop owner assignment from platform_driversWolfram Sang
2014-08-25ehea: Fix TSO and hw checksums with non-accelerated vlan packets.Vlad Yasevich
2014-08-22ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard
2014-08-14net: ethernet: ibm: ehea: Remove duplicate object from MakefileAndreas Ruprecht
2014-06-06net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-30emac: aggregation of v1-2 PLB errors for IER registerIvan Mikhaylov
2014-05-30emac: add missing support of 10mbit in emac/rgmiiIvan Mikhaylov
2014-05-30ehea: Introduce the use of the managed version of kzallocHimangi Saraogi
2014-05-18net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereferenceRickard Strandqvist