aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ibm
AgeCommit message (Expand)Author
2014-06-06net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-30emac: aggregation of v1-2 PLB errors for IER registerIvan Mikhaylov
2014-05-30emac: add missing support of 10mbit in emac/rgmiiIvan Mikhaylov
2014-05-30ehea: Introduce the use of the managed version of kzallocHimangi Saraogi
2014-05-18net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereferenceRickard Strandqvist
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-03-24ibmveth: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-24ehea: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-14ibmveth: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-06ibmveth: Fix endian issues with MAC addressesAnton Blanchard
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-30powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple
2013-12-30powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple
2013-12-06ethernet: Fix FSF address in file headersJeff Kirsher
2013-12-02net: do not pretend FRAGLIST supportEric Dumazet
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-29ibm emac: Fix locking for enable/disable eob irqAlistair Popple
2013-10-29ibm emac: Don't call napi_complete if napi_reschedule failedAlistair Popple
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-09-24ibm/emac: Remove extern from function prototypesJoe Perches
2013-09-16drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN propertiesOlaf Hering
2013-09-12ehea: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-04ibmveth: Fix little endian issuesAnton Blanchard
2013-09-03net: emac: use platform_{get,set}_drvdata()Jingoo Han
2013-08-29drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches
2013-08-21net: emac: remove unnecessary dev_set_drvdata()Libo Chen
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-06-12ibmebus: convert of_platform_driver to platform_driverRob Herring
2013-06-03ibm-ethernet: delete stale MCA and duplicate PSERIES dependencyPaul Gortmaker
2013-05-25net: ethernet: use platform_{get,set}_drvdata()Jingoo Han
2013-05-11emac: Fix EMAC soft reset on 460EX/GTPetri Gynther
2013-05-05net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-30ethernet/emac/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)
2013-04-22net: Fix vlan bitmask changes in EHEA driver.David S. Miller
2013-04-22net: Fix some __vlan_hwaccel_put_tag() callers.David S. Miller
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches
2013-02-18net: ehea module param description fixDave Young
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds