summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ibm
AgeCommit message (Expand)AuthorLines
2015-03-10ibmveth: enable interrupts after napi_complete()Yongbae Park-2/+2
2015-03-03ibmveth: Add function to enable live MAC address changesThomas Falcon-1/+23
2015-02-19ehea: Register memory hotplug, reboot and crash hooks on adapter probeAnton Blanchard-105/+141
2015-02-04IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"Markus Elfring-1/+1
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko-2/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-5/+0
2014-11-21IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put"Markus Elfring-16/+8
2014-10-20net: ethernet: ibm: emac: drop owner assignment from platform_driversWolfram Sang-5/+0
2014-08-25ehea: Fix TSO and hw checksums with non-accelerated vlan packets.Vlad Yasevich-1/+1
2014-08-22ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard-4/+14
2014-08-14net: ethernet: ibm: ehea: Remove duplicate object from MakefileAndreas Ruprecht-1/+1
2014-06-06net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko-2/+2
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-16/+12
2014-05-30emac: aggregation of v1-2 PLB errors for IER registerIvan Mikhaylov-16/+9
2014-05-30emac: add missing support of 10mbit in emac/rgmiiIvan Mikhaylov-0/+3
2014-05-30ehea: Introduce the use of the managed version of kzallocHimangi Saraogi-3/+2
2014-05-18net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereferenceRickard Strandqvist-1/+3
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe-2/+2
2014-03-24ibmveth: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman-1/+1
2014-03-24ehea: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman-3/+3
2014-03-14ibmveth: Don't receive packets when the napi budget == 0Eric W. Biederman-2/+2
2014-03-06ibmveth: Fix endian issues with MAC addressesAnton Blanchard-10/+16
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-4/+8
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2013-12-30powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple-6/+9
2013-12-30powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple-4/+5
2013-12-06ethernet: Fix FSF address in file headersJeff Kirsher-4/+2
2013-12-02net: do not pretend FRAGLIST supportEric Dumazet-1/+1
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-35/+35
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+6
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-8/+8
2013-10-29ibm emac: Fix locking for enable/disable eob irqAlistair Popple-0/+4
2013-10-29ibm emac: Don't call napi_complete if napi_reschedule failedAlistair Popple-8/+4
2013-10-09drivers: clean-up prom.h implicit includesRob Herring-0/+6
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches-3/+3
2013-09-24ibm/emac: Remove extern from function prototypesJoe Perches-32/+32
2013-09-16drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN propertiesOlaf Hering-1/+13
2013-09-12ehea: remove deprecated IRQF_DISABLEDMichael Opdenacker-4/+3
2013-09-04ibmveth: Fix little endian issuesAnton Blanchard-5/+18
2013-09-03net: emac: use platform_{get,set}_drvdata()Jingoo Han-5/+5
2013-08-29drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches-2/+2
2013-08-21net: emac: remove unnecessary dev_set_drvdata()Libo Chen-2/+0
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-36/+27
2013-06-12ibmebus: convert of_platform_driver to platform_driverRob Herring-5/+3
2013-06-03ibm-ethernet: delete stale MCA and duplicate PSERIES dependencyPaul Gortmaker-2/+1
2013-05-25net: ethernet: use platform_{get,set}_drvdata()Jingoo Han-34/+26
2013-05-11emac: Fix EMAC soft reset on 460EX/GTPetri Gynther-8/+28
2013-05-05net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt-13/+10
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-27/+16
2013-04-30ethernet/emac/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)-1/+1