index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
toshiba
/
spider_net.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-09-03
1
-1
/
+2
*
net: spider_net: Use size_add() in call to struct_size()
Gustavo A. R. Silva
2023-09-18
1
-1
/
+1
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-29
1
-2
/
+1
*
net: ethernet: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
2022-05-06
1
-0
/
+1
*
eth: spider: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-04-29
1
-1
/
+1
*
net: spider_net: Use non-atomic bitmap API when applicable
Christophe JAILLET
2021-12-02
1
-6
/
+6
*
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
net: spider_net: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-29
1
-12
/
+15
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
net: toshiba: fix the trailing format of some block comments
Yixing Liu
2021-03-31
1
-14
/
+28
*
net: ethernet: toshiba: spider_net: Document a whole bunch of function parame...
Lee Jones
2021-01-17
1
-7
/
+11
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-14
/
+14
*
net: spider_net: Remove a useless memset
Christophe JAILLET
2020-08-04
1
-2
/
+0
*
net: spider_net: Fix the size used in a 'dma_free_coherent()' call
Christophe JAILLET
2020-08-04
1
-2
/
+2
*
docs: networking: convert netconsole.txt to ReST
Mauro Carvalho Chehab
2020-04-30
1
-1
/
+1
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-13
1
-1
/
+1
*
net: spider_net: Use struct_size() helper
Gustavo A. R. Silva
2019-08-30
1
-4
/
+2
*
net: spider_net: Mark expected switch fall-through
Gustavo A. R. Silva
2019-07-29
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
net: toshiba: fix return type of ndo_start_xmit function
YueHaibing
2018-09-20
1
-2
/
+2
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-22
1
-9
/
+7
*
drivers: net: spider_net: use setup_timer() helper.
Allen Pais
2017-09-21
1
-7
/
+5
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
ethernet/toshiba: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-20
/
+4
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
2016-02-05
1
-1
/
+0
*
spider_net: Use DECLARE_BITMAP
Joe Perches
2015-05-21
1
-2
/
+1
*
net: spider_net: avoid using signed char for bitops
Antoine Ténart
2014-10-06
1
-3
/
+3
*
net: spider_net: do not read mac address again after setting it
Antoine Ténart
2014-10-06
1
-34
/
+2
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
spider_net: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-25
1
-1
/
+1
*
net: spider_net: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-23
1
-1
/
+0
*
net/spider_net: fix error return code in spider_net_open()
Wei Yongjun
2013-05-08
1
-1
/
+2
*
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
1
-2
/
+2
*
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2013-03-17
1
-2
/
+1
*
net/spider_net: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-3
/
+3
*
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-11
1
-2
/
+4
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-18
1
-1
/
+1
*
net: Fix sungem_phy sharing.
David S. Miller
2011-08-16
1
-2
/
+2
*
toshiba: Move the Toshiba drivers
Jeff Kirsher
2011-08-12
1
-0
/
+2603