summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ibm
Commit message (Expand)AuthorAgeFilesLines
* net: ehea: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-191-5/+4
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-2/+2
* drivers: net: emac: add Atheros AR8035 phy initialization codeChristian Lamparter2016-05-041-0/+26
* ibmvnic: Enable use of multiple tx/rx scrqsJohn Allen2016-04-092-20/+37
* ibmvnic: enable RX checksum offloadThomas Falcon2016-04-051-0/+4
* ibmvnic: map L2/L3/L4 header descriptors to firmwareThomas Falcon2016-04-052-4/+194
* ibmveth: check return of skb_linearize in ibmveth_start_xmitThomas Falcon2016-03-071-1/+4
* ibmvnic: Fix ibmvnic_capability structThomas Falcon2016-03-032-34/+32
* Driver for IBM System i/p VNIC protocolThomas Falcon2015-12-284-0/+4642
* ibmveth: consolidate kmalloc of array, memset 0 to kcallocNicholas Mc Guire2015-12-201-3/+1
* net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert2015-12-151-2/+3
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-161-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-021-3/+3
|\
| * net/ibm/emac: bump version numbers for correct work with ethtoolIvan Mikhaylov2015-09-281-3/+3
* | net/ibm/emac: fix type of phy_modeAndrzej Hajda2015-09-221-1/+1
|/
* ibmveth: add support for TSO6Thomas Falcon2015-07-152-28/+135
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-231-3/+1
* net/ibm/emac: use swap() in emac_make_bootlist()Fabian Frederick2015-06-111-7/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-012-15/+8
|\
| * net/ibm/emac: fix size of emac dump memory areasIvan Mikhaylov2015-05-252-15/+8
* | ibmveth: Add support for Large Receive OffloadThomas Falcon2015-04-302-1/+17
* | ibmveth: Add GRO supportThomas Falcon2015-04-301-1/+1
* | ibmveth: Add support for TSOThomas Falcon2015-04-302-1/+19
* | ibmveth: change rx buffer default allocation for CMOThomas Falcon2015-04-302-1/+5
|/
* ehea: Fix memory hook reference counting crashesMichael Ellerman2015-04-251-2/+4
* ibmveth: Fix off-by-one error in ibmveth_change_mtu()David Gibson2015-04-231-2/+2
* Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-161-10/+2
|\
| * powerpc: Remove duplicate cacheable_memcpy/memzero functionsKyle Moffett2015-03-171-10/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-201-2/+2
|\ \
| * | ibmveth: enable interrupts after napi_complete()Yongbae Park2015-03-101-2/+2
| |/
* | ehea: constify of_device_id arrayFabian Frederick2015-03-171-2/+2
* | IBM-EMAC: constify of_device_id arrayFabian Frederick2015-03-175-5/+5
|/
* ibmveth: Add function to enable live MAC address changesThomas Falcon2015-03-031-1/+23
* ehea: Register memory hotplug, reboot and crash hooks on adapter probeAnton Blanchard2015-02-191-105/+141
* IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"Markus Elfring2015-02-041-1/+1
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-2/+2
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-145-5/+0
|\
| * net: ethernet: ibm: emac: drop owner assignment from platform_driversWolfram Sang2014-10-205-5/+0
* | IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put"Markus Elfring2014-11-211-16/+8
|/
* ehea: Fix TSO and hw checksums with non-accelerated vlan packets.Vlad Yasevich2014-08-251-1/+1
* ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard2014-08-221-4/+14
* net: ethernet: ibm: ehea: Remove duplicate object from MakefileAndreas Ruprecht2014-08-141-1/+1
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-061-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-033-16/+12
|\
| * emac: aggregation of v1-2 PLB errors for IER registerIvan Mikhaylov2014-05-302-16/+9
| * emac: add missing support of 10mbit in emac/rgmiiIvan Mikhaylov2014-05-301-0/+3
* | ehea: Introduce the use of the managed version of kzallocHimangi Saraogi2014-05-301-3/+2
* | net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereferenceRickard Strandqvist2014-05-181-1/+3
* | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-132-2/+2
|/
* ibmveth: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-241-1/+1
OpenPOWER on IntegriCloud