Age | Commit message (Expand) | Author |
2014-06-06 | net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate | Jiri Pirko |
2014-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-05-30 | emac: aggregation of v1-2 PLB errors for IER register | Ivan Mikhaylov |
2014-05-30 | emac: add missing support of 10mbit in emac/rgmii | Ivan Mikhaylov |
2014-05-30 | ehea: Introduce the use of the managed version of kzalloc | Himangi Saraogi |
2014-05-18 | net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereference | Rickard Strandqvist |
2014-05-13 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe |
2014-03-24 | ibmveth: Call dev_consume_skb_any instead of dev_kfree_skb. | Eric W. Biederman |
2014-03-24 | ehea: Call dev_consume_skb_any instead of dev_kfree_skb. | Eric W. Biederman |
2014-03-14 | ibmveth: Don't receive packets when the napi budget == 0 | Eric W. Biederman |
2014-03-06 | ibmveth: Fix endian issues with MAC addresses | Anton Blanchard |
2014-01-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2014-01-16 | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2013-12-30 | powerpc/iommu: Update the generic code to use dynamic iommu page sizes | Alistair Popple |
2013-12-30 | powerpc/iommu: Update constant names to reflect their hardcoded page size | Alistair Popple |
2013-12-06 | ethernet: Fix FSF address in file headers | Jeff Kirsher |
2013-12-02 | net: do not pretend FRAGLIST support | Eric Dumazet |
2013-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-10-29 | ibm emac: Fix locking for enable/disable eob irq | Alistair Popple |
2013-10-29 | ibm emac: Don't call napi_complete if napi_reschedule failed | Alistair Popple |
2013-10-09 | drivers: clean-up prom.h implicit includes | Rob Herring |
2013-10-02 | net:drivers/net: Miscellaneous conversions to ETH_ALEN | Joe Perches |
2013-09-24 | ibm/emac: Remove extern from function prototypes | Joe Perches |
2013-09-16 | drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN properties | Olaf Hering |
2013-09-12 | ehea: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-09-04 | ibmveth: Fix little endian issues | Anton Blanchard |
2013-09-03 | net: emac: use platform_{get,set}_drvdata() | Jingoo Han |
2013-08-29 | drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent | Joe Perches |
2013-08-21 | net: emac: remove unnecessary dev_set_drvdata() | Libo Chen |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-06-12 | ibmebus: convert of_platform_driver to platform_driver | Rob Herring |
2013-06-03 | ibm-ethernet: delete stale MCA and duplicate PSERIES dependency | Paul Gortmaker |
2013-05-25 | net: ethernet: use platform_{get,set}_drvdata() | Jingoo Han |
2013-05-11 | emac: Fix EMAC soft reset on 460EX/GT | Petri Gynther |
2013-05-05 | net/eth/ibmveth: Fixup retrieval of MAC address | Benjamin Herrenschmidt |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-04-30 | ethernet/emac/sysrq: fix inconstistent help message of sysrq key | zhangwei(Jovi) |
2013-04-22 | net: Fix vlan bitmask changes in EHEA driver. | David S. Miller |
2013-04-22 | net: Fix some __vlan_hwaccel_put_tag() callers. | David S. Miller |
2013-04-19 | net: vlan: prepare for 802.1ad VLAN filtering offload | Patrick McHardy |
2013-04-19 | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy |
2013-03-17 | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) | Joe Perches |
2013-03-15 | drivers:net: Remove dma_alloc_coherent OOM messages | Joe Perches |
2013-03-09 | drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb | Joe Perches |
2013-02-18 | net: ehea module param description fix | Dave Young |
2013-02-04 | ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups | Joe Perches |
2013-01-06 | ethtool: fix drvinfo strings set in drivers | Jiri Pirko |
2012-12-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |