aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/lan78xx.c
AgeCommit message (Expand)Author
2021-12-29net: usb: lan78xx: add Allied Telesis AT29M2-AFGreg Jesionowski
2021-12-22net: lan78xx: Avoid unnecessary self assignmentNathan Chancellor
2021-12-08net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no IRQ ...Sven Schuchmann
2021-11-02net: lan78xx: fix division by zero in send pathJohan Hovold
2021-08-26net: usb: lan78xx: don't modify phy_device state concurrentlyIvan T. Ivanov
2020-08-11net: lan78xx: replace bogus endpoint lookupJohan Hovold
2020-08-05net: lan78xx: fix transfer-buffer memory leakJohan Hovold
2020-08-05net: lan78xx: add missing endpoint sanity checkJohan Hovold
2020-01-29net: usb: lan78xx: Add .ndo_features_checkJames Hughes
2020-01-23net: usb: lan78xx: limit size of local TSO packetsEric Dumazet
2020-01-12net: usb: lan78xx: fix possible skb leakEric Dumazet
2020-01-12net: usb: lan78xx: Fix error message format specifierCristian Birsan
2019-12-31net: usb: lan78xx: Fix suspend/resume PHY register access errorCristian Birsan
2019-11-20net: lan78xx: Bail out if lan78xx_get_endpoints failsStefan Wahren
2019-11-10net: usb: lan78xx: Connect PHY before registering MACAndrew Lunn
2019-11-10net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()Daniel Wagner
2019-09-10lan78xx: Fix memory leaksWenwen Wang
2019-01-13lan78xx: Resolve issue with changing MAC addressJason Martinsen
2018-09-29lan78xx: Check for supported Wake-on-LAN modesFlorian Fainelli
2018-08-04net:usb: Use ARRAY_SIZE instead of calculating the array sizezhong jiang
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-28net: lan78xx: fix rx handling before first packet is sendStefan Wahren
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-16net: lan78xx: Fix race in tx pending skb size calculationStefan Wahren
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-26net: lan78xx: Use s/w csum check on VLANs without tag strippingDave Stevenson
2018-06-26net: lan78xx: Add support for VLAN tag stripping.Dave Stevenson
2018-06-26net: lan78xx: Add support for VLAN filtering.Dave Stevenson
2018-06-26net: lan78xx: Allow for VLAN headers in timeout calcsDave Stevenson
2018-06-23net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches
2018-05-16drivers: net: Remove device_node checks with of_mdiobus_register()Florian Fainelli
2018-04-29lan78xx: Modify error messagesRaghuram Chary J
2018-04-29lan78xx: Remove DRIVER_VERSION for lan78xx driverRaghuram Chary J
2018-04-29lan78xx: Lan7801 Support for Fixed PHYRaghuram Chary J
2018-04-20lan78xx: Add support to dump lan78xx registersRaghuram Chary J
2018-04-20lan78xx: Read LED states from Device TreePhil Elwell
2018-04-20lan78xx: Read MAC address from DT if presentPhil Elwell
2018-04-11lan78xx: Don't reset the interface on openPhil Elwell
2018-04-11lan78xx: Avoid spurious kevent 4 "error"Phil Elwell
2018-04-11lan78xx: Correctly indicate invalid OTPPhil Elwell
2018-04-04lan78xx: Connect phy earlyAlexander Graf
2018-03-29lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multic...Raghuram Chary J
2018-03-25lan78xx: Set ASD in MAC_CR when EEE is enabled.Raghuram Chary J
2018-02-01lan78xx: remove redundant initialization of pointer 'phydev'Colin Ian King
2018-01-16lan78xx: Fix failure in USB Full SpeedYuiko Oshino
2017-10-18net: usb: Convert timers to use timer_setup()Kees Cook
2017-09-21lan78xx: Use default values loaded from EEPROM/OTP after resetNisar Sayed
2017-09-21lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZENisar Sayed
2017-09-21lan78xx: Fix for eeprom read/write when device auto suspendNisar Sayed
2017-08-02lan78xx: Fix to handle hard_header_len updateNisar Sayed