index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
lan743x: Fix TX Stall Issue
Bryan Whitehead
2019-03-13
1
-8
/
+1
*
lan743x: Fix RX Kernel Panic
Bryan Whitehead
2019-03-11
1
-14
/
+32
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-02
2
-5
/
+13
|
\
|
*
lan743x: Fix TX Stall Issue
Bryan Whitehead
2019-03-01
1
-4
/
+12
|
*
enc28j60: Correct description of debug module parameter
Andy Shevchenko
2019-02-27
1
-1
/
+1
*
|
lan743x: Provide Read/Write Access to on chip OTP
Bryan Whitehead
2019-01-26
2
-52
/
+182
|
/
*
lan743x: Remove phy_read from link status change function
Bryan Whitehead
2019-01-08
1
-7
/
+4
*
lan743x: Remove MAC Reset from initialization
Bryan Whitehead
2018-12-19
1
-6
/
+0
*
lan743x: Expand phy search for LAN7431
Bryan Whitehead
2018-12-18
1
-2
/
+3
*
lan743x: Enable driver to work with LAN7431
Bryan Whitehead
2018-11-27
2
-0
/
+2
*
lan743x: fix return value for lan743x_tx_napi_poll
Bryan Whitehead
2018-11-27
1
-5
/
+5
*
lan743x: Remove SPI dependency from Microchip group.
Bryan Whitehead
2018-10-25
1
-1
/
+0
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-18
1
-3
/
+3
|
\
|
*
net: ethernet: Fix a unused function warning.
zhong jiang
2018-09-17
1
-3
/
+3
*
|
net: ethernet: Add helper for MACs which support asym pause
Andrew Lunn
2018-09-12
1
-4
/
+1
*
|
net: ethernet: Add helper to remove a supported link mode
Andrew Lunn
2018-09-12
1
-1
/
+1
*
|
net: lan743x_ptp: make function lan743x_ptp_set_sync_ts_insert() static
YueHaibing
2018-09-05
1
-2
/
+2
|
/
*
net: lan743x_ptp: convert to ktime_get_clocktai_ts64
Arnd Bergmann
2018-08-19
1
-2
/
+1
*
net: lan743x: fix building without CONFIG_PTP_1588_CLOCK
Arnd Bergmann
2018-08-13
2
-11
/
+6
*
net: lan743x: select CRC16
Arnd Bergmann
2018-08-13
1
-0
/
+1
*
lan743x: lan743x: Remove duplicated include from lan743x_ptp.c
Yue Haibing
2018-08-13
1
-1
/
+0
*
lan743x: lan743x: Add PTP support
Bryan Whitehead
2018-08-11
6
-5
/
+1443
*
lan743x: Make symbol lan743x_pm_ops static
Wei Yongjun
2018-07-25
1
-1
/
+1
*
lan743x: Add RSS support
Bryan Whitehead
2018-07-23
3
-0
/
+171
*
lan743x: Add EEE support
Bryan Whitehead
2018-07-23
2
-0
/
+88
*
lan743x: Add power management support
Bryan Whitehead
2018-07-23
3
-0
/
+270
*
lan743x: Add support for ethtool eeprom access
Bryan Whitehead
2018-07-23
2
-0
/
+242
*
lan743x: Add support for ethtool message level
Bryan Whitehead
2018-07-23
1
-0
/
+17
*
lan743x: Add support for ethtool statistics
Bryan Whitehead
2018-07-23
3
-3
/
+214
*
lan743x: Add support for ethtool link settings
Bryan Whitehead
2018-07-23
1
-0
/
+5
*
lan743x: Add support for ethtool get_drvinfo
Bryan Whitehead
2018-07-23
4
-1
/
+35
*
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
2018-06-23
1
-1
/
+1
*
lan743x: make functions lan743x_csr_read and lan743x_csr_read static
Colin Ian King
2018-03-12
1
-2
/
+3
*
lan743x: remove some redundant variables and assignments
Colin Ian King
2018-03-12
1
-12
/
+1
*
lan743x: Add main source files for new lan743x driver
Bryan Whitehead
2018-03-07
4
-0
/
+3391
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
*
net: microchip: encx24j600: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-12
1
-14
/
+18
[next]