index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
lan78xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-21
net: lan78xx: replace bogus endpoint lookup
Johan Hovold
1
-87
/
+30
2020-08-05
net: lan78xx: fix transfer-buffer memory leak
Johan Hovold
1
-0
/
+1
2020-08-05
net: lan78xx: add missing endpoint sanity check
Johan Hovold
1
-0
/
+5
2020-01-29
net: usb: lan78xx: Add .ndo_features_check
James Hughes
1
-0
/
+15
2020-01-23
net: usb: lan78xx: limit size of local TSO packets
Eric Dumazet
1
-0
/
+1
2020-01-12
net: usb: lan78xx: fix possible skb leak
Eric Dumazet
1
-6
/
+3
2020-01-12
net: usb: lan78xx: Fix error message format specifier
Cristian Birsan
1
-1
/
+1
2019-12-31
net: usb: lan78xx: Fix suspend/resume PHY register access error
Cristian Birsan
1
-0
/
+1
2019-11-20
net: lan78xx: Bail out if lan78xx_get_endpoints fails
Stefan Wahren
1
-0
/
+5
2019-11-10
net: usb: lan78xx: Connect PHY before registering MAC
Andrew Lunn
1
-6
/
+6
2019-09-10
lan78xx: Fix memory leaks
Wenwen Wang
1
-3
/
+5
2019-01-13
lan78xx: Resolve issue with changing MAC address
Jason Martinsen
1
-0
/
+4
2018-12-01
lan78xx: Read MAC address from DT if present
Phil Elwell
1
-22
/
+20
2018-11-04
lan78xx: Don't reset the interface on open
Phil Elwell
1
-4
/
+0
2018-11-04
lan78xx: Check for supported Wake-on-LAN modes
Florian Fainelli
1
-13
/
+4
2018-08-03
net: lan78xx: fix rx handling before first packet is send
Stefan Wahren
1
-0
/
+2
2018-07-22
net: lan78xx: Fix race in tx pending skb size calculation
Stefan Wahren
1
-1
/
+4
2018-05-30
lan78xx: Connect phy early
Alexander Graf
1
-16
/
+18
2018-05-30
lan78xx: Set ASD in MAC_CR when EEE is enabled.
Raghuram Chary J
1
-0
/
+10
2018-04-19
lan78xx: Correctly indicate invalid OTP
Phil Elwell
1
-1
/
+2
2018-04-12
lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multic...
Raghuram Chary J
1
-2
/
+21
2018-01-31
lan78xx: Fix failure in USB Full Speed
Yuiko Oshino
1
-0
/
+1
2017-09-22
lan78xx: Use default values loaded from EEPROM/OTP after reset
Nisar Sayed
1
-1
/
+0
2017-09-22
lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZE
Nisar Sayed
1
-5
/
+4
2017-09-22
lan78xx: Fix for eeprom read/write when device auto suspend
Nisar Sayed
1
-4
/
+20
2017-08-02
lan78xx: Fix to handle hard_header_len update
Nisar Sayed
1
-3
/
+3
2017-08-02
lan78xx: USB fast connect/disconnect crash fix
Nisar Sayed
1
-6
/
+6
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
1
-1
/
+1
2017-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+2
2017-04-21
lan78xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-03-29
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
1
-0
/
+1
2017-03-22
net: lan78xx: update for phy_(read|write)_mmd_indirect() removal
Russell King
1
-5
/
+5
2017-02-10
net: lan78xx: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-0
/
+1
2016-12-08
lan78xx: add LAN7801 MAC only support
Woojung Huh
1
-2
/
+107
2016-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-12-05
net: usb: set error code when usb_alloc_urb fails
Pan Bian
1
-0
/
+1
2016-11-18
lan78xx: relocate mdix setting to phy driver
Woojung Huh
1
-70
/
+3
2016-11-16
net: usb: lan78xx: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-6
/
+1
2016-11-02
lan78xx: Use irq_domain for phy interrupt from USB Int. EP
Woojung Huh
1
-26
/
+189
2016-10-20
net: use core MTU range checking in USB NIC drivers
Jarod Wilson
1
-5
/
+3
2016-10-12
net: usb: lan78xx: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-30
/
+40
2016-09-07
lan78xx: mark symbols static where possible
Baoyou Xie
1
-11
/
+13
2016-08-14
net: usb: lan78xx: don't print error when allocating urb fails
Wolfram Sang
1
-3
/
+1
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-2
/
+2
2016-04-28
lan78xx: workaround of forced 100 Full/Half duplex mode error
Woojung Huh
1
-1
/
+28
2016-04-28
lan78xx: fix statistics counter error
Woojung Huh
1
-5
/
+10
2016-03-20
Revert "lan78xx: add ndo_get_stats64"
David S. Miller
1
-49
/
+0
2016-03-19
lan78xx: add ndo_get_stats64
Woojung Huh
1
-0
/
+49
2016-03-19
lan78xx: handle statistics counter rollover
Woojung Huh
1
-13
/
+239
2016-03-01
lan78xx: add ethtool set & get pause functions
Woojung.Huh@microchip.com
1
-3
/
+77
[next]