index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
/
enc28j60.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-13
1
-1
/
+1
*
enc28j60: Convert to use SPDX identifier
Andy Shevchenko
2019-03-19
1
-5
/
+1
*
enc28j60: Fix indentation splats
Andy Shevchenko
2019-03-19
1
-37
/
+21
*
enc28j60: Amend comments by fixing typos, adding periods, etc
Andy Shevchenko
2019-03-19
1
-15
/
+16
*
enc28j60: Remove linux/init.h
Andy Shevchenko
2019-03-19
1
-1
/
+0
*
enc28j60: Convert printk() to netdev_printk()
Andy Shevchenko
2019-03-19
1
-24
/
+27
*
enc28j60: Convert HW related printk() to dev_printk()
Andy Shevchenko
2019-03-19
1
-119
/
+141
*
enc28j60: Switch to dev_<level> from pr_<level>
Andy Shevchenko
2019-03-19
1
-12
/
+17
*
enc28j60: Use ether_addr_copy() in enc28j60_set_mac_address()
Andy Shevchenko
2019-03-19
1
-1
/
+1
*
enc28j60: Switch to use module_spi_driver() macro
Andy Shevchenko
2019-03-19
1
-19
/
+2
*
enc28j60: Drop driver name duplication from messages
Andy Shevchenko
2019-03-19
1
-7
/
+6
*
enc28j60: Replace dev_*(&netdev->dev, ...) with netdev_*()
Andy Shevchenko
2019-03-19
1
-24
/
+18
*
enc28j60: Remove duplicate messaging
Andy Shevchenko
2019-03-19
1
-20
/
+0
*
enc28j60: Use device_get_mac_address()
Andy Shevchenko
2019-03-19
1
-4
/
+3
*
enc28j60: Correct description of debug module parameter
Andy Shevchenko
2019-02-27
1
-1
/
+1
*
net: microchip: enc28j60: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-13
1
-14
/
+17
*
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
1
-1
/
+0
*
enc28j60: Fix race condition in enc28j60 driver
Sergio Valverde
2016-07-02
1
-2
/
+5
*
net: ethernet: enc28j60: add device tree support
Michael Heimpold
2016-04-29
1
-3
/
+17
*
net: ethernet: enc28j60: support half-duplex SPI controllers
Michael Heimpold
2016-04-29
1
-5
/
+9
*
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
1
-1
/
+0
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
net: ethernet: enc28j60: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-04-07
1
-2
/
+2
*
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
2013-01-04
1
-1
/
+0
*
enc28j60: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-3
/
+3
*
net: use eth_hw_addr_random() and reset addr_assign_type
Danny Kukawka
2012-02-15
1
-1
/
+2
*
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
2012-02-06
1
-2
/
+1
*
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
1
-3
/
+0
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-18
1
-1
/
+1
*
enc28j60: Move the Microchip driver
Jeff Kirsher
2011-08-13
1
-0
/
+1667