Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
35ae57eae9135f891640f3076fd0a3c990632af0
/
drivers
/
net
/
ethernet
/
ibm
a577ca6
net: emac: add support for device-tree based PHY discovery and setup
by Christian Lamparter
· 8 years ago
249168a
ibmvnic: Make CRQ interrupt tasklet wait for all capabilities crqs
by Thomas Falcon
· 8 years ago
901e040
ibmvnic: Use common counter for capabilities checks
by Thomas Falcon
· 8 years ago
6c267b3
ibmvnic: Handle processing of CRQ messages in a tasklet
by Thomas Falcon
· 8 years ago
3f64116
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
75224c9
ibmvnic: Fix endian errors in error reporting output
by Thomas Falcon
· 8 years ago
28f4d16
ibmvnic: Fix endian error when requesting device capabilities
by Thomas Falcon
· 8 years ago
f39f0d1
ibmvnic: Fix initial MTU settings
by Thomas Falcon
· 8 years ago
e722af6
ibmvnic: Call napi_disable instead of napi_enable in failure path
by Nathan Fontenot
· 8 years ago
db5d0b5
ibmvnic: Initialize completion variables before starting work
by Nathan Fontenot
· 8 years ago
3d1a633
ibm/emac: use napi_complete_done()
by Eric Dumazet
· 8 years ago
6ad2016
drivers: net: generalize napi_complete_done()
by Eric Dumazet
· 8 years ago
4e8f2fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
23d28a8
ibmveth: Add a proper check for the availability of the checksum features
by Thomas Huth
· 8 years ago
8a43379
net: ibm: ibmvnic: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
9ce8c2d
net: ibm: ibmveth: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
e4ccf76
net: ibm: emac: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
cecf62d
net: ibm: ehea: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
bc1f447
net: make ndo_get_stats64 a void function
by stephen hemminger
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
94acf16
ibmveth: calculate gso_segs for large packets
by Thomas Falcon
· 8 years ago
821781a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
7b59673
ibmveth: set correct gso_size and gso_type
by Thomas Falcon
· 8 years ago
f54b8cd
ehea: Remove unnecessary memset of stats in netdev private data
by Tobias Klauser
· 8 years ago
0b42f25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
4ee12ef
ibmvnic: drop duplicate header seq_file.h
by Geliang Tang
· 8 years ago
bb598c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
e1fac0a
ibmvnic: Fix size of debugfs name buffer
by Thomas Falcon
· 8 years ago
b7f193d
ibmvnic: Unmap ibmvnic_statistics structure
by Thomas Falcon
· 8 years ago
6dbcd8f
ibmvnic: Start completion queue negotiation at server-provided optimum values
by John Allen
· 8 years ago
29ab5a3
ehea: fix operation state report
by Guilherme G. Piccoli
· 8 years ago
27058af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
8bf371e
ibmvnic: Fix missing brackets in init_sub_crq_irqs
by Thomas Falcon
· 8 years ago
9888d7b
ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context
by Thomas Falcon
· 8 years ago
dbc34e7
Revert "ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context"
by David S. Miller
· 8 years ago
8d7533e
ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context
by Thomas Falcon
· 8 years ago
110447f8
ethernet: fix min/max MTU typos
by Stefan Richter
· 8 years ago
d894be5
ethernet: use net core MTU range checking in more drivers
by Jarod Wilson
· 8 years ago
87737f8
ibmvnic: Update MTU after device initialization
by Thomas Falcon
· 8 years ago
12608c2
ibmvnic: Fix GFP_KERNEL allocation in interrupt context
by Thomas Falcon
· 8 years ago
9fa2f2c
ibmvnic: Driver Version 1.0.1
by Thomas Falcon
· 8 years ago
3d5d96a
ethernet/ibm: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
a52ad51
net: deprecate eth_change_mtu, remove usage
by Jarod Wilson
· 8 years ago
d6989d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
7106a06
net/ibm/emac: add mutex to 'set multicast list'
by Ivan Mikhaylov
· 8 years ago
01afd97
net/ibm/emac: add set mac addr callback
by Ivan Mikhaylov
· 8 years ago
99c1790
net: Remove NO_IRQ from powerpc-only network drivers
by Michael Ellerman
· 8 years ago
0e87203
ibmvnic: fix error return code in ibmvnic_probe()
by Wei Yongjun
· 8 years ago
7a95e94
ibmvnic: convert to use simple_open()
by Wei Yongjun
· 8 years ago
dfad09a
ibmvnic: Handle backing device failover and reinitialization
by Thomas Falcon
· 8 years ago
65dc689
ibmvnic: Fix passive VNIC server login process
by Thomas Falcon
· 8 years ago
ea22d51
ibmvnic: simplify and improve driver probe function
by Thomas Falcon
· 8 years ago
88eb98a
ibmvnic: dispose irq mappings
by Thomas Falcon
· 8 years ago
b8efb89
ibmvnic: properly start and stop tx queues
by Thomas Falcon
· 8 years ago
9618318
ibmvnic: fix to use list_for_each_safe() when delete items
by Wei Yongjun
· 8 years ago
1740c29
net: ehea: avoid null pointer dereference
by xypron.glpk@gmx.de
· 9 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
ecc9120
drivers: net: emac: add Atheros AR8035 phy initialization code
by Christian Lamparter
· 9 years ago
498cd8e
ibmvnic: Enable use of multiple tx/rx scrqs
by John Allen
· 9 years ago
9be02cd
ibmvnic: enable RX checksum offload
by Thomas Falcon
· 9 years ago
ad7775d
ibmvnic: map L2/L3/L4 header descriptors to firmware
by Thomas Falcon
· 9 years ago
2c42bf4
ibmveth: check return of skb_linearize in ibmveth_start_xmit
by Thomas Falcon
· 9 years ago
de89e85
ibmvnic: Fix ibmvnic_capability struct
by Thomas Falcon
· 9 years ago
032c5e8
Driver for IBM System i/p VNIC protocol
by Thomas Falcon
· 9 years ago
076ef44
ibmveth: consolidate kmalloc of array, memset 0 to kcalloc
by Nicholas Mc Guire
· 9 years ago
a188222
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
by Tom Herbert
· 9 years ago
47ea032
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
by Ivan Vecera
· 9 years ago
f6d3125
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
661dfc6
net/ibm/emac: bump version numbers for correct work with ethtool
by Ivan Mikhaylov
· 9 years ago
7d2fa71
net/ibm/emac: fix type of phy_mode
by Andrzej Hajda
· 9 years ago
07e6a97
ibmveth: add support for TSO6
by Thomas Falcon
· 9 years ago
138b15e
drivers/net: remove all references to obsolete Ethernet-HOWTO
by Paul Gortmaker
· 9 years ago
c9003ec
net/ibm/emac: use swap() in emac_make_bootlist()
by Fabian Frederick
· 10 years ago
dda922c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
5369c71
net/ibm/emac: fix size of emac dump memory areas
by Ivan Mikhaylov
· 10 years ago
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
0fa74a4b
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
· 11 years ago
c99f7ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
09271db
emac: aggregation of v1-2 PLB errors for IER register
by Ivan Mikhaylov
· 11 years ago
Next »