aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/smsc95xx.c
AgeCommit message (Expand)Author
2020-08-03smsc95xx: avoid memory leak in smsc95xx_bindAndre Edich
2020-08-03smsc95xx: check return value of smsc95xx_resetAndre Edich
2020-07-24usbnet: smsc95xx: Fix use-after-free after removalTuomas Tynkkynen
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-07net: usb: smsc: fix warning reported by kbuild test robotPetr Štetiar
2019-05-05net: usb: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2018-11-16usbnet: smsc95xx: check for csum being in last four bytesBen Dooks
2018-11-16usbnet: smsc95xx: fix memcpy for accessing rx-dataBen Dooks
2018-11-16usbnet: smsc95xx: simplify tx_fixup codeBen Dooks
2018-11-16usbnet: smsc95xx: fix rx packet alignmentBen Dooks
2018-11-08net: smsc95xx: Fix MTU rangeStefan Wahren
2018-11-02usbnet: smsc95xx: disable carrier check while suspendingFrieder Schrempf
2018-09-29smsc95xx: Check for Wake-on-LAN modesFlorian Fainelli
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2017-09-12smsc95xx: Configure pause time to 0xffff when tx flow control enabledNisar Sayed
2017-07-14smsc95xx: use ethtool_op_get_ts_info()Petr Kulhavy
2017-05-21smsc95xx: Support only IPv4 TCP/UDP csum offloadNisar Sayed
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-20smsc95xx: Use skb_cow_head to deal with cloned skbsJames Hughes
2017-04-17smsc95xx: Add comments to the registers definitionMartin Wetterwald
2017-04-03net: usbnet: support 64bit statsGreg Ungerer
2017-03-21net: usb: smsc95xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-09-06smsc95xx: Add mdix control via ethtoolWoojung Huh
2016-05-31usbnet: smsc95xx: fix link detection for disabled autonegotiationChristoph Fritz
2016-05-04usbnet: smsc95xx: silence an uninitialized variable warningDan Carpenter
2016-05-01net/smscx5xx: use the device tree for mac addressArnd Bergmann
2015-09-22usbnet: remove invalid checkAndrzej Hajda
2014-11-11usbnet: smsc95xx: dereferencing NULL pointerSudip Mukherjee
2014-07-10usbnet: smsc95xx: add reset_resume function with reset operationJoonyoung Shim
2014-02-17usbnet: remove generic hard_header_len checkEmil Goode
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-06usb: Fix FSF address in file headersJeff Kirsher
2013-03-25usbnet: smsc95xx: don't recover device if suspend fails in system sleepMing Lei
2013-02-25usbnet: smsc95xx: rename FEATURE_AUTOSUSPENDMing Lei
2013-02-25usbnet: smsc95xx: fix broken runtime suspendMing Lei
2013-02-25usbnet: smsc95xx: fix suspend failureMing Lei
2013-02-04drivers: net: usb: Remove unnecessary alloc/OOM messagesJoe Perches
2013-01-04smsc95xx: enable dynamic autosuspendSteve Glendinning
2013-01-04smsc95xx: eliminate duplicate warnings on io failureSteve Glendinning
2012-12-10smsc95xx: fix async register writes on big endian platformsSteve Glendinning
2012-12-10smsc95xx: fix register dump of last registerSteve Glendinning
2012-11-30smsc95xx: expand check_ macrosSteve Glendinning
2012-11-30smsc95xx: fix smsc_crc return typeSteve Glendinning
2012-11-30smsc95xx: don't enable remote wakeup directlySteve Glendinning
2012-11-30smsc95xx: fix error handling in suspend failure caseSteve Glendinning
2012-11-30smsc95xx: fix suspend buffer overflowSteve Glendinning
2012-11-25smsc: Add logging message newlinesJoe Perches
2012-11-23smsc95xx: refactor entering suspend modesSteve Glendinning
2012-11-23smsc95xx: support PHY wakeup sourceSteve Glendinning
2012-11-23smsc95xx: detect chip revision specific featuresSteve Glendinning