| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 2019-05-21 | 1 | -13/+1 |
* | rndis_host: support Novatel Verizon USB730L | Aleksander Morgado | 2017-10-03 | 1 | -0/+4 |
* | networking: make skb_push & __skb_push return void pointers | Johannes Berg | 2017-06-16 | 1 | -1/+1 |
* | net: usbnet: support 64bit stats | Greg Ungerer | 2017-04-04 | 1 | -0/+1 |
* | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 2017-02-28 | 1 | -1/+1 |
* | rndis_host: Set valid random MAC on buggy devices | Kristian Evensen | 2016-07-17 | 1 | -1/+5 |
* | usbnet: remove generic hard_header_len check | Emil Goode | 2014-02-17 | 1 | -0/+4 |
* | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-16 | 1 | -1/+0 |
* | usb: Fix FSF address in file headers | Jeff Kirsher | 2013-12-06 | 1 | -2/+1 |
* | remove init of dev->perm_addr in drivers | Jiri Pirko | 2013-01-09 | 1 | -1/+0 |
* | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-05-23 | 1 | -0/+1 |
|\ |
|
| * | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp | 2012-05-19 | 1 | -0/+1 |
* | | rndis_host: cleanup: change oid from __le32 to u32 in rndis_query() | Jussi Kivilinna | 2012-05-12 | 1 | -6/+6 |
* | | rndis_host: cleanup: byteswap data from device instead of RNDIS_* defines | Jussi Kivilinna | 2012-05-12 | 1 | -25/+28 |
* | | usb/net: rndis: eliminate first set of duplicate OIDs | Linus Walleij | 2012-05-12 | 1 | -3/+3 |
* | | usb/net: rndis: inline the cpu_to_le32() macro | Linus Walleij | 2012-05-12 | 1 | -26/+28 |
|/ |
|
* | USB: convert drivers/net/* to use module_usb_driver() | Greg Kroah-Hartman | 2011-11-18 | 1 | -11/+1 |
* | rndis_host: Quirky devices are still 'point-to-point' | Ben Hutchings | 2011-04-15 | 1 | -1/+1 |
* | rndis_host: Poll status before control channel where necessary | Ben Hutchings | 2011-04-13 | 1 | -7/+32 |
* | usbnet: use eth%d name for known ethernet devices | Arnd Bergmann | 2011-04-02 | 1 | -1/+1 |
* | net: Revert "rndis_host: Poll status channel before control channel" | Ben Hutchings | 2010-07-03 | 1 | -12/+6 |
* | rndis_host: Poll status channel before control channel | Ben Hutchings | 2010-05-16 | 1 | -6/+12 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | drivers/net/usb: Use netif_<level> logging facilities | Joe Perches | 2010-02-17 | 1 | -8/+6 |
* | usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level> | Joe Perches | 2010-02-17 | 1 | -5/+5 |
* | drivers/net: Move && and || to end of previous line | Joe Perches | 2009-12-03 | 1 | -5/+5 |
* | USB: rndis_host: debug info clobbered before it is logged | George Nassar | 2009-10-30 | 1 | -3/+3 |
* | rndis_host: support ETHTOOL_GPERMADDR | John W. Linville | 2009-10-07 | 1 | -0/+1 |
* | rndis_host: allow rndis_wlan to see all indications | Jussi Kivilinna | 2009-08-04 | 1 | -21/+29 |
* | rndis_host: Use netdev stats structure | Herbert Xu | 2009-07-01 | 1 | -1/+1 |
* | usbnet: convert rndis driver to net_device_ops | Stephen Hemminger | 2009-03-22 | 1 | -1/+12 |
* | rndis: remove private wrapper of __constant_cpu_to_le32 | Harvey Harrison | 2009-02-15 | 1 | -14/+11 |
* | rndis_host: support WM6 devices as modems | Thomas Backlund | 2008-07-23 | 1 | -0/+4 |
* | rndis_host: pass buffer length to rndis_command | Jussi Kivilinna | 2008-06-28 | 1 | -7/+7 |
* | Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel... | David S. Miller | 2008-05-29 | 1 | -2/+2 |
|\ |
|
| * | misc drivers/net endianness noise | Al Viro | 2008-05-22 | 1 | -2/+2 |
* | | rndis_host: increase delay in command response loop | Pierre Ynard | 2008-05-22 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-03-28 | 1 | -3/+6 |
|\ |
|
| * | rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM fails | Jussi Kivilinna | 2008-03-26 | 1 | -3/+6 |
* | | endianness annotations: rndis | Al Viro | 2008-03-26 | 1 | -1/+2 |
* | | misc drivers/net annotations | Al Viro | 2008-03-26 | 1 | -1/+1 |
|/ |
|
* | rndis_host: fix transfer size negotiation | Jean-Christophe Dubois | 2008-03-17 | 1 | -4/+8 |
* | Move usbnet.h and rndis_host.h to include/linux/usb | Jussi Kivilinna | 2008-02-01 | 1 | -3/+2 |
* | rndis_host: Add RNDIS physical medium checking into generic_rndis_bind() | Jussi Kivilinna | 2008-02-01 | 1 | -3/+33 |
* | rndis_host: Add link_change function pointer to 'struct rndis_data'. | Jussi Kivilinna | 2008-02-01 | 1 | -4/+20 |
* | rndis_host: Add early_init function pointer to 'struct rndis_data'. | Jussi Kivilinna | 2008-02-01 | 1 | -0/+6 |
* | rndis_host: export functions | Jussi Kivilinna | 2008-02-01 | 1 | -7/+13 |
* | rndis_host: Split up rndis_host.c | Jussi Kivilinna | 2008-02-01 | 1 | -222/+1 |
* | rndis_host: Fix rndis packet filter flags. | Jussi Kivilinna | 2008-02-01 | 1 | -1/+22 |
* | rndis_host: Halt device if rndis_bind fails. | Jussi Kivilinna | 2008-02-01 | 1 | -3/+9 |