summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ibm
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-231-3/+1Star
* net/ibm/emac: use swap() in emac_make_bootlist()Fabian Frederick2015-06-121-7/+3Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-022-15/+8Star
|\
| * net/ibm/emac: fix size of emac dump memory areasIvan Mikhaylov2015-05-252-15/+8Star
* | 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/+2Star
|\
| * powerpc: Remove duplicate cacheable_memcpy/memzero functionsKyle Moffett2015-03-171-10/+2Star
* | 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-051-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-155-5/+0Star
|\
| * net: ethernet: ibm: emac: drop owner assignment from platform_driversWolfram Sang2014-10-205-5/+0Star
* | IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put"Markus Elfring2014-11-211-16/+8Star
|/
* ehea: Fix TSO and hw checksums with non-accelerated vlan packets.Vlad Yasevich2014-08-261-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-071-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-043-16/+12Star
|\
| * emac: aggregation of v1-2 PLB errors for IER registerIvan Mikhaylov2014-05-312-16/+9Star
| * emac: add missing support of 10mbit in emac/rgmiiIvan Mikhaylov2014-05-311-0/+3
* | ehea: Introduce the use of the managed version of kzallocHimangi Saraogi2014-05-311-3/+2Star
* | net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereferenceRickard Strandqvist2014-05-191-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-251-1/+1
* ehea: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-251-3/+3
* ibmveth: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-151-2/+2
* ibmveth: Fix endian issues with MAC addressesAnton Blanchard2014-03-062-10/+16
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-281-4/+8
|\
| * powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple2013-12-301-6/+9
| * powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple2013-12-301-4/+5
* | drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0Star
* | ethernet: Fix FSF address in file headersJeff Kirsher2013-12-062-4/+2Star
* | net: do not pretend FRAGLIST supportEric Dumazet2013-12-021-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-136-35/+35
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-041-8/+8
| |\
| * | net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-022-3/+3
| * | ibm/emac: Remove extern from function prototypesJoe Perches2013-09-244-32/+32
* | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-125-0/+6
|\ \ \ | |_|/ |/| |
| * | drivers: clean-up prom.h implicit includesRob Herring2013-10-105-0/+6
| |/
* | ibm emac: Fix locking for enable/disable eob irqAlistair Popple2013-10-301-0/+4