summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ibm
Commit message (Expand)AuthorAge
* 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-17
* | 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-03
|\
| * 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-24
* ehea: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-24
* 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-27
|\
| * powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple2013-12-30
| * powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple2013-12-30
* | drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* | ethernet: Fix FSF address in file headersJeff Kirsher2013-12-06
* | net: do not pretend FRAGLIST supportEric Dumazet2013-12-02
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
| |\
| * | net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
| * | ibm/emac: Remove extern from function prototypesJoe Perches2013-09-24
* | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\ \ \ | |_|/ |/| |
| * | drivers: clean-up prom.h implicit includesRob Herring2013-10-09
| |/
* | ibm emac: Fix locking for enable/disable eob irqAlistair Popple2013-10-29
* | ibm emac: Don't call napi_complete if napi_reschedule failedAlistair Popple2013-10-29
|/
* drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN propertiesOlaf Hering2013-09-16
* ehea: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-12
* ibmveth: Fix little endian issuesAnton Blanchard2013-09-04
* net: emac: use platform_{get,set}_drvdata()Jingoo Han2013-09-03