index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
lan78xx.c
Commit message (
Expand
)
Author
Age
*
net: usb: set error code when usb_alloc_urb fails
Pan Bian
2016-12-05
*
lan78xx: mark symbols static where possible
Baoyou Xie
2016-09-06
*
net: usb: lan78xx: don't print error when allocating urb fails
Wolfram Sang
2016-08-13
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
*
lan78xx: workaround of forced 100 Full/Half duplex mode error
Woojung Huh
2016-04-28
*
lan78xx: fix statistics counter error
Woojung Huh
2016-04-28
*
Revert "lan78xx: add ndo_get_stats64"
David S. Miller
2016-03-20
*
lan78xx: add ndo_get_stats64
Woojung Huh
2016-03-18
*
lan78xx: handle statistics counter rollover
Woojung Huh
2016-03-18
*
lan78xx: add ethtool set & get pause functions
Woojung.Huh@microchip.com
2016-02-29
*
lan78xx: remove unnecessary code
Woojung.Huh@microchip.com
2016-02-29
*
lan78xx: replace devid to chipid & chiprev
Woojung.Huh@microchip.com
2016-02-29
*
lan78xx: throttle TX path at slower than SuperSpeed USB
Woojung.Huh@microchip.com
2016-01-29
*
lan78xx: Add to handle mux control per chip id
Woojung.Huh@microchip.com
2016-01-29
*
lan78xx: change to use updated phy-ignore-interrupts
Woojung.Huh@microchip.com
2016-01-29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-11
|
\
|
*
net: lan78xx: Fix to write to OTP(One Time Programmable) per magic number.
Woojung.Huh@microchip.com
2016-01-07
*
|
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
|
/
*
lan78xx: Return 0 when lan78xx_suspend() has no error.
Woojung.Huh@microchip.com
2015-09-29
*
usbnet: remove invalid check
Andrzej Hajda
2015-09-22
*
lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR.
Woojung.Huh@microchip.com
2015-09-18
*
lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for M...
Woojung.Huh@microchip.com
2015-09-18
*
lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/mic...
Woojung.Huh@microchip.com
2015-09-18
*
lan78xx: Update to use phylib instead of mii_if_info.
Woojung.Huh@microchip.com
2015-09-18
*
lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY
Woojung.Huh@microchip.com
2015-09-18
*
lan78xx: Fix ladv/radv error handling in lan78xx_link_reset()
Geert Uytterhoeven
2015-09-06
*
lan78xx: Remove BUG_ON()
Woojung.Huh@microchip.com
2015-08-12
*
lan78xx: Fix Smatch Warnings
Woojung.Huh@microchip.com
2015-08-12
*
Microchip's LAN7800 family USB 2/3 to 10/100/1000 Ethernet device driver
Woojung.Huh@microchip.com
2015-07-31