index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ibm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
1
-2
/
+2
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-16
/
+12
2014-05-30
emac: aggregation of v1-2 PLB errors for IER register
Ivan Mikhaylov
2
-16
/
+9
2014-05-30
emac: add missing support of 10mbit in emac/rgmii
Ivan Mikhaylov
1
-0
/
+3
2014-05-30
ehea: Introduce the use of the managed version of kzalloc
Himangi Saraogi
1
-3
/
+2
2014-05-18
net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereference
Rickard Strandqvist
1
-1
/
+3
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2
-2
/
+2
2014-03-24
ibmveth: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-03-24
ehea: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-3
/
+3
2014-03-14
ibmveth: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-2
/
+2
2014-03-06
ibmveth: Fix endian issues with MAC addresses
Anton Blanchard
2
-10
/
+16
2014-01-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-4
/
+8
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-30
powerpc/iommu: Update the generic code to use dynamic iommu page sizes
Alistair Popple
1
-6
/
+9
2013-12-30
powerpc/iommu: Update constant names to reflect their hardcoded page size
Alistair Popple
1
-4
/
+5
2013-12-06
ethernet: Fix FSF address in file headers
Jeff Kirsher
2
-4
/
+2
2013-12-02
net: do not pretend FRAGLIST support
Eric Dumazet
1
-1
/
+1
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-35
/
+35
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-0
/
+6
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+8
2013-10-29
ibm emac: Fix locking for enable/disable eob irq
Alistair Popple
1
-0
/
+4
2013-10-29
ibm emac: Don't call napi_complete if napi_reschedule failed
Alistair Popple
1
-8
/
+4
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
5
-0
/
+6
2013-10-02
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-16
drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN properties
Olaf Hering
1
-1
/
+13
2013-09-12
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-03
net: emac: use platform_{get,set}_drvdata()
Jingoo Han
1
-5
/
+5
2013-08-29
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-09
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-25
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
5
-34
/
+26
2013-05-11
emac: Fix EMAC soft reset on 460EX/GT
Petri Gynther
1
-8
/
+28
2013-05-05
net/eth/ibmveth: Fixup retrieval of MAC address
Benjamin Herrenschmidt
1
-13
/
+10
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-27
/
+16
2013-04-30
ethernet/emac/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
1
-1
/
+1
2013-04-22
net: Fix vlan bitmask changes in EHEA driver.
David S. Miller
1
-6
/
+6
2013-04-22
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-09
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-06
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
[next]