index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
lan78xx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: net: Remove device_node checks with of_mdiobus_register()
Florian Fainelli
2018-05-16
1
-5
/
+2
*
lan78xx: Modify error messages
Raghuram Chary J
2018-04-30
1
-2
/
+2
*
lan78xx: Remove DRIVER_VERSION for lan78xx driver
Raghuram Chary J
2018-04-30
1
-2
/
+0
*
lan78xx: Lan7801 Support for Fixed PHY
Raghuram Chary J
2018-04-30
1
-28
/
+76
*
lan78xx: Add support to dump lan78xx registers
Raghuram Chary J
2018-04-20
1
-0
/
+54
*
lan78xx: Read LED states from Device Tree
Phil Elwell
2018-04-20
1
-1
/
+31
*
lan78xx: Read MAC address from DT if present
Phil Elwell
2018-04-20
1
-22
/
+20
*
lan78xx: Don't reset the interface on open
Phil Elwell
2018-04-11
1
-4
/
+0
*
lan78xx: Avoid spurious kevent 4 "error"
Phil Elwell
2018-04-11
1
-1
/
+1
*
lan78xx: Correctly indicate invalid OTP
Phil Elwell
2018-04-11
1
-1
/
+2
*
lan78xx: Connect phy early
Alexander Graf
2018-04-04
1
-16
/
+18
*
lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multic...
Raghuram Chary J
2018-03-29
1
-2
/
+21
*
lan78xx: Set ASD in MAC_CR when EEE is enabled.
Raghuram Chary J
2018-03-26
1
-0
/
+10
*
lan78xx: remove redundant initialization of pointer 'phydev'
Colin Ian King
2018-02-01
1
-1
/
+1
*
lan78xx: Fix failure in USB Full Speed
Yuiko Oshino
2018-01-16
1
-0
/
+1
*
net: usb: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-7
/
+3
*
lan78xx: Use default values loaded from EEPROM/OTP after reset
Nisar Sayed
2017-09-22
1
-1
/
+0
*
lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZE
Nisar Sayed
2017-09-22
1
-5
/
+4
*
lan78xx: Fix for eeprom read/write when device auto suspend
Nisar Sayed
2017-09-22
1
-4
/
+20
*
lan78xx: Fix to handle hard_header_len update
Nisar Sayed
2017-08-02
1
-3
/
+3
*
lan78xx: USB fast connect/disconnect crash fix
Nisar Sayed
2017-08-02
1
-6
/
+6
*
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
2017-06-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-22
1
-7
/
+2
|
\
|
*
lan78xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
2017-04-21
1
-7
/
+2
*
|
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2017-03-29
1
-0
/
+1
*
|
net: lan78xx: update for phy_(read|write)_mmd_indirect() removal
Russell King
2017-03-22
1
-5
/
+5
|
/
*
net: lan78xx: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
2017-02-10
1
-0
/
+1
*
lan78xx: add LAN7801 MAC only support
Woojung Huh
2016-12-08
1
-2
/
+107
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-07
1
-0
/
+1
|
\
|
*
net: usb: set error code when usb_alloc_urb fails
Pan Bian
2016-12-05
1
-0
/
+1
*
|
lan78xx: relocate mdix setting to phy driver
Woojung Huh
2016-11-18
1
-70
/
+3
*
|
net: usb: lan78xx: Utilize phy_ethtool_nway_reset
Florian Fainelli
2016-11-15
1
-6
/
+1
*
|
lan78xx: Use irq_domain for phy interrupt from USB Int. EP
Woojung Huh
2016-11-02
1
-26
/
+189
*
|
net: use core MTU range checking in USB NIC drivers
Jarod Wilson
2016-10-20
1
-5
/
+3
*
|
net: usb: lan78xx: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-10-12
1
-30
/
+40
|
/
*
lan78xx: mark symbols static where possible
Baoyou Xie
2016-09-07
1
-11
/
+13
*
net: usb: lan78xx: don't print error when allocating urb fails
Wolfram Sang
2016-08-13
1
-3
/
+1
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-2
/
+2
*
lan78xx: workaround of forced 100 Full/Half duplex mode error
Woojung Huh
2016-04-28
1
-1
/
+28
*
lan78xx: fix statistics counter error
Woojung Huh
2016-04-28
1
-5
/
+10
*
Revert "lan78xx: add ndo_get_stats64"
David S. Miller
2016-03-20
1
-49
/
+0
*
lan78xx: add ndo_get_stats64
Woojung Huh
2016-03-19
1
-0
/
+49
*
lan78xx: handle statistics counter rollover
Woojung Huh
2016-03-19
1
-13
/
+239
*
lan78xx: add ethtool set & get pause functions
Woojung.Huh@microchip.com
2016-02-29
1
-3
/
+77
*
lan78xx: remove unnecessary code
Woojung.Huh@microchip.com
2016-02-29
1
-6
/
+1
*
lan78xx: replace devid to chipid & chiprev
Woojung.Huh@microchip.com
2016-02-29
1
-9
/
+11
*
lan78xx: throttle TX path at slower than SuperSpeed USB
Woojung.Huh@microchip.com
2016-01-29
1
-1
/
+3
*
lan78xx: Add to handle mux control per chip id
Woojung.Huh@microchip.com
2016-01-29
1
-27
/
+71
*
lan78xx: change to use updated phy-ignore-interrupts
Woojung.Huh@microchip.com
2016-01-29
1
-16
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-12
1
-1
/
+54
|
\
[next]