index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.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
*
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
*
net: microchip: enc28j60: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-12
1
-14
/
+17
*
encx24j600: Fix some checkstyle warnings
Jeroen De Wachter
2016-12-16
2
-8
/
+25
*
encx24j600: bugfix - always move ERXTAIL to next packet in encx24j600_rx_packets
Jeroen De Wachter
2016-12-16
1
-1
/
+2
*
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
1
-1
/
+0
*
kthread: kthread worker API cleanup
Petr Mladek
2016-10-11
1
-5
/
+5
*
enc28j60: Fix race condition in enc28j60 driver
Sergio Valverde
2016-07-02
1
-2
/
+5
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
drivers: replace dev->trans_start accesses with dev_trans_start
Florian Westphal
2016-05-04
1
-1
/
+1
*
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
*
net: encx24j600: move rev announcement to probe function
Jon Ringle
2015-11-20
1
-12
/
+12
*
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2015-11-05
1
-1
/
+0
|
\
|
*
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
1
-1
/
+0
*
|
net: encx24j600: Export missing SPI module alias information
Javier Martinez Canillas
2015-11-02
1
-0
/
+1
*
|
net: encx24j600: Fix SPI id table definition
Javier Martinez Canillas
2015-11-02
1
-3
/
+4
*
|
net: encx24j600: Fix mask to update LED configuration
Jon Ringle
2015-10-25
1
-3
/
+3
*
|
net: encx24j600: Fix typos in Kconfig
Jon Ringle
2015-10-11
1
-2
/
+2
*
|
net: Microchip encx24j600 driver
Jon Ringle
2015-10-08
5
-0
/
+2087
[next]