aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/usb/lan78xx.c
AgeCommit message (Expand)Author
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-05-06net: make drivers set the TSO limit not the GSO limitJakub Kicinski
2022-04-29usb: lan78xx: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-04-23net: remove third argument of usb_maxpacket()Vincent Mailhol
2022-03-02net: usb: lan78xx: Use generic_handle_irq_safe().Sebastian Andrzej Siewior
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-15net: usb: lan78xx: add Allied Telesis AT29M2-AFGreg Jesionowski
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-29net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no IRQ ...Sven Schuchmann
2021-11-24lan78xx: Clean up some inconsistent indentingJiapeng Chong
2021-11-18lan78xx: Introduce NAPI polling supportJohn Efstathiades
2021-11-18lan78xx: Remove hardware-specific header updateJohn Efstathiades
2021-11-18lan78xx: Re-order rx_submit() to remove forward declarationJohn Efstathiades
2021-11-18lan78xx: Introduce Rx URB processing improvementsJohn Efstathiades
2021-11-18lan78xx: Introduce Tx URB processing improvementsJohn Efstathiades
2021-11-18lan78xx: Fix memory allocation bugJohn Efstathiades
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-26net: lan78xx: fix division by zero in send pathJohan Hovold
2021-10-02net: usb: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-08-25lan78xx: Limit number of driver warning messagesJohn Efstathiades
2021-08-25lan78xx: Fix race condition in disconnect handlingJohn Efstathiades
2021-08-25lan78xx: Fix race conditions in suspend/resume handlingJohn Efstathiades
2021-08-25lan78xx: Fix partial packet errors on suspend/resumeJohn Efstathiades
2021-08-25lan78xx: Fix exception on link speed changeJohn Efstathiades
2021-08-25lan78xx: Add missing return code checksJohn Efstathiades
2021-08-25lan78xx: Remove unused pause frame queueJohn Efstathiades
2021-08-25lan78xx: Set flow control threshold to prevent packet lossJohn Efstathiades
2021-08-25lan78xx: Remove unused timerJohn Efstathiades
2021-08-25lan78xx: Fix white space and style issuesJohn Efstathiades
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-04net: usb: lan78xx: don't modify phy_device state concurrentlyIvan T. Ivanov
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-06-01net: usb: Fix spelling mistakesZheng Yongjun
2021-05-18net: lan78xx: advertise tx software timestamping supportMarkus Bloechl
2021-03-25net: usb: lan78xx: remove unused including <linux/version.h>Zheng Yongjun
2021-02-02net: usb: lan78xx: use new tasklet APIEmil Renner Berthing
2020-11-03net: usb: lan78xx: Remove lots of set but unused 'ret' variablesLee Jones
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-28net: lan78xx: replace bogus endpoint lookupJohan Hovold
2020-07-28net: lan78xx: fix transfer-buffer memory leakJohan Hovold
2020-07-28net: lan78xx: add missing endpoint sanity checkJohan Hovold
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-23net: convert suitable drivers to use phy_do_ioctl_runningHeiner Kallweit
2020-01-21net: usb: lan78xx: Add .ndo_features_checkJames Hughes
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-14net: usb: lan78xx: limit size of local TSO packetsEric Dumazet
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-07net: usb: lan78xx: fix possible skb leakEric Dumazet
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-15net: usb: lan78xx: Fix error message format specifierCristian Birsan