summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ibm
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-231-2/+32
|\
| * net/ibm/emac: add mutex to 'set multicast list'Ivan Mikhaylov2016-09-161-0/+3
| * net/ibm/emac: add set mac addr callbackIvan Mikhaylov2016-09-161-2/+29
* | net: Remove NO_IRQ from powerpc-only network driversMichael Ellerman2016-09-133-10/+9
* | ibmvnic: fix error return code in ibmvnic_probe()Wei Yongjun2016-08-251-0/+1
* | ibmvnic: convert to use simple_open()Wei Yongjun2016-08-251-12/+6
* | ibmvnic: Handle backing device failover and reinitializationThomas Falcon2016-08-192-2/+34
|/
* ibmvnic: Fix passive VNIC server login processThomas Falcon2016-07-092-2/+61
* ibmvnic: simplify and improve driver probe functionThomas Falcon2016-07-091-56/+103
* ibmvnic: dispose irq mappingsThomas Falcon2016-07-091-0/+2
* ibmvnic: properly start and stop tx queuesThomas Falcon2016-07-091-2/+3
* ibmvnic: fix to use list_for_each_safe() when delete itemsWei Yongjun2016-06-291-7/+7
* 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
OpenPOWER on IntegriCloud