index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sun
Age
Commit message (
Expand
)
Author
Lines
2018-09-19
net: sun: fix return type of ndo_start_xmit function
YueHaibing
-13
/
+17
2018-08-29
net: ethernet: Convert to using %pOFn instead of device_node.name
Rob Herring
-1
/
+1
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
-2
/
+4
2018-07-05
net: ethernet: sun: remove redundant variables adv and lpa and mii_reads
Colin Ian King
-16
/
+0
2018-06-20
net: sungem: fix rx checksum support
Eric Dumazet
-10
/
+12
2018-05-04
net: ethernet: sun: niu set correct packet size in skb
Rob Taglang
-3
/
+2
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
-5
/
+5
2018-03-14
sunvnet: does not support GSO for sctp
Cathy Zhou
-1
/
+1
2018-02-07
sun: Add SPDX license tags to Sun network drivers
Shannon Nelson
-0
/
+11
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-38
/
+24
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
-0
/
+7
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-0
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
-0
/
+7
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
-2
/
+2
2017-10-18
net: ethernet: sun: Convert timers to use timer_setup()
Kees Cook
-31
/
+24
2017-09-26
ldmvsw: Remove redundant unlikely()
Tobias Klauser
-1
/
+1
2017-09-21
drivers: net: sun: use setup_timer() helper.
Allen Pais
-3
/
+1
2017-09-21
drivers: net: sun: cassini: use setup_timer() helper.
Allen Pais
-4
/
+1
2017-09-21
drivers : net: niu: use setup_timer() helper.
Allen Pais
-3
/
+1
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-3
/
+3
2017-07-31
sunhme: fix up GREG_STAT and GREG_IMASK register offsets
Mark Cave-Ayland
-3
/
+3
2017-07-24
net: Convert to using %pOF instead of full_name
Rob Herring
-13
/
+11
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-2
/
+2
2017-07-16
sunvnet: add support for IPv6 checksum offloads
Shannon Nelson
-13
/
+81
2017-07-14
net: niu: fix format string overflow warning:
Arnd Bergmann
-2
/
+2
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
-1
/
+1
2017-06-15
sunvnet: restrict advertized checksum offloads to just IP
Shannon Nelson
-2
/
+2
2017-05-15
ldmvsw: stop the clean timer at beginning of remove
Shannon Nelson
-1
/
+1
2017-05-15
ldmvsw: unregistering netdev before disable hardware
Thomas Tai
-1
/
+1
2017-04-30
net: sunhme: fix spelling mistakes: "ParityErro" -> "ParityError"
Colin Ian King
-1
/
+1
2017-04-07
net: sunhme: Use net_device_stats from struct net_device
Tobias Klauser
-13
/
+11
2017-04-07
net: sunbmac: Use net_device_stats from struct net_device
Tobias Klauser
-10
/
+9
2017-03-21
net: sun: sungem: rix a possible null dereference
Philippe Reynes
-2
/
+3
2017-03-16
sunvnet: xoff not needed when removing port link
Shannon Nelson
-4
/
+0
2017-03-16
sunvnet: count multicast packets
Shannon Nelson
-0
/
+2
2017-03-16
sunvnet: track port queues correctly
Shannon Nelson
-13
/
+22
2017-03-16
sunvnet: add stats to track ldom to ldom packets and bytes
Shannon Nelson
-1
/
+136
2017-03-16
ldmvsw: better use of link up and down on ldom vswitch
Shannon Nelson
-7
/
+41
2017-03-08
net: sun: sunhme: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
-28
/
+34
2017-03-08
net: sun: sungem: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
-41
/
+57
2017-03-08
net: sun: niu: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
-17
/
+20
2017-03-08
net: sun: cassini: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
-46
/
+52
2017-02-14
ldmvsw: disable tso and gso for bridge operations
Shannon Nelson
-4
/
+4
2017-02-14
ldmvsw: update and simplify version string
Shannon Nelson
-10
/
+4
2017-02-14
sunvnet: remove extra rcu_read_unlocks
Shannon Nelson
-6
/
+2
2017-02-14
sunvnet: straighten up message event handling logic
Shannon Nelson
-49
/
+45
2017-02-14
sunvnet: add memory barrier before check for tx enable
Shannon Nelson
-0
/
+1
2017-02-14
sunvnet: update version and version printing
Shannon Nelson
-10
/
+4
2017-02-14
sunvnet: remove unused variable in maybe_tx_wakeup
Sowmini Varadhan
-5
/
+1
2017-02-14
sunvnet: make sunvnet common code dynamically loadable
Shannon Nelson
-2
/
+11
[prev]
[next]