Age | Commit message (Expand) | Author | Files | Lines |
2013-10-30 | ibm emac: Fix locking for enable/disable eob irq | Alistair Popple | 1 | -0/+4 |
2013-10-30 | ibm emac: Don't call napi_complete if napi_reschedule failed | Alistair Popple | 1 | -8/+4 |
2013-10-10 | drivers: clean-up prom.h implicit includes | Rob Herring | 5 | -0/+6 |
2013-10-03 | net:drivers/net: Miscellaneous conversions to ETH_ALEN | Joe Perches | 2 | -3/+3 |
2013-09-24 | ibm/emac: Remove extern from function prototypes | Joe Perches | 4 | -32/+32 |
2013-09-17 | drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN properties | Olaf Hering | 1 | -1/+13 |
2013-09-13 | ehea: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -4/+3 |
2013-09-04 | ibmveth: Fix little endian issues | Anton Blanchard | 2 | -5/+18 |
2013-09-04 | net: emac: use platform_{get,set}_drvdata() | Jingoo Han | 1 | -5/+5 |
2013-08-30 | drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent | Joe Perches | 1 | -2/+2 |
2013-08-21 | net: emac: remove unnecessary dev_set_drvdata() | Libo Chen | 1 | -2/+0 |
2013-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 6 | -36/+27 |
2013-06-12 | ibmebus: convert of_platform_driver to platform_driver | Rob Herring | 1 | -5/+3 |
2013-06-03 | ibm-ethernet: delete stale MCA and duplicate PSERIES dependency | Paul Gortmaker | 1 | -2/+1 |
2013-05-26 | net: ethernet: use platform_{get,set}_drvdata() | Jingoo Han | 5 | -34/+26 |
2013-05-12 | emac: Fix EMAC soft reset on 460EX/GT | Petri Gynther | 1 | -8/+28 |
2013-05-06 | net/eth/ibmveth: Fixup retrieval of MAC address | Benjamin Herrenschmidt | 1 | -13/+10 |
2013-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -27/+16 |
2013-05-01 | ethernet/emac/sysrq: fix inconstistent help message of sysrq key | zhangwei(Jovi) | 1 | -1/+1 |
2013-04-23 | net: Fix vlan bitmask changes in EHEA driver. | David S. Miller | 1 | -6/+6 |
2013-04-23 | net: Fix some __vlan_hwaccel_put_tag() callers. | David S. Miller | 1 | -1/+2 |
2013-04-19 | net: vlan: prepare for 802.1ad VLAN filtering offload | Patrick McHardy | 1 | -2/+2 |
2013-04-19 | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy | 1 | -4/+4 |
2013-03-17 | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) | Joe Perches | 1 | -2/+1 |
2013-03-15 | drivers:net: Remove dma_alloc_coherent OOM messages | Joe Perches | 2 | -10/+4 |
2013-03-10 | drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb | Joe Perches | 1 | -7/+2 |
2013-02-18 | net: ehea module param description fix | Dave Young | 1 | -4/+4 |
2013-02-04 | ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups | Joe Perches | 4 | -22/+9 |
2013-01-07 | ethtool: fix drvinfo strings set in drivers | Jiri Pirko | 2 | -8/+6 |
2012-12-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -20/+0 |
2012-12-07 | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman | 4 | -10/+8 |
2012-12-03 | ibm/emac: remove __dev* attributes | Bill Pemberton | 5 | -21/+21 |
2012-12-03 | ibmveth: remove __dev* attributes | Bill Pemberton | 1 | -3/+3 |
2012-12-03 | ehea: remove __dev* attributes | Bill Pemberton | 1 | -5/+5 |
2012-11-20 | ehea: Remove remnants of LRO support | Ben Hutchings | 2 | -4/+3 |
2012-11-15 | powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate function | Ian Munsie | 1 | -20/+0 |
2012-11-03 | drivers/net/ethernet/ibm/emac/mal.c: use WARN | Julia Lawall | 1 | -4/+2 |
2012-10-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 3 | -14/+13 |
2012-09-06 | ibmveth: Fix alignment of rx queue bug | Santiago Leon | 1 | -17/+9 |
2012-09-05 | ehea: Remove uses of virt_to_abs() and abs_to_virt() | Michael Ellerman | 3 | -14/+13 |
2012-07-11 | drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers | Ben Hutchings | 1 | -3/+1 |
2012-05-11 | ehea: fix losing of NEQ events when one event occurred early | Thadeu Lima de Souza Cascardo | 1 | -0/+2 |
2012-04-26 | ehea: fix promiscuous mode | Thadeu Lima de Souza Cascardo | 1 | -5/+1 |
2012-04-26 | ehea: fix allmulticast support | Thadeu Lima de Souza Cascardo | 2 | -10/+16 |
2012-04-24 | ehea: only register irq after setting up ports | Thadeu Lima de Souza Cascardo | 1 | -12/+18 |
2012-03-28 | powerpc+sparc/vio: Modernize driver registration | Benjamin Herrenschmidt | 1 | -5/+2 |
2012-03-10 | net: powerpc: remove the legacy iSeries ethernet driver | Stephen Rothwell | 3 | -1713/+0 |
2012-03-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+3 |
2012-03-08 | ehea: restore multicast and rx_errors fields | Eric Dumazet | 1 | -1/+3 |
2012-03-07 | powerpc/44x: Add more changes for APM821XX EMAC driver | Duc Dang | 3 | -3/+41 |