Age | Commit message (Expand) | Author | Files | Lines |
2023-01-03 | usb: rndis_host: Secure rndis_query check against int overflow | Szymon Heidrich | 1 | -1/+2 |
2022-06-03 | Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -1/+1 |
2022-04-23 | net: remove third argument of usb_maxpacket() | Vincent Mailhol | 1 | -1/+1 |
2022-04-14 | rndis_host: limit scope of bogus MAC address detection to ZTE devices | Lech Perczak | 1 | -5/+12 |
2022-04-14 | rndis_host: enable the bogus MAC fixup for ZTE devices from cdc_ether | Lech Perczak | 1 | -0/+32 |
2022-01-02 | rndis_host: support Hytera digital radios | Thomas Toye | 1 | -0/+5 |
2021-10-02 | net: usb: use eth_hw_addr_set() instead of ether_addr_copy() | Jakub Kicinski | 1 | -1/+1 |
2021-06-02 | net: usb: Fix spelling mistakes | Zheng Yongjun | 1 | -1/+1 |
2021-01-12 | rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM request | Andrey Zhizhikin | 1 | -1/+1 |
2020-11-13 | net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 alias | Heiner Kallweit | 1 | -1/+1 |
2020-09-15 | rndis_host: increase sleep time in the query-response loop | Olympia Giannou | 1 | -1/+1 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 1 | -13/+1 |
2017-10-04 | rndis_host: support Novatel Verizon USB730L | Aleksander Morgado | 1 | -0/+4 |
2017-06-16 | networking: make skb_push & __skb_push return void pointers | Johannes Berg | 1 | -1/+1 |
2017-04-04 | net: usbnet: support 64bit stats | Greg Ungerer | 1 | -0/+1 |
2017-02-28 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 1 | -1/+1 |
2016-07-17 | rndis_host: Set valid random MAC on buggy devices | Kristian Evensen | 1 | -1/+5 |
2014-02-17 | usbnet: remove generic hard_header_len check | Emil Goode | 1 | -0/+4 |
2014-01-16 | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-12-06 | usb: Fix FSF address in file headers | Jeff Kirsher | 1 | -2/+1 |
2013-01-09 | remove init of dev->perm_addr in drivers | Jiri Pirko | 1 | -1/+0 |
2012-05-23 | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+1 |
2012-05-19 | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp | 1 | -0/+1 |
2012-05-12 | rndis_host: cleanup: change oid from __le32 to u32 in rndis_query() | Jussi Kivilinna | 1 | -6/+6 |
2012-05-12 | rndis_host: cleanup: byteswap data from device instead of RNDIS_* defines | Jussi Kivilinna | 1 | -25/+28 |
2012-05-12 | usb/net: rndis: eliminate first set of duplicate OIDs | Linus Walleij | 1 | -3/+3 |
2012-05-12 | usb/net: rndis: inline the cpu_to_le32() macro | Linus Walleij | 1 | -26/+28 |
2011-11-18 | USB: convert drivers/net/* to use module_usb_driver() | Greg Kroah-Hartman | 1 | -11/+1 |
2011-04-15 | rndis_host: Quirky devices are still 'point-to-point' | Ben Hutchings | 1 | -1/+1 |
2011-04-14 | rndis_host: Poll status before control channel where necessary | Ben Hutchings | 1 | -7/+32 |
2011-04-02 | usbnet: use eth%d name for known ethernet devices | Arnd Bergmann | 1 | -1/+1 |
2010-07-03 | net: Revert "rndis_host: Poll status channel before control channel" | Ben Hutchings | 1 | -12/+6 |
2010-05-16 | rndis_host: Poll status channel before control channel | Ben Hutchings | 1 | -6/+12 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-18 | drivers/net/usb: Use netif_<level> logging facilities | Joe Perches | 1 | -8/+6 |
2010-02-18 | usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level> | Joe Perches | 1 | -5/+5 |
2009-12-04 | drivers/net: Move && and || to end of previous line | Joe Perches | 1 | -5/+5 |
2009-10-31 | USB: rndis_host: debug info clobbered before it is logged | George Nassar | 1 | -3/+3 |
2009-10-07 | rndis_host: support ETHTOOL_GPERMADDR | John W. Linville | 1 | -0/+1 |
2009-08-05 | rndis_host: allow rndis_wlan to see all indications | Jussi Kivilinna | 1 | -21/+29 |
2009-07-01 | rndis_host: Use netdev stats structure | Herbert Xu | 1 | -1/+1 |
2009-03-22 | usbnet: convert rndis driver to net_device_ops | Stephen Hemminger | 1 | -1/+12 |
2009-02-15 | rndis: remove private wrapper of __constant_cpu_to_le32 | Harvey Harrison | 1 | -14/+11 |
2008-07-23 | rndis_host: support WM6 devices as modems | Thomas Backlund | 1 | -0/+4 |
2008-06-28 | rndis_host: pass buffer length to rndis_command | Jussi Kivilinna | 1 | -7/+7 |
2008-05-29 | Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel... | David S. Miller | 1 | -2/+2 |
2008-05-22 | misc drivers/net endianness noise | Al Viro | 1 | -2/+2 |
2008-05-22 | rndis_host: increase delay in command response loop | Pierre Ynard | 1 | -1/+1 |
2008-03-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 1 | -3/+6 |
2008-03-26 | endianness annotations: rndis | Al Viro | 1 | -1/+2 |