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
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-29
1
-1
/
+1
*
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-06-03
1
-2
/
+2
|
\
|
*
net: remove third argument of usb_maxpacket()
Vincent Mailhol
2022-04-23
1
-2
/
+2
*
|
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-05-06
1
-1
/
+1
*
|
usb: lan78xx: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-04-29
1
-3
/
+1
|
/
*
net: usb: lan78xx: Use generic_handle_irq_safe().
Sebastian Andrzej Siewior
2022-03-02
1
-5
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-17
1
-0
/
+6
|
\
|
*
net: usb: lan78xx: add Allied Telesis AT29M2-AF
Greg Jesionowski
2021-12-16
1
-0
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-02
1
-1
/
+1
|
\
|
|
*
net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no IRQ ...
Sven Schuchmann
2021-11-29
1
-1
/
+1
*
|
lan78xx: Clean up some inconsistent indenting
Jiapeng Chong
2021-11-24
1
-2
/
+1
*
|
lan78xx: Introduce NAPI polling support
John Efstathiades
2021-11-18
1
-68
/
+114
*
|
lan78xx: Remove hardware-specific header update
John Efstathiades
2021-11-18
1
-35
/
+16
*
|
lan78xx: Re-order rx_submit() to remove forward declaration
John Efstathiades
2021-11-18
1
-54
/
+52
*
|
lan78xx: Introduce Rx URB processing improvements
John Efstathiades
2021-11-18
1
-116
/
+166
*
|
lan78xx: Introduce Tx URB processing improvements
John Efstathiades
2021-11-18
1
-213
/
+461
*
|
lan78xx: Fix memory allocation bug
John Efstathiades
2021-11-18
1
-17
/
+21
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-28
1
-0
/
+6
|
\
|
*
net: lan78xx: fix division by zero in send path
Johan Hovold
2021-10-26
1
-0
/
+6
*
|
net: usb: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
1
-2
/
+2
|
/
*
lan78xx: Limit number of driver warning messages
John Efstathiades
2021-08-25
1
-2
/
+3
*
lan78xx: Fix race condition in disconnect handling
John Efstathiades
2021-08-25
1
-9
/
+57
*
lan78xx: Fix race conditions in suspend/resume handling
John Efstathiades
2021-08-25
1
-135
/
+284
*
lan78xx: Fix partial packet errors on suspend/resume
John Efstathiades
2021-08-25
1
-106
/
+197
*
lan78xx: Fix exception on link speed change
John Efstathiades
2021-08-25
1
-6
/
+48
*
lan78xx: Add missing return code checks
John Efstathiades
2021-08-25
1
-66
/
+333
*
lan78xx: Remove unused pause frame queue
John Efstathiades
2021-08-25
1
-9
/
+0
*
lan78xx: Set flow control threshold to prevent packet loss
John Efstathiades
2021-08-25
1
-2
/
+15
*
lan78xx: Remove unused timer
John Efstathiades
2021-08-25
1
-3
/
+1
*
lan78xx: Fix white space and style issues
John Efstathiades
2021-08-25
1
-38
/
+42
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-06
1
-4
/
+12
|
\
|
*
net: usb: lan78xx: don't modify phy_device state concurrently
Ivan T. Ivanov
2021-08-04
1
-4
/
+12
*
|
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
|
/
*
net: usb: Fix spelling mistakes
Zheng Yongjun
2021-06-02
1
-1
/
+1
*
net: lan78xx: advertise tx software timestamping support
Markus Bloechl
2021-05-18
1
-0
/
+1
*
net: usb: lan78xx: remove unused including <linux/version.h>
Zheng Yongjun
2021-03-26
1
-1
/
+0
*
net: usb: lan78xx: use new tasklet API
Emil Renner Berthing
2021-02-03
1
-3
/
+3
*
net: usb: lan78xx: Remove lots of set but unused 'ret' variables
Lee Jones
2020-11-04
1
-90
/
+78
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-2
/
+2
*
net: lan78xx: replace bogus endpoint lookup
Johan Hovold
2020-07-28
1
-87
/
+30
*
net: lan78xx: fix transfer-buffer memory leak
Johan Hovold
2020-07-28
1
-0
/
+1
*
net: lan78xx: add missing endpoint sanity check
Johan Hovold
2020-07-28
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-26
1
-0
/
+15
|
\
|
*
net: usb: lan78xx: Add .ndo_features_check
James Hughes
2020-01-21
1
-0
/
+15
*
|
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
2020-01-23
1
-9
/
+1
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
1
-0
/
+1
|
\
|
|
*
net: usb: lan78xx: limit size of local TSO packets
Eric Dumazet
2020-01-14
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-09
1
-6
/
+3
|
\
|
|
*
net: usb: lan78xx: fix possible skb leak
Eric Dumazet
2020-01-07
1
-6
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-23
1
-1
/
+2
|
\
|
[next]