summaryrefslogtreecommitdiff
path: root/drivers/net/usb/lan78xx.c
AgeCommit message (Expand)Author
2021-12-15net: usb: lan78xx: add Allied Telesis AT29M2-AFGreg Jesionowski
2021-11-29net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no IRQ ...Sven Schuchmann
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
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-12-12net: usb: lan78xx: Fix suspend/resume PHY register access errorCristian Birsan
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-28net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()Daniel Wagner
2019-10-23net: lan78xx: remove set but not used variable 'event'YueHaibing
2019-10-18net: usb: lan78xx: Connect PHY before registering MACAndrew Lunn
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-16lan78xx: Fix memory leaksWenwen Wang
2019-07-22net: usb: Merge cpu_to_le32s + memcpy to put_unaligned_le32Chuhong Yuan
2019-07-22net: lan78xx: Merge memcpy + lexx_to_cpus to get_unaligned_lexxChuhong Yuan
2019-02-04net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-18lan78xx: Resolve issue with changing MAC addressJason Martinsen
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn