summaryrefslogtreecommitdiff
path: root/net/caif/caif_usb.c
AgeCommit message (Expand)Author
2024-01-05net: fill in MODULE_DESCRIPTION()s for CAIFJakub Kicinski
2023-03-02net: caif: Fix use-after-free in cfusbl_device_notify()Shigeru Yoshida
2022-08-22caif: move from strlcpy with unused retval to strscpyWolfram Sang
2021-10-24net: caif: get ready for const netdev->dev_addrJakub Kicinski
2021-06-03net: caif: fix memory leak in cfusbl_device_notifyPavel Skripkin
2020-01-24caif_usb: fix spelling mistake "to" -> "too"Colin Ian King
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner
2018-01-10caif_usb: use strlcpy() instead of strncpy()Xiongfeng Wang
2014-10-14caif_usb: use target structure member in memsetFabian Frederick
2014-10-14caif_usb: remove redundant memory messageFabian Frederick
2014-01-21net: Missing change from the ether_addr_copy() fixups.David S. Miller
2014-01-21caif_usb: Use ether_addr_copyJoe Perches
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-04-23caif: Remove my bouncing email address.sjur.brandeland@stericsson.com
2013-03-07CAIF: fix indentation for function argumentsSilviu-Mihai Popescu
2013-03-04CAIF: fix sparse warning for caif_usbSilviu-Mihai Popescu
2012-12-09caif_usb: Make the driver name check more efficientBen Hutchings
2012-12-09caif_usb: Check driver name before reading driver state in netdev notifierBen Hutchings
2012-01-17caif: Fix typo in Vendor/Product-ID for CAIF modemssjur.brandeland@stericsson.com
2012-01-17net: kill duplicate included headerShan Wei
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-05caif: Add support for CAIF over CDC NCM USB interfacesjur.brandeland@stericsson.com