index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
neterion
/
s2io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-2
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-14
1
-1
/
+1
|
\
|
*
ethernet: s2io: fix setting mac address during resume
Arnd Bergmann
2021-10-14
1
-1
/
+1
*
|
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
1
-1
/
+1
*
|
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
|
ethernet: s2io: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-1
/
+1
|
/
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
net: neterion: fix doc warnings in s2io.c
Yang Yingliang
2021-06-01
1
-0
/
+6
*
net: neterion: Fix wrong function name in comments
Yang Shen
2021-05-17
1
-2
/
+2
*
net: ethernet: neterion: Fix a typo in the file s2io.c
Bhaskar Chowdhury
2021-03-15
1
-1
/
+1
*
net: neterion: s2io: Replace in_interrupt() for context detection
Sebastian Andrzej Siewior
2020-10-31
1
-18
/
+23
*
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-25
1
-45
/
+46
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
1
-101
/
+90
|
\
|
*
net: neterion: s2io: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-07-14
1
-101
/
+90
*
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
|
/
*
net: neterion: remove redundant assignment to variable tmp64
Colin Ian King
2020-04-12
1
-1
/
+1
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
*
ethernet: remove redundant memset
Fuqian Huang
2019-07-15
1
-1
/
+0
*
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
1
-2
/
+0
*
net: neterion: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop prof...
Yang Wei
2019-02-13
1
-1
/
+1
*
net: neterion: remove redundant continue
zhong jiang
2018-09-21
1
-3
/
+1
*
net: neterion: s2io: Use linux/io-64-nonatomic-lo-hi.h
Corentin Labbe
2018-09-18
1
-0
/
+1
*
net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function
zhong jiang
2018-09-12
1
-1
/
+1
*
net: neterion: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-9
/
+4
*
s2io: Remove UFO support.
David S. Miller
2017-07-17
1
-45
/
+0
*
net: s2io: remove useless variable in fill_rx_buffers
Gustavo A. R. Silva
2017-06-15
1
-5
/
+0
*
net: s2io: fix typo argumnet argument
LABBE Corentin
2017-02-26
1
-1
/
+1
*
net: neterion: s2io: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-12
1
-22
/
+29
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-2
/
+2
*
ethernet/neterion: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-5
/
+4
*
net: s2io: simplify logical constraint
xypron.glpk@gmx.de
2016-08-01
1
-1
/
+1
*
drivers: net: remove NETDEV_TX_LOCKED
Florian Westphal
2016-04-26
1
-8
/
+1
*
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-10-16
1
-2
/
+0
*
neterion: s2io: Use module_pci_driver
Vaishali Thakkar
2015-07-09
1
-25
/
+1
*
neterion: s2io: Fix kernel doc formatting
Joe Perches
2015-05-25
1
-2
/
+4
*
s2io: Update driver to use dma_wmb
Alexander Duyck
2015-04-08
1
-4
/
+4
*
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-08
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
1
-3
/
+8
|
\
|
*
s2io: use snprintf() as a safety feature
Dan Carpenter
2015-01-19
1
-3
/
+8
*
|
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-2
/
+2
|
/
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-06-06
1
-2
/
+2
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
neterion/s2io: remove unused s2io_start_tx_queue routine
Ying Xue
2014-04-22
1
-9
/
+0
*
s2io: Call dev_kfree_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-24
1
-3
/
+3
*
s2io: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-14
1
-0
/
+3
*
s2io: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-18
1
-2
/
+3
*
net: neterion: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-21
1
-2
/
+0
*
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
1
-1
/
+1
*
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
1
-1
/
+1
[next]