index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
smsc
/
epic100.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
epic100: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-09-04
1
-29
/
+42
*
epic100: use generic power management
Vaibhav Gupta
2020-07-08
1
-13
/
+6
*
epic100: allow nesting of ethtool_ops begin() and complete()
Michal Kubecek
2020-01-06
1
-2
/
+5
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-13
1
-2
/
+2
*
net: smsc: epic100: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop...
Yang Wei
2019-02-07
1
-1
/
+1
*
epic100: remove redundant variable 'irq'
Colin Ian King
2018-07-04
1
-2
/
+0
*
drivers/net: smsc: Convert timers to use timer_setup()
Kees Cook
2017-10-28
1
-5
/
+5
*
drivers: net: smsc: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+1
*
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
2017-06-05
1
-3
/
+2
*
net: smsc: epic100: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-07
1
-7
/
+9
*
epic100: use napi_complete_done()
Eric Dumazet
2017-02-05
1
-24
/
+7
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
1
-1
/
+0
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
epic100: replace printk with netdev_ calls
Ben Boeckel
2013-11-02
1
-67
/
+58
*
net: epic100: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-22
1
-1
/
+0
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
1
-2
/
+1
*
epic100: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-6
/
+6
*
epic100: stop using net_device.{base_addr, irq} and convert to __iomem.
Francois Romieu
2012-04-07
1
-202
/
+201
*
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-02-09
1
-3
/
+3
*
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
1
-3
/
+2
*
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
2011-11-08
1
-3
/
+3
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-18
1
-1
/
+1
*
smsc: Move the SMC (SMSC) drivers
Jeff Kirsher
2011-08-11
1
-0
/
+1609