index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ibm
Age
Commit message (
Expand
)
Author
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
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
ibm/emac: remove __dev* attributes
Bill Pemberton
2012-12-03
ibmveth: remove __dev* attributes
Bill Pemberton
2012-12-03
ehea: remove __dev* attributes
Bill Pemberton
2012-11-19
ehea: Remove remnants of LRO support
Ben Hutchings
2012-11-15
powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate function
Ian Munsie
2012-11-03
drivers/net/ethernet/ibm/emac/mal.c: use WARN
Julia Lawall
2012-10-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-09-05
ibmveth: Fix alignment of rx queue bug
Santiago Leon
2012-09-05
ehea: Remove uses of virt_to_abs() and abs_to_virt()
Michael Ellerman
[next]