| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-13 | net: usb: usbnet: adhere to style | Oliver Neukum | 1 | -113/+120 |
| 2025-11-10 | usbnet: Add support for Byte Queue Limits (BQL) | Simon Schippers | 1 | -0/+11 |
| 2025-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+2 |
| 2025-10-24 | net: usb: usbnet: coding style for functions | Oliver Neukum | 1 | -25/+24 |
| 2025-10-23 | usbnet: Prevents free active kevent | Lizhi Xu | 1 | -0/+2 |
| 2025-10-14 | usbnet: Fix using smp_processor_id() in preemptible code warnings | Zqiang | 1 | -0/+2 |
| 2025-08-06 | net: usbnet: Fix the wrong netif_carrier_on() call | Ammar Faizi | 1 | -3/+3 |
| 2025-07-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+8 |
| 2025-07-25 | usbnet: Set duplex status to unknown in the absence of MII | Yi Cong | 1 | -0/+7 |
| 2025-07-25 | net: usbnet: Avoid potential RCU stall on LINK_CHANGE event | John Ernberg | 1 | -3/+8 |
| 2025-07-21 | net: usb: Remove duplicate assignments for net->pcpu_stat_type | Zqiang | 1 | -1/+0 |
| 2025-07-09 | net: usb: enable the work after stop usbnet by ip down/up | Zqiang | 1 | -2/+2 |
| 2025-06-19 | net: usb: Convert tasklet API to new bottom half workqueue mechanism | Jun Miao | 1 | -18/+18 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 1 | -1/+1 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -3/+3 |
| 2025-04-04 | usbnet:fix NPE during rx_complete | Ying Lu | 1 | -3/+3 |
| 2025-03-28 | net: usb: usbnet: restore usb%d name exception for local mac addresses | Dominique Martinet | 1 | -6/+15 |
| 2024-10-22 | net: usb: usbnet: fix name regression | Oliver Neukum | 1 | -1/+2 |
| 2024-10-15 | net: usb: usbnet: fix race in probe failure | Oliver Neukum | 1 | -0/+1 |
| 2024-09-26 | usbnet: fix cyclical race on disconnect with work queue | Oliver Neukum | 1 | -9/+28 |
| 2024-09-03 | usbnet: modern method to get random MAC | Oliver Neukum | 1 | -8/+3 |
| 2024-05-07 | net: annotate writes on dev->mtu from ndo_change_mtu() | Eric Dumazet | 1 | -1/+1 |
| 2024-04-11 | net: usb: qmi_wwan: Leverage core stats allocator | Breno Leitao | 1 | -0/+1 |
| 2024-03-07 | net: usbnet: Remove generic .ndo_get_stats64 | Breno Leitao | 1 | -1/+0 |
| 2024-03-07 | net: usbnet: Leverage core stats allocator | Breno Leitao | 1 | -7/+1 |
| 2024-02-21 | net: usbnet: constify the struct device_type usage | Ricardo B. Marliere | 1 | -2/+2 |
| 2023-07-13 | net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb | Alan Stern | 1 | -0/+6 |
| 2023-01-09 | usbnet: optimize usbnet_bh() to reduce CPU load | Leesoo Ahn | 1 | -12/+17 |
| 2022-09-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+6 |
| 2022-09-26 | usbnet: Fix memory leak in usbnet_disconnect() | Peilin Ye | 1 | -1/+6 |
| 2022-08-31 | net: move from strlcpy with unused retval to strscpy | Wolfram Sang | 1 | -3/+3 |
| 2022-07-28 | net: usb: delete extra space and tab in blank line | Xie Shaowen | 1 | -1/+1 |
| 2022-07-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -5/+12 |
| 2022-07-06 | usbnet: fix memory leak in error case | Oliver Neukum | 1 | -5/+12 |
| 2022-07-01 | usbnet: remove vestiges of debug macros | Oliver Neukum | 1 | -3/+0 |
| 2022-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+2 |
| 2022-06-29 | usbnet: fix memory allocation in helpers | Oliver Neukum | 1 | -2/+2 |
| 2022-06-24 | usbnet: Fix linkwatch use-after-free on disconnect | Lukas Wunner | 1 | -6/+2 |
| 2022-06-09 | net: adopt u64_stats_t in struct pcpu_sw_netstats | Eric Dumazet | 1 | -4/+4 |
| 2022-06-03 | Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -2/+2 |
| 2022-05-13 | usbnet: Run unregister_netdev() before unbind() again | Lukas Wunner | 1 | -3/+3 |
| 2022-04-23 | net: remove third argument of usb_maxpacket() | Vincent Mailhol | 1 | -2/+2 |
| 2021-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2021-10-27 | usbnet: fix error return code in usbnet_probe() | Wang Hai | 1 | -0/+1 |
| 2021-10-22 | net: usb: don't write directly to netdev->dev_addr | Jakub Kicinski | 1 | -2/+4 |
| 2021-10-21 | usbnet: sanity check for maxpacket | Oliver Neukum | 1 | -0/+4 |
| 2021-08-03 | drivers/net/usb: Remove all strcpy() uses | Len Baker | 1 | -4/+4 |
| 2021-06-24 | usbnet: add usbnet_event_names[] for kevent | Yajun Deng | 1 | -2/+19 |
| 2021-06-07 | usbnet: run unbind() before unregister_netdev() | Oleksij Rempel | 1 | -3/+3 |
| 2021-04-06 | usbnet: add method for reporting speed without MII | Oliver Neukum | 1 | -0/+23 |
| 2021-04-06 | usbnet: add _mii suffix to usbnet_set/get_link_ksettings | Oliver Neukum | 1 | -6/+9 |
| 2021-03-08 | net: usb: log errors to dmesg/syslog | Grant Grundler | 1 | -1/+1 |
| 2021-01-26 | net: usbnet: use new tasklet API | Emil Renner Berthing | 1 | -4/+4 |
| 2021-01-26 | net: usbnet: initialize tasklet using tasklet_init | Emil Renner Berthing | 1 | -2/+1 |
| 2021-01-26 | usbnet: fix the indentation of one code snippet | Dongliang Mu | 1 | -6/+6 |
| 2020-11-12 | usbnet: switch to core handling of rx/tx byte/packet counters | Heiner Kallweit | 1 | -16/+7 |
| 2020-10-13 | net: usbnet: use new function dev_fetch_sw_netstats | Heiner Kallweit | 1 | -23/+1 |
| 2020-10-10 | net: usbnet: remove driver version | Heiner Kallweit | 1 | -4/+0 |
| 2020-10-03 | usbnet: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -3/+3 |
| 2020-07-17 | net: usbnet: export usbnet_set_rx_mode() | Bjørn Mork | 1 | -1/+2 |
| 2019-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+1 |
| 2019-12-12 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin | 1 | -1/+1 |
| 2019-12-09 | treewide: Use sizeof_field() macro | Pankaj Bharadiya | 1 | -1/+1 |
| 2019-11-26 | net: usbnet: Fix -Wcast-function-type | Phong Tran | 1 | -1/+8 |
| 2019-09-21 | usbnet: ignore endpoints with invalid wMaxPacketSize | Bjørn Mork | 1 | -0/+5 |
| 2019-09-19 | usbnet: sanity checking of packet sizes and device mtu | Oliver Neukum | 1 | -0/+3 |
| 2019-07-30 | net: Use skb_frag_off accessors | Jonathan Lemon | 1 | -1/+1 |
| 2019-07-22 | net: Use skb accessors in network drivers | Matthew Wilcox (Oracle) | 1 | -2/+2 |
| 2019-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+6 |
| 2019-05-21 | usbnet: fix kernel crash after disconnect | Kloetzke Jan | 1 | -0/+6 |
| 2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 1 | -13/+1 |
| 2018-10-02 | net: usbnet: make driver_info const | Ben Dooks | 1 | -6/+6 |
| 2018-09-04 | net: usbnet: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
| 2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -2/+2 |
| 2018-03-07 | net: usbnet: fix potential deadlock on 32bit hosts | Eric Dumazet | 1 | -4/+6 |
| 2018-01-22 | usbnet: silence an unnecessary warning | Oliver Neukum | 1 | -5/+3 |
| 2017-12-07 | usbnet: fix alignment for frames with no ethernet header | Bjørn Mork | 1 | -1/+4 |
| 2017-10-18 | net/usb/usbnet: Convert timers to use timer_setup() | Kees Cook | 1 | -7/+5 |
| 2017-06-05 | net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ... | yuval.shaia@oracle.com | 1 | -1/+3 |
| 2017-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+15 |
| 2017-04-06 | usbnet: make sure no NULL pointer is passed through | Oliver Neukum | 1 | -4/+15 |
| 2017-04-06 | net: usbnet: Remove unused driver_name variable | Florian Fainelli | 1 | -2/+0 |
| 2017-04-03 | net: usbnet: support 64bit stats | Greg Ungerer | 1 | -4/+51 |
| 2017-03-21 | net: usb: usb: remove old api ethtool_{get|set}_settings | Philippe Reynes | 1 | -35/+0 |
| 2017-03-21 | net: usb: usbnet: add new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -0/+36 |
| 2016-10-20 | net: use core MTU range checking in USB NIC drivers | Jarod Wilson | 1 | -2/+2 |
| 2016-08-13 | net: usb: usbnet: don't print error when allocating urb fails | Wolfram Sang | 1 | -4/+1 |
| 2016-07-24 | Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -138/+0 |
| 2016-07-18 | usbnet: move the CDC parser into USB core | Oliver Neukum | 1 | -138/+0 |
| 2016-06-30 | usbnet: Stop RX Q on MTU change | Soohoon Lee | 1 | -3/+7 |
| 2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal | 1 | -2/+2 |
| 2016-05-03 | usbnet: correct speed testing | Oliver Neukum | 1 | -0/+1 |
| 2016-03-07 | usbnet: cleanup after bind() in probe() | Oliver Neukum | 1 | -0/+7 |
| 2015-12-04 | usbnet: allow mini-drivers to consume L2 headers | Bjørn Mork | 1 | -1/+4 |
| 2015-11-10 | usbnet: remove ifdefed out call to dma_supported | Christoph Hellwig | 1 | -6/+0 |
| 2015-09-15 | CDC: common parser for extra headers | Oliver Neukum | 1 | -0/+138 |
| 2015-09-08 | usbnet: Fix a race between usbnet_stop() and the BH | Eugene Shatokhin | 1 | -11/+28 |
| 2015-08-25 | usbnet: Get EVENT_NO_RUNTIME_PM bit before it is cleared | Eugene Shatokhin | 1 | -3/+4 |
| 2015-05-09 | usbnet: avoid integer overflow in start_xmit | Jason A. Donenfeld | 1 | -2/+2 |
| 2015-04-09 | usbnet: rename work handler | Oliver Neukum | 1 | -2/+2 |
| 2015-03-29 | usbnet: Fix tx_bytes statistic running backward in cdc_ncm | Ben Hutchings | 1 | -3/+13 |
| 2015-03-29 | usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers | Ben Hutchings | 1 | -2/+3 |
| 2015-01-25 | usbnet: re-use native hex2bin() | Andy Shevchenko | 1 | -9/+8 |
| 2014-10-28 | usbnet: add a callback for set_rx_mode | Olivier Blin | 1 | -0/+20 |
| 2014-09-23 | usb: hub: rename khubd to hub_wq in documentation and comments | Petr Mladek | 1 | -6/+8 |
| 2014-08-02 | cdc_subset: deal with a device that needs reset for timeout | Oliver Neukum | 1 | -2/+6 |
| 2014-07-30 | Revert "cdc_subset: deal with a device that needs reset for timeout" | Linus Torvalds | 1 | -6/+2 |
| 2014-07-29 | cdc_subset: deal with a device that needs reset for timeout | Oliver Neukum | 1 | -2/+6 |
| 2014-03-27 | usbnet: include wait queue head in device structure | Oliver Neukum | 1 | -14/+19 |
| 2014-02-17 | usbnet: remove generic hard_header_len check | Emil Goode | 1 | -15/+10 |
| 2014-01-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
| 2014-01-13 | net: usbnet: fix SG initialisation | Bjørn Mork | 1 | -1/+1 |
| 2013-12-06 | usb: Fix FSF address in file headers | Jeff Kirsher | 1 | -2/+1 |
| 2013-11-14 | usbnet: fix status interrupt urb handling | Felix Fietkau | 1 | -3/+0 |
| 2013-10-17 | usbnet: fix error return code in usbnet_probe() | Wei Yongjun | 1 | -1/+3 |
| 2013-09-28 | USBNET: fix handling padding packet | Ming Lei | 1 | -6/+21 |
| 2013-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -8/+50 |
| 2013-09-05 | net: usbnet: update addr_assign_type if appropriate | Bjørn Mork | 1 | -0/+4 |
| 2013-08-12 | USBNET: support DMA SG | Ming Lei | 1 | -3/+42 |
| 2013-07-27 | USBNET: increase max rx/tx qlen for improving USB3 thoughtput | Ming Lei | 1 | -0/+9 |
| 2013-07-27 | USBNET: centralize computing of max rx/tx qlen | Ming Lei | 1 | -8/+37 |
| 2013-05-15 | USB: remove remaining instances of USB_SUSPEND | Alan Stern | 1 | -1/+1 |
| 2013-05-08 | usbnet: allow status interrupt URB to always be active | Dan Williams | 1 | -6/+71 |
| 2013-04-11 | usbnet: handle link change | Ming Lei | 1 | -0/+30 |
| 2013-04-11 | usbnet: apply usbnet_link_change | Ming Lei | 1 | -1/+1 |
| 2013-04-11 | usbnet: introduce usbnet_link_change API | Ming Lei | 1 | -0/+13 |
| 2013-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -6/+29 |
| 2013-02-04 | drivers: net: usb: Remove unnecessary alloc/OOM messages | Joe Perches | 1 | -4/+1 |
| 2013-02-04 | net: usbnet: fix tx_dropped statistics | Bjørn Mork | 1 | -6/+4 |
| 2013-01-30 | net: usbnet: prevent buggy devices from killing us | Bjørn Mork | 1 | -0/+25 |
| 2013-01-21 | usbnet: add new flag FLAG_NOARP for usb net devices | Wei Shuai | 1 | -0/+4 |
| 2012-12-19 | usbnet: generic manage_power() | Oliver Neukum | 1 | -0/+10 |
| 2012-12-19 | usbnet: handle PM failure gracefully | Oliver Neukum | 1 | -7/+8 |
| 2012-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+8 |
| 2012-11-09 | usbnet: ratelimit kevent may have been dropped warnings | Steve Glendinning | 1 | -3/+5 |
| 2012-11-07 | usbnet: runtime wake up device before calling usbnet_{read|write}_cmd | Ming Lei | 1 | -4/+16 |
| 2012-11-07 | usbnet: introduce usbnet_{read|write}_cmd_nopm | Ming Lei | 1 | -5/+57 |
| 2012-10-26 | net: usb: Fix memory leak on Tx data path | Hemant Kumar | 1 | -0/+3 |
| 2012-10-26 | usbnet: introduce usbnet 3 command helpers | Ming Lei | 1 | -0/+132 |
| 2012-10-11 | usbnet: Support devices reporting idleness | Oliver Neukum | 1 | -0/+17 |
| 2012-09-03 | net: usbnet: fix softirq storm on suspend | Bjørn Mork | 1 | -4/+12 |
| 2012-08-31 | usbnet: fix deadlock in resume | Oliver Neukum | 1 | -1/+1 |
| 2012-07-16 | net: usb: Use eth_random_addr | Joe Perches | 1 | -1/+1 |
| 2012-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -20/+33 |
| 2012-06-22 | usbnet: handle remote wakeup asap | Ming Lei | 1 | -16/+26 |
| 2012-06-22 | usbnet: decrease suspend count if returning -EBUSY for runtime suspend | Ming Lei | 1 | -0/+1 |
| 2012-06-22 | usbnet: clear OPEN flag in failure path | Ming Lei | 1 | -1/+3 |
| 2012-06-17 | usbnet: sanitise overlong driver information strings | Phil Sutter | 1 | -3/+3 |
| 2012-06-12 | usbnet: don't initialize transfer buffer before submit status URB | tom.leiming@gmail.com | 1 | -1/+0 |
| 2012-06-12 | usbnet: remove declaration for intr_complete | tom.leiming@gmail.com | 1 | -37/+35 |
| 2012-06-12 | usbnet: remove usb_get/put_dev in .probe and .disconnect | tom.leiming@gmail.com | 1 | -4/+0 |
| 2012-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -16/+38 |
| 2012-05-15 | usbnet: fix skb traversing races during unlink(v2) | Ming Lei | 1 | -16/+38 |
| 2012-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+4 |
| 2012-05-02 | usbnet: fix failure handling in usbnet_probe | tom.leiming@gmail.com | 1 | -1/+3 |
| 2012-05-02 | usbnet: fix leak of transfer buffer of dev->interrupt | tom.leiming@gmail.com | 1 | -0/+1 |
| 2012-04-04 | usbnet: Support the get_ts_info ethtool method. | Richard Cochran | 1 | -0/+1 |
| 2012-03-22 | usbnet: consider device busy at each recieved packet | Oliver Neukum | 1 | -0/+1 |
| 2012-03-22 | usbnet: don't clear urb->dev in tx_complete | tom.leiming@gmail.com | 1 | -1/+0 |
| 2012-03-22 | usbnet: increase URB reference count before usb_unlink_urb | tom.leiming@gmail.com | 1 | -0/+9 |
| 2012-03-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
| 2012-03-16 | usbnet: use netif_tx_wake_queue instead of netif_start_queue | Alexey Orishko | 1 | -1/+1 |
| 2012-03-16 | net/usbnet: reserve headroom on rx skbs | Eric Dumazet | 1 | -2/+2 |
| 2012-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+2 |
| 2012-03-08 | net/usbnet: avoid recursive locking in usbnet_stop() | Sebastian Siewior | 1 | -0/+2 |
| 2012-01-31 | drivers/net: Remove alloc_etherdev error messages | Joe Perches | 1 | -3/+1 |
| 2011-11-07 | usbnet: fix oops in usbnet_start_xmit | Konstantin Khlebnikov | 1 | -1/+2 |
| 2011-10-25 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2011-09-29 | usbnet: add timestamping support | Michael Riesch | 1 | -0/+6 |
| 2011-08-19 | PM / Runtime: Add macro to test for runtime PM events | Alan Stern | 1 | -1/+1 |
| 2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
| 2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock | 1 | -1/+1 |
| 2011-05-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -3/+15 |
| 2011-05-05 | usbnet: runtime pm: fix out of memory | Ming Lei | 1 | -3/+7 |
| 2011-04-28 | usbnet: Resubmit interrupt URB if device is open | Paul Stewart | 1 | -0/+8 |
| 2011-04-17 | drivers/net/usb/usbnet.c: Use FIELD_SIZEOF macro in usbnet_init() function. | Thiago Farina | 1 | -3/+3 |
| 2011-04-01 | usbnet: use eth%d name for known ethernet devices | Arnd Bergmann | 1 | -1/+2 |
| 2011-03-30 | net/usb: Ethernet quirks for the LG-VL600 4G modem | Andrzej Zaborowski | 1 | -3/+7 |
| 2011-02-13 | USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() r... | Jesper Juhl | 1 | -1/+3 |
| 2010-12-12 | drivers/net: don't use flush_scheduled_work() | Tejun Heo | 1 | -2/+1 |
| 2010-12-06 | usbnet: changes for upcoming cdc_ncm driver | Alexey Orishko | 1 | -14/+31 |
| 2010-11-01 | usbnet: fix usb_autopm_get_interface failure(v1) | Ming Lei | 1 | -0/+11 |
| 2010-08-10 | usbnet: rx_submit() should return an error code. | David S. Miller | 1 | -6/+16 |
| 2010-08-05 | usbnet: remove noisy and hardly useful printk | Christian Samsel | 1 | -1/+0 |
| 2010-07-26 | usbnet: use jiffies in schedule_timeout(), not msecs | Kulikov Vasiliy | 1 | -1/+1 |
| 2010-07-23 | usb: usbnet: use newly introduced hex_to_bin() | Andy Shevchenko | 1 | -11/+2 |
| 2010-07-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+3 |
| 2010-07-02 | usbnet: Set parent device early for netdev_printk() | Ben Hutchings | 1 | -2/+3 |
| 2010-06-12 | usbnet: Print device statistics as unsigned | Ben Hutchings | 1 | -1/+1 |
| 2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
| 2010-04-06 | NET: usb: Adding URB_ZERO_PACKET flag to usbnet.c | Elina Pasheva | 1 | -6/+9 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-02-17 | drivers/net/usb: Use netif_<level> logging facilities | Joe Perches | 1 | -117/+91 |
| 2010-02-17 | usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level> | Joe Perches | 1 | -80/+82 |
| 2009-12-03 | usbnet & cdc-ether: Autosuspend for online devices | Oliver Neukum | 1 | -29/+128 |
| 2009-12-03 | drivers/net: Move && and || to end of previous line | Joe Perches | 1 | -24/+24 |
| 2009-11-10 | usbnet: Set link down initially for drivers that update link state | Ben Hutchings | 1 | -1/+3 |
| 2009-10-05 | usbnet: Set device type for wlan and wwan devices | Marcel Holtmann | 1 | -0/+14 |
| 2009-10-05 | usbnet: Use wwan%d interface name for mobile broadband devices | Marcel Holtmann | 1 | -0/+3 |