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
2015-04-25
ehea: Fix memory hook reference counting crashes
Michael Ellerman
1
-2
/
+4
2015-04-23
ibmveth: Fix off-by-one error in ibmveth_change_mtu()
David Gibson
1
-2
/
+2
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
1
-10
/
+2
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2015-03-17
ehea: constify of_device_id array
Fabian Frederick
1
-2
/
+2
2015-03-17
IBM-EMAC: constify of_device_id array
Fabian Frederick
5
-5
/
+5
2015-03-17
powerpc: Remove duplicate cacheable_memcpy/memzero functions
Kyle Moffett
1
-10
/
+2
2015-03-10
ibmveth: enable interrupts after napi_complete()
Yongbae Park
1
-2
/
+2
2015-03-03
ibmveth: Add function to enable live MAC address changes
Thomas Falcon
1
-1
/
+23
2015-02-19
ehea: Register memory hotplug, reboot and crash hooks on adapter probe
Anton Blanchard
1
-105
/
+141
2015-02-04
IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"
Markus Elfring
1
-1
/
+1
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-2
/
+2
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-5
/
+0
2014-11-21
IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put"
Markus Elfring
1
-16
/
+8
2014-10-20
net: ethernet: ibm: emac: drop owner assignment from platform_drivers
Wolfram Sang
5
-5
/
+0
2014-08-25
ehea: Fix TSO and hw checksums with non-accelerated vlan packets.
Vlad Yasevich
1
-1
/
+1
2014-08-22
ibmveth: Fix endian issues with rx_no_buffer statistic
Anton Blanchard
1
-4
/
+14
2014-08-14
net: ethernet: ibm: ehea: Remove duplicate object from Makefile
Andreas Ruprecht
1
-1
/
+1
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
[next]