| Commit message (Expand) | Author | Age | Files | Lines |
* | net: usb: use eth_hw_addr_set() | Jakub Kicinski | 2021-10-02 | 1 | -1/+1 |
* | net: kalmia: fix memory leaks | Wenwen Wang | 2019-08-18 | 1 | -3/+3 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | net: kalmia: clean up bind error path | Johan Hovold | 2018-03-07 | 1 | -5/+1 |
* | net/usb/kalmia: use ARRAY_SIZE for various array sizing calculations | Colin Ian King | 2018-03-02 | 1 | -4/+4 |
* | networking: convert many more places to skb_put_zero() | Johannes Berg | 2017-06-16 | 1 | -1/+1 |
* | scripts/spelling.txt: add "swith" pattern and fix typo instances | Masahiro Yamada | 2017-02-28 | 1 | -1/+1 |
* | kalmia: avoid potential uninitialized variable use | Arnd Bergmann | 2016-10-27 | 1 | -1/+1 |
* | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-16 | 1 | -1/+0 |
* | net/usb/kalmia: use %*phC to dump small buffers | Andy Shevchenko | 2013-05-29 | 1 | -30/+15 |
* | remove init of dev->perm_addr in drivers | Jiri Pirko | 2013-01-09 | 1 | -1/+0 |
* | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp | 2012-05-19 | 1 | -1/+2 |
* | USB: convert drivers/net/* to use module_usb_driver() | Greg Kroah-Hartman | 2011-11-18 | 1 | -11/+1 |
* | drivers/net: static should be at beginning of declaration | Jesper Juhl | 2011-07-12 | 1 | -6/+6 |
* | net/usb/kalmia: signedness bug in kalmia_bind() | Dan Carpenter | 2011-06-23 | 1 | -1/+1 |
* | net/usb: kalmia: Various fixes for better support of non-x86 architectures. | Marius B. Kotsbak | 2011-06-22 | 1 | -16/+24 |
* | net/usb: Add Samsung Kalmia driver for Samsung GT-B3730 | Marius B. Kotsbak | 2011-06-17 | 1 | -0/+384 |