index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-22
lan743x: remove redundant initialization of variable current_head_index
Colin Ian King
2020-07-14
lan743x: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-06-24
lan743x: Remove duplicated include from lan743x_main.c
YueHaibing
2020-06-18
lan743x: allow mac address to come from dt
Tim Harvey
2020-06-16
lan743x: add MODULE_DEVICE_TABLE for module loading alias
Tim Harvey
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-04
lan743x: Use correct MAC_CR configuration for 1 GBit speed
Roelof Berg
2020-06-01
lan743x: Added fixed link and RGMII support
Roelof Berg
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-07
net: microchip: encx24j600: add missed kthread_stop
Chuhong Yuan
2020-05-07
net: encx24j600: make encx24j600_hw_init() return void
Jason Yan
2020-05-05
net: microchip: Remove unused inline function is_bits_set
YueHaibing
2019-12-25
net: Introduce peer to peer one step PTP time stamping.
Richard Cochran
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-15
net: reject PTP periodic output requests with unsupported flags
Jacob Keller
2019-11-11
Support LAN743x PTP periodic output on any GPIO
John Efstathiades
2019-09-06
lan743x: remove redundant assignment to variable rx_process_result
Colin Ian King
2019-08-22
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-19
enc28j60: Convert to use SPDX identifier
Andy Shevchenko
2019-03-19
enc28j60: Fix indentation splats
Andy Shevchenko
2019-03-19
enc28j60: Amend comments by fixing typos, adding periods, etc
Andy Shevchenko
2019-03-19
enc28j60: Remove linux/init.h
Andy Shevchenko
2019-03-19
enc28j60: Convert printk() to netdev_printk()
Andy Shevchenko
2019-03-19
enc28j60: Convert HW related printk() to dev_printk()
Andy Shevchenko
2019-03-19
enc28j60: Switch to dev_<level> from pr_<level>
Andy Shevchenko
2019-03-19
enc28j60: Use ether_addr_copy() in enc28j60_set_mac_address()
Andy Shevchenko
2019-03-19
enc28j60: Switch to use module_spi_driver() macro
Andy Shevchenko
2019-03-19
enc28j60: Drop driver name duplication from messages
Andy Shevchenko
2019-03-19
enc28j60: Replace dev_*(&netdev->dev, ...) with netdev_*()
Andy Shevchenko
2019-03-19
enc28j60: Remove duplicate messaging
Andy Shevchenko
2019-03-19
enc28j60: Use device_get_mac_address()
Andy Shevchenko
2019-03-13
lan743x: Fix TX Stall Issue
Bryan Whitehead
2019-03-11
lan743x: Fix RX Kernel Panic
Bryan Whitehead
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-01
lan743x: Fix TX Stall Issue
Bryan Whitehead
2019-02-27
enc28j60: Correct description of debug module parameter
Andy Shevchenko
2019-01-26
lan743x: Provide Read/Write Access to on chip OTP
Bryan Whitehead
2019-01-08
lan743x: Remove phy_read from link status change function
Bryan Whitehead
2018-12-19
lan743x: Remove MAC Reset from initialization
Bryan Whitehead
2018-12-18
lan743x: Expand phy search for LAN7431
Bryan Whitehead
2018-11-27
lan743x: Enable driver to work with LAN7431
Bryan Whitehead
2018-11-27
lan743x: fix return value for lan743x_tx_napi_poll
Bryan Whitehead
2018-10-25
lan743x: Remove SPI dependency from Microchip group.
Bryan Whitehead
2018-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]