aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ibm
Commit message (Expand)AuthorAge
* ibmveth: check return of skb_linearize in ibmveth_start_xmitThomas Falcon2016-03-07
* ibmvnic: Fix ibmvnic_capability structThomas Falcon2016-03-03
* Driver for IBM System i/p VNIC protocolThomas Falcon2015-12-28
* ibmveth: consolidate kmalloc of array, memset 0 to kcallocNicholas Mc Guire2015-12-20
* net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert2015-12-15
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-02
|\
| * net/ibm/emac: bump version numbers for correct work with ethtoolIvan Mikhaylov2015-09-29
* | net/ibm/emac: fix type of phy_modeAndrzej Hajda2015-09-22
|/
* ibmveth: add support for TSO6Thomas Falcon2015-07-16
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-23
* net/ibm/emac: use swap() in emac_make_bootlist()Fabian Frederick2015-06-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-02
|\
| * net/ibm/emac: fix size of emac dump memory areasIvan Mikhaylov2015-05-25
* | ibmveth: Add support for Large Receive OffloadThomas Falcon2015-04-30
* | ibmveth: Add GRO supportThomas Falcon2015-04-30
* | ibmveth: Add support for TSOThomas Falcon2015-04-30
* | ibmveth: change rx buffer default allocation for CMOThomas Falcon2015-04-30
|/
* ehea: Fix memory hook reference counting crashesMichael Ellerman2015-04-25
* ibmveth: Fix off-by-one error in ibmveth_change_mtu()David Gibson2015-04-23
* Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-16
|\
| * powerpc: Remove duplicate cacheable_memcpy/memzero functionsKyle Moffett2015-03-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-20
|\ \
| * | ibmveth: enable interrupts after napi_complete()Yongbae Park2015-03-10
| |/
* | ehea: constify of_device_id arrayFabian Frederick2015-03-17
* | IBM-EMAC: constify of_device_id arrayFabian Frederick2015-03-17
|/
* ibmveth: Add function to enable live MAC address changesThomas Falcon2015-03-03
* ehea: Register memory hotplug, reboot and crash hooks on adapter probeAnton Blanchard2015-02-19
* IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"Markus Elfring2015-02-04
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * net: ethernet: ibm: emac: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put"Markus Elfring2014-11-21
|/
* ehea: Fix TSO and hw checksums with non-accelerated vlan packets.Vlad Yasevich2014-08-25
* ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard2014-08-22
* net: ethernet: ibm: ehea: Remove duplicate object from MakefileAndreas Ruprecht2014-08-14
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-04
|\
| * emac: aggregation of v1-2 PLB errors for IER registerIvan Mikhaylov2014-05-30
| * emac: add missing support of 10mbit in emac/rgmiiIvan Mikhaylov2014-05-30
* | ehea: Introduce the use of the managed version of kzallocHimangi Saraogi2014-05-30
* | net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereferenceRickard Strandqvist2014-05-18
* | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
|/
* ibmveth: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-25
* ehea: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-25
* ibmveth: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-14
* ibmveth: Fix endian issues with MAC addressesAnton Blanchard2014-03-06
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-28
|\
| * powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple2013-12-29
| * powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple2013-12-29