aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ibm
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-28
|\
| * powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple2013-12-29
| * powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple2013-12-29
* | 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
* drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-29
* net: emac: remove unnecessary dev_set_drvdata()Libo Chen2013-08-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\
| * ibm-ethernet: delete stale MCA and duplicate PSERIES dependencyPaul Gortmaker2013-06-03
| * net: ethernet: use platform_{get,set}_drvdata()Jingoo Han2013-05-26
* | ibmebus: convert of_platform_driver to platform_driverRob Herring2013-06-12
|/
* emac: Fix EMAC soft reset on 460EX/GTPetri Gynther2013-05-11
* net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt2013-05-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\
| * net: Fix vlan bitmask changes in EHEA driver.David S. Miller2013-04-22
| * net: Fix some __vlan_hwaccel_put_tag() callers.David S. Miller2013-04-22
| * net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-19
| * net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
| * drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-17
| * drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-15
| * drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-09
* | ethernet/emac/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-30
|/
* net: ehea module param description fixDave Young2013-02-18
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-07
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-18
|\
| * powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate functionIan Munsie2012-11-14
* | drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* | ibm/emac: remove __dev* attributesBill Pemberton2012-12-03
* | ibmveth: remove __dev* attributesBill Pemberton2012-12-03
* | ehea: remove __dev* attributesBill Pemberton2012-12-03
* | ehea: Remove remnants of LRO supportBen Hutchings2012-11-19
* | drivers/net/ethernet/ibm/emac/mal.c: use WARNJulia Lawall2012-11-03
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-05
|\
| * ehea: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman2012-09-05
* | ibmveth: Fix alignment of rx queue bugSantiago Leon2012-09-05
|/
* drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings2012-07-11