index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sun
Age
Commit message (
Expand
)
Author
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-18
ldmvsw: Checkpatch sunvnet.c and sunvnet_common.c
Aaron Young
2016-03-18
ldmvsw: Add ldmvsw.c driver code
Aaron Young
2016-03-18
ldmvsw: Make sunvnet_common compatible with ldmvsw
Aaron Young
2016-03-18
ldmvsw: Split sunvnet driver into common code
Aaron Young
2016-03-17
mm: introduce page reference manipulation functions
Joonsoo Kim
2016-03-16
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-02-07
sunvnet: perf tracepoint invocations to trace LDC state machine
Sowmini Varadhan
2016-02-05
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
2016-01-19
sunvnet: Initialize network_header and transport_header in vnet_rx_one()
Sowmini Varadhan
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-09-21
sunvnet: Invoke SET_NETDEV_DEV() to set up the vdev in vnet_new()
Sowmini Varadhan
2015-07-27
niu: don't count tx error twice in case of headroom realloc fails
Jiri Pirko
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2015-06-08
PCI: Remove unused pci_dma_burst_advice()
Bjorn Helgaas
2015-04-08
sungem, sunhme, sunvnet: Update drivers to use dma_wmb/rmb
Alexander Duyck
2015-03-09
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-28
niu: fix error handling in niu_class_to_ethflow()
Dan Carpenter
2015-02-20
sunvnet: failed trigger should not cause BUG_ON()
David L Stevens
2015-02-12
sunvnet: don't change gso data on clones
David L Stevens
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-03
sunvnet: set queue mapping when doing packet copies
David L Stevens
2015-01-27
sunvnet: improve error handling when a remote crashes
David L Stevens
2015-01-27
sunvnet: free pending tx buffers before clearing ring data
David L Stevens
2015-01-18
niu: remove one compound_head() call
Eric Dumazet
2015-01-13
sunvnet: fix rx packet length check to allow for TSO
David L Stevens
2014-12-19
sunvnet: fix a memory leak in vnet_handle_offloads
Li RongQing
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-12
vio: create routines for inc,dec vio dring indexes
Dwight Engen
2014-12-09
sunvnet: fix incorrect rcu_read_unlock() in vnet_start_xmit()
David L Stevens
2014-12-09
sunvnet: add TSO support
David L Stevens
2014-12-09
sunvnet: add GSO support
David L Stevens
2014-12-09
sunvnet: add checksum offload support
David L Stevens
2014-12-09
sunvnet: add scatter/gather support
David L Stevens
2014-12-09
sunvnet: add VIO v1.7 and v1.8 support
David L Stevens
2014-12-09
sunvnet: rename vnet_port_alloc_tx_bufs and move after version negotiation
David L Stevens
2014-12-09
niu: Use eth_skb_pad helper
Alexander Duyck
2014-12-06
net: cassini: Deletion of an unnecessary check before the function call "vfree"
Markus Elfring
2014-11-12
sunvnet: fix NULL pointer dereference
David L Stevens
2014-11-11
sunvnet: Add missing rcu_read_unlock() in vnet_start_xmit
Sowmini Varadhan
2014-11-11
sunvnet: vnet_ack() should check if !start_cons to send a missed trigger
Sowmini Varadhan
2014-11-11
sunvnet: Fix race between vnet_start_xmit() and vnet_ack()
Sowmini Varadhan
2014-11-06
sunvnet: Return from vnet_napi_event() if no packets to read
Sowmini Varadhan
2014-11-06
sunvnet: Fix indentation in maybe_tx_wakeup()
Sowmini Varadhan
2014-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-01
sunhme: Add DMA mapping error checks.
David S. Miller
2014-10-30
sunvnet: Use one Tx queue per vnet_port
Sowmini Varadhan
[next]