Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4e7b3be4064249140ab34361a9df4897b27e3648
/
drivers
/
net
/
ethernet
/
ibm
9c7e8bc
ibmveth: Add support for Large Receive Offload
by Thomas Falcon
· 10 years ago
92ec827
ibmveth: Add GRO support
by Thomas Falcon
· 10 years ago
8641dd8
ibmveth: Add support for TSO
by Thomas Falcon
· 10 years ago
cd7c7ec
ibmveth: change rx buffer default allocation for CMO
by Thomas Falcon
· 10 years ago
3051f39
ehea: Fix memory hook reference counting crashes
by Michael Ellerman
· 10 years ago
4fce148
ibmveth: Fix off-by-one error in ibmveth_change_mtu()
by David Gibson
· 10 years ago
d19d5ef
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
0fa74a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
abae1e0
ehea: constify of_device_id array
by Fabian Frederick
· 10 years ago
47b6166
IBM-EMAC: constify of_device_id array
by Fabian Frederick
· 10 years ago
b05ae4e
powerpc: Remove duplicate cacheable_memcpy/memzero functions
by Kyle Moffett
· 13 years ago
4736edc
ibmveth: enable interrupts after napi_complete()
by Yongbae Park
· 10 years ago
c77c761
ibmveth: Add function to enable live MAC address changes
by Thomas Falcon
· 10 years ago
aa18332
ehea: Register memory hotplug, reboot and crash hooks on adapter probe
by Anton Blanchard
· 10 years ago
f339664
IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"
by Markus Elfring
· 10 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
5ac0fd0
IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put"
by Markus Elfring
· 10 years ago
379f023
net: ethernet: ibm: emac: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
be1d148
ehea: Fix TSO and hw checksums with non-accelerated vlan packets.
by Vlad Yasevich
· 10 years ago
cbd5228
ibmveth: Fix endian issues with rx_no_buffer statistic
by Anton Blanchard
· 10 years ago
3b3e0ea
net: ethernet: ibm: ehea: Remove duplicate object from Makefile
by Andreas Ruprecht
· 10 years ago
537fae0
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
by Jiri Pirko
· 10 years ago
c99f7ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
09271db
emac: aggregation of v1-2 PLB errors for IER register
by Ivan Mikhaylov
· 10 years ago
faacd3a
emac: add missing support of 10mbit in emac/rgmii
by Ivan Mikhaylov
· 10 years ago
09b38aa
ehea: Introduce the use of the managed version of kzalloc
by Himangi Saraogi
· 10 years ago
38ea4e6
net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereference
by Rickard Strandqvist
· 10 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
26faa9d
ibmveth: Call dev_consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
cfbe406
ehea: Call dev_consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
cb013ea
ibmveth: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
d746ca9
ibmveth: Fix endian issues with MAC addresses
by Anton Blanchard
· 11 years ago
1b17366
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
d084775
powerpc/iommu: Update the generic code to use dynamic iommu page sizes
by Alistair Popple
· 11 years ago
e589a440
powerpc/iommu: Update constant names to reflect their hardcoded page size
by Alistair Popple
· 11 years ago
0ab75ae
ethernet: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
28e24c6
net: do not pretend FRAGLIST support
by Eric Dumazet
· 11 years ago
42a2d92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
394efd1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
32663b8
ibm emac: Fix locking for enable/disable eob irq
by Alistair Popple
· 11 years ago
b4dfd32
ibm emac: Don't call napi_complete if napi_reschedule failed
by Alistair Popple
· 11 years ago
5af5073
drivers: clean-up prom.h implicit includes
by Rob Herring
· 11 years ago
d458cdf
net:drivers/net: Miscellaneous conversions to ETH_ALEN
by Joe Perches
· 11 years ago
d4cb2ee
ibm/emac: Remove extern from function prototypes
by Joe Perches
· 11 years ago
7a3a621
drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN properties
by Olaf Hering
· 11 years ago
46c915f
ehea: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
0b536be
ibmveth: Fix little endian issues
by Anton Blanchard
· 11 years ago
bc35383
net: emac: use platform_{get,set}_drvdata()
by Jingoo Han
· 11 years ago
ede23fa
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
by Joe Perches
· 11 years ago
e6b0260
net: emac: remove unnecessary dev_set_drvdata()
by Libo Chen
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
c45640e
ibmebus: convert of_platform_driver to platform_driver
by Rob Herring
· 12 years ago
bd118b6
ibm-ethernet: delete stale MCA and duplicate PSERIES dependency
by Paul Gortmaker
· 11 years ago
8513fbd
net: ethernet: use platform_{get,set}_drvdata()
by Jingoo Han
· 11 years ago
23fbb5a
emac: Fix EMAC soft reset on 460EX/GT
by Petri Gynther
· 12 years ago
13f8520
net/eth/ibmveth: Fixup retrieval of MAC address
by Benjamin Herrenschmidt
· 12 years ago
73287a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
7b6b99a
ethernet/emac/sysrq: fix inconstistent help message of sysrq key
by zhangwei(Jovi)
· 12 years ago
55fbbe4
net: Fix vlan bitmask changes in EHEA driver.
by David S. Miller
· 12 years ago
e5905c8
net: Fix some __vlan_hwaccel_put_tag() callers.
by David S. Miller
· 12 years ago
80d5c36
net: vlan: prepare for 802.1ad VLAN filtering offload
by Patrick McHardy
· 12 years ago
f646968
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
by Patrick McHardy
· 12 years ago
1f9061d2
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
by Joe Perches
· 12 years ago
d0320f7
drivers:net: Remove dma_alloc_coherent OOM messages
by Joe Perches
· 12 years ago
720a43e
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
by Joe Perches
· 12 years ago
31d1753
net: ehea module param description fix
by Dave Young
· 12 years ago
b2adaca
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
by Joe Perches
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
16e024f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
fe17dc1
ibm/emac: remove __dev* attributes
by Bill Pemberton
· 12 years ago
e11787a
ibmveth: remove __dev* attributes
by Bill Pemberton
· 12 years ago
0297be0
ehea: remove __dev* attributes
by Bill Pemberton
· 12 years ago
3865fe1
ehea: Remove remnants of LRO support
by Ben Hutchings
· 12 years ago
cca55d9
powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate function
by Ian Munsie
· 12 years ago
f7c3f96
drivers/net/ethernet/ibm/emac/mal.c: use WARN
by Julia Lawall
· 12 years ago
5f3d2f2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
d90c92f
ibmveth: Fix alignment of rx queue bug
by Santiago Leon
· 12 years ago
67e1dbc
ehea: Remove uses of virt_to_abs() and abs_to_virt()
by Michael Ellerman
· 12 years ago
1aa8b47
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
by Ben Hutchings
· 12 years ago
380ec96
ehea: fix losing of NEQ events when one event occurred early
by Thadeu Lima de Souza Cascardo
· 13 years ago
47d59d0
ehea: fix promiscuous mode
by Thadeu Lima de Souza Cascardo
· 13 years ago
5d38457
ehea: fix allmulticast support
by Thadeu Lima de Souza Cascardo
· 13 years ago
c2f1244
ehea: only register irq after setting up ports
by Thadeu Lima de Souza Cascardo
· 13 years ago
cb52d89
powerpc+sparc/vio: Modernize driver registration
by Benjamin Herrenschmidt
· 13 years ago
a320757
net: powerpc: remove the legacy iSeries ethernet driver
by Stephen Rothwell
· 13 years ago
b2d3298
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
09c1d44
ehea: restore multicast and rx_errors fields
by Eric Dumazet
· 13 years ago
ae5d337
powerpc/44x: Add more changes for APM821XX EMAC driver
by Duc Dang
· 13 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 13 years ago
e404dec
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
by Joe Perches
· 13 years ago
3396c78
drivers/net: fix up stale paths from driver reorg
by Paul Gortmaker
· 13 years ago
1886e5d
ehea: make some functions and variables static
by Thadeu Lima de Souza Cascardo
· 13 years ago
8e58613
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
by Jiri Pirko
· 13 years ago
6dec4ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
67c170a
ehea: Use round_jiffies_relative to align workqueue
by Anton Blanchard
· 13 years ago
aa9084a
ehea: Reduce memory usage in buffer pools
by Anton Blanchard
· 13 years ago
Next »