index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
toshiba
/
spider_net.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-14
/
+14
2020-08-03
net: spider_net: Remove a useless memset
Christophe JAILLET
1
-2
/
+0
2020-08-03
net: spider_net: Fix the size used in a 'dma_free_coherent()' call
Christophe JAILLET
1
-2
/
+2
2020-04-30
docs: networking: convert netconsole.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-08-29
net: spider_net: Use struct_size() helper
Gustavo A. R. Silva
1
-4
/
+2
2019-07-29
net: spider_net: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
1
-14
/
+1
2018-09-19
net: toshiba: fix return type of ndo_start_xmit function
YueHaibing
1
-2
/
+2
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-9
/
+7
2017-09-21
drivers: net: spider_net: use setup_timer() helper.
Allen Pais
1
-7
/
+5
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2016-10-18
ethernet/toshiba: use core min/max MTU checking
Jarod Wilson
1
-20
/
+4
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-02-05
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
1
-1
/
+0
2015-05-21
spider_net: Use DECLARE_BITMAP
Joe Perches
1
-2
/
+1
2014-10-05
net: spider_net: avoid using signed char for bitops
Antoine Ténart
1
-3
/
+3
2014-10-05
net: spider_net: do not read mac address again after setting it
Antoine Ténart
1
-34
/
+2
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-03-24
spider_net: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2013-10-23
net: spider_net: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-05-08
net/spider_net: fix error return code in spider_net_open()
Wei Yongjun
1
-1
/
+2
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-2
/
+2
2013-03-17
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
1
-2
/
+1
2012-12-03
net/spider_net: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-07-10
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-2
/
+4
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-16
net: Fix sungem_phy sharing.
David S. Miller
1
-2
/
+2
2011-08-12
toshiba: Move the Toshiba drivers
Jeff Kirsher
1
-0
/
+2603