aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ibm (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-4/+8
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-30powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple1-6/+9
2013-12-30powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple1-4/+5
2013-12-06ethernet: Fix FSF address in file headersJeff Kirsher2-4/+2
2013-12-02net: do not pretend FRAGLIST supportEric Dumazet1-1/+1
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds6-35/+35
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds5-0/+6
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+8
2013-10-29ibm emac: Fix locking for enable/disable eob irqAlistair Popple1-0/+4
2013-10-29ibm emac: Don't call napi_complete if napi_reschedule failedAlistair Popple1-8/+4
2013-10-09drivers: clean-up prom.h implicit includesRob Herring5-0/+6
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2-3/+3
2013-09-24ibm/emac: Remove extern from function prototypesJoe Perches4-32/+32
2013-09-16drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN propertiesOlaf Hering1-1/+13
2013-09-12ehea: remove deprecated IRQF_DISABLEDMichael Opdenacker1-4/+3
2013-09-04ibmveth: Fix little endian issuesAnton Blanchard2-5/+18
2013-09-03net: emac: use platform_{get,set}_drvdata()Jingoo Han1-5/+5
2013-08-29drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches1-2/+2
2013-08-21net: emac: remove unnecessary dev_set_drvdata()Libo Chen1-2/+0
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds6-36/+27
2013-06-12ibmebus: convert of_platform_driver to platform_driverRob Herring1-5/+3
2013-06-03ibm-ethernet: delete stale MCA and duplicate PSERIES dependencyPaul Gortmaker1-2/+1
2013-05-25net: ethernet: use platform_{get,set}_drvdata()Jingoo Han5-34/+26
2013-05-11emac: Fix EMAC soft reset on 460EX/GTPetri Gynther1-8/+28
2013-05-05net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt1-13/+10
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-27/+16
2013-04-30ethernet/emac/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)1-1/+1
2013-04-22net: Fix vlan bitmask changes in EHEA driver.David S. Miller1-6/+6
2013-04-22net: Fix some __vlan_hwaccel_put_tag() callers.David S. Miller1-1/+2
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy1-2/+2
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy1-4/+4
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches1-2/+1
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2-10/+4
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches1-7/+2
2013-02-18net: ehea module param description fixDave Young1-4/+4
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches4-22/+9
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko2-8/+6
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-20/+0
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman4-10/+8
2012-12-03ibm/emac: remove __dev* attributesBill Pemberton5-21/+21
2012-12-03ibmveth: remove __dev* attributesBill Pemberton1-3/+3
2012-12-03ehea: remove __dev* attributesBill Pemberton1-5/+5
2012-11-19ehea: Remove remnants of LRO supportBen Hutchings2-4/+3
2012-11-15powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate functionIan Munsie1-20/+0
2012-11-03drivers/net/ethernet/ibm/emac/mal.c: use WARNJulia Lawall1-4/+2
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-14/+13
2012-09-05ibmveth: Fix alignment of rx queue bugSantiago Leon1-17/+9
2012-09-05ehea: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman3-14/+13
2012-07-10drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings1-3/+1