index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
neterion
/
s2io.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-08
1
-1
/
+1
*
net: fill in MODULE_DESCRIPTION()s for s2io
Breno Leitao
2024-01-12
1
-0
/
+1
*
ethernet: s2io: Use ether_addr_to_u64() to convert ethernet address
Li Zetao
2023-08-10
1
-12
/
+5
*
ethernet: s2io: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-12
1
-1
/
+1
*
ethernet: s2io: disable napi when start nic failed in s2io_card_up()
Zhengchao Shao
2022-11-10
1
-9
/
+20
*
ethernet: s2io: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
2022-09-29
1
-2
/
+1
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-29
1
-2
/
+2
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-3
/
+3
*
ethernet/neterion: fix repeated words in comments
Jilin Yuan
2022-07-01
1
-5
/
+5
*
ethernet: s2io: Use dma_set_mask_and_coherent() and simplify code
Christophe JAILLET
2022-01-03
1
-15
/
+3
*
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-15
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-02
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-26
1
-45
/
+46
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-06
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-13
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-14
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-19
1
-0
/
+1
*
net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function
zhong jiang
2018-09-13
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-13
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-09
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-28
1
-3
/
+8
|
\
|
*
s2io: use snprintf() as a safety feature
Dan Carpenter
2015-01-20
1
-3
/
+8
*
|
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-2
/
+2
|
/
[next]