Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
30be8f8dba1bd2aff73e8447d59228471233a3d4
/
drivers
/
net
/
ethernet
/
sun
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
0822c5d
net: ethernet: sun: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
2091c22
ldmvsw: Remove redundant unlikely()
by Tobias Klauser
· 7 years ago
6d2bcc1
drivers: net: sun: use setup_timer() helper.
by Allen Pais
· 7 years ago
f891f36
drivers: net: sun: cassini: use setup_timer() helper.
by Allen Pais
· 7 years ago
ba4cc08
drivers : net: niu: use setup_timer() helper.
by Allen Pais
· 7 years ago
29fda25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
96a734b
sunhme: fix up GREG_STAT and GREG_IMASK register offsets
by Mark Cave-Ayland
· 7 years ago
f7ce910
net: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
7a68ada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
98524e0
sunvnet: add support for IPv6 checksum offloads
by Shannon Nelson
· 7 years ago
73066f6
net: niu: fix format string overflow warning:
by Arnd Bergmann
· 7 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 8 years ago
7e9191c
sunvnet: restrict advertized checksum offloads to just IP
by Shannon Nelson
· 8 years ago
8b671f9
ldmvsw: stop the clean timer at beginning of remove
by Shannon Nelson
· 8 years ago
b18e5e8
ldmvsw: unregistering netdev before disable hardware
by Thomas Tai
· 8 years ago
d832565
net: sunhme: fix spelling mistakes: "ParityErro" -> "ParityError"
by Colin Ian King
· 8 years ago
e807bcc
net: sunhme: Use net_device_stats from struct net_device
by Tobias Klauser
· 8 years ago
0ffa937
net: sunbmac: Use net_device_stats from struct net_device
by Tobias Klauser
· 8 years ago
e74bad6
net: sun: sungem: rix a possible null dereference
by Philippe Reynes
· 8 years ago
9c5a3a1
sunvnet: xoff not needed when removing port link
by Shannon Nelson
· 8 years ago
b12a96f
sunvnet: count multicast packets
by Shannon Nelson
· 8 years ago
e1f1e5f
sunvnet: track port queues correctly
by Shannon Nelson
· 8 years ago
0f512c8
sunvnet: add stats to track ldom to ldom packets and bytes
by Shannon Nelson
· 8 years ago
867fa15
ldmvsw: better use of link up and down on ldom vswitch
by Shannon Nelson
· 8 years ago
e016cc6
net: sun: sunhme: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
92552fd
net: sun: sungem: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
d972253
net: sun: niu: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
2c784b0
net: sun: cassini: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
bc221a3
ldmvsw: disable tso and gso for bridge operations
by Shannon Nelson
· 8 years ago
7602011
ldmvsw: update and simplify version string
by Shannon Nelson
· 8 years ago
daa86e5
sunvnet: remove extra rcu_read_unlocks
by Shannon Nelson
· 8 years ago
bf091f3
sunvnet: straighten up message event handling logic
by Shannon Nelson
· 8 years ago
fd263fb
sunvnet: add memory barrier before check for tx enable
by Shannon Nelson
· 8 years ago
f2f3e21
sunvnet: update version and version printing
by Shannon Nelson
· 8 years ago
d4aa89c
sunvnet: remove unused variable in maybe_tx_wakeup
by Sowmini Varadhan
· 8 years ago
2493b84
sunvnet: make sunvnet common code dynamically loadable
by Shannon Nelson
· 8 years ago
6ad2016
drivers: net: generalize napi_complete_done()
by Eric Dumazet
· 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
9efecca
linux: drop __bitwise__ everywhere
by Michael S. Tsirkin
· 8 years ago
f9aa9dc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
1a9bbcc
sunbmac: Fix compiler warning
by Tushar Dave
· 8 years ago
266439c
sunqe: Fix compiler warnings
by Tushar Dave
· 8 years ago
8778b27
ldmvsw: tx queue stuck in stopped state after LDC reset
by Aaron Young
· 8 years ago
540bfe3
ethernet/sun: 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
97139d4
treewide: remove redundant #include <linux/kconfig.h>
by Masahiro Yamada
· 8 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
1200b68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
dc153f8
ldmvsw: Checkpatch sunvnet.c and sunvnet_common.c
by Aaron Young
· 9 years ago
5d01fa0
ldmvsw: Add ldmvsw.c driver code
by Aaron Young
· 9 years ago
67d0719
ldmvsw: Make sunvnet_common compatible with ldmvsw
by Aaron Young
· 9 years ago
31762ea
ldmvsw: Split sunvnet driver into common code
by Aaron Young
· 9 years ago
fe896d1
mm: introduce page reference manipulation functions
by Joonsoo Kim
· 9 years ago
63e3027
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
365a102
sunvnet: perf tracepoint invocations to trace LDC state machine
by Sowmini Varadhan
· 9 years ago
952bbcb
PCI: Remove includes of asm/pci-bridge.h
by Bjorn Helgaas
· 9 years ago
5f2f3ca
sunvnet: Initialize network_header and transport_header in vnet_rx_one()
by Sowmini Varadhan
· 9 years ago
47ea032
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
by Ivan Vecera
· 9 years ago
4c5d283
sunvnet: Invoke SET_NETDEV_DEV() to set up the vdev in vnet_new()
by Sowmini Varadhan
· 9 years ago
4228883
niu: don't count tx error twice in case of headroom realloc fails
by Jiri Pirko
· 9 years ago
e045671
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
138b15e
drivers/net: remove all references to obsolete Ethernet-HOWTO
by Paul Gortmaker
· 10 years ago
01d72a9
PCI: Remove unused pci_dma_burst_advice()
by Bjorn Helgaas
· 10 years ago
b4468cc
sungem, sunhme, sunvnet: Update drivers to use dma_wmb/rmb
by Alexander Duyck
· 10 years ago
dbedd44
ethernet: codespell comment spelling fixes
by Joe Perches
· 10 years ago
71a83a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f55ea3d9
niu: fix error handling in niu_class_to_ethflow()
by Dan Carpenter
· 10 years ago
bb39b74
sunvnet: failed trigger should not cause BUG_ON()
by David L Stevens
· 10 years ago
f7d70f7
sunvnet: don't change gso data on clones
by David L Stevens
· 10 years ago
6e03f89
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
44ba582
sunvnet: set queue mapping when doing packet copies
by David L Stevens
· 10 years ago
8e2b60c
sunvnet: improve error handling when a remote crashes
by David L Stevens
· 10 years ago
07ac3e7
sunvnet: free pending tx buffers before clearing ring data
by David L Stevens
· 10 years ago
ff8b335
niu: remove one compound_head() call
by Eric Dumazet
· 10 years ago
86cfeab
sunvnet: fix rx packet length check to allow for TSO
by David L Stevens
· 10 years ago
4f2ff8e
sunvnet: fix a memory leak in vnet_handle_offloads
by Li RongQing
· 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
fe47c3c
vio: create routines for inc,dec vio dring indexes
by Dwight Engen
· 10 years ago
9cdfe2c
sunvnet: fix incorrect rcu_read_unlock() in vnet_start_xmit()
by David L Stevens
· 10 years ago
368e36e
sunvnet: add TSO support
by David L Stevens
· 10 years ago
9a72dd4
sunvnet: add GSO support
by David L Stevens
· 10 years ago
1b6b0a4
sunvnet: add checksum offload support
by David L Stevens
· 10 years ago
da38c56
sunvnet: add scatter/gather support
by David L Stevens
· 10 years ago
6d0ba91
sunvnet: add VIO v1.7 and v1.8 support
by David L Stevens
· 10 years ago
d673248
sunvnet: rename vnet_port_alloc_tx_bufs and move after version negotiation
by David L Stevens
· 10 years ago
28f7936
niu: Use eth_skb_pad helper
by Alexander Duyck
· 10 years ago
39af455
net: cassini: Deletion of an unnecessary check before the function call "vfree"
by Markus Elfring
· 10 years ago
c647cc3
sunvnet: fix NULL pointer dereference
by David L Stevens
· 10 years ago
df20286
sunvnet: Add missing rcu_read_unlock() in vnet_start_xmit
by Sowmini Varadhan
· 10 years ago
777362d
sunvnet: vnet_ack() should check if !start_cons to send a missed trigger
by Sowmini Varadhan
· 10 years ago
b0cffed
sunvnet: Fix race between vnet_start_xmit() and vnet_ack()
by Sowmini Varadhan
· 10 years ago
8c4ee3e
sunvnet: Return from vnet_napi_event() if no packets to read
by Sowmini Varadhan
· 10 years ago
6c3ce8a
sunvnet: Fix indentation in maybe_tx_wakeup()
by Sowmini Varadhan
· 10 years ago
55b42b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
Next »