Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1581208b2f0643eebfa7a3fbe5bad831c0bb7f0e
/
drivers
/
net
/
usb
/
usbnet.c
188d1f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
38673c8
drivers: net: usb: Remove unnecessary alloc/OOM messages
by Joe Perches
· 12 years ago
bf414b3
net: usbnet: fix tx_dropped statistics
by Bjørn Mork
· 12 years ago
70c37bf
net: usbnet: prevent buggy devices from killing us
by Bjørn Mork
· 12 years ago
6509141
usbnet: add new flag FLAG_NOARP for usb net devices
by Wei Shuai
· 12 years ago
2dd7c8c
usbnet: generic manage_power()
by Oliver Neukum
· 12 years ago
a1c088e
usbnet: handle PM failure gracefully
by Oliver Neukum
· 12 years ago
d4185bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
9532021
usbnet: ratelimit kevent may have been dropped warnings
by Steve Glendinning
· 12 years ago
6f0a098
usbnet: runtime wake up device before calling usbnet_{read|write}_cmd
by Ming Lei
· 12 years ago
0547fad
usbnet: introduce usbnet_{read|write}_cmd_nopm
by Ming Lei
· 12 years ago
39707c2
net: usb: Fix memory leak on Tx data path
by Hemant Kumar
· 12 years ago
877bd86
usbnet: introduce usbnet 3 command helpers
by Ming Lei
· 12 years ago
5d9d01a3
usbnet: Support devices reporting idleness
by Oliver Neukum
· 12 years ago
85e8787
net: usbnet: fix softirq storm on suspend
by Bjørn Mork
· 12 years ago
ab6f148
usbnet: fix deadlock in resume
by Oliver Neukum
· 12 years ago
c7e12ea
net: usb: Use eth_random_addr
by Joe Perches
· 12 years ago
e486463
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
65841fd
usbnet: handle remote wakeup asap
by Ming Lei
· 12 years ago
5eeb313
usbnet: decrease suspend count if returning -EBUSY for runtime suspend
by Ming Lei
· 12 years ago
fb13c47
usbnet: clear OPEN flag in failure path
by Ming Lei
· 12 years ago
86a2f41
usbnet: sanitise overlong driver information strings
by Phil Sutter
· 12 years ago
072c055
usbnet: don't initialize transfer buffer before submit status URB
by tom.leiming@gmail.com
· 12 years ago
24ead29
usbnet: remove declaration for intr_complete
by tom.leiming@gmail.com
· 12 years ago
ef9d884
usbnet: remove usb_get/put_dev in .probe and .disconnect
by tom.leiming@gmail.com
· 12 years ago
0289403
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
5b6e9bc
usbnet: fix skb traversing races during unlink(v2)
by Ming Lei
· 13 years ago
0d6c4a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
a472384
usbnet: fix failure handling in usbnet_probe
by tom.leiming@gmail.com
· 13 years ago
720f3d7
usbnet: fix leak of transfer buffer of dev->interrupt
by tom.leiming@gmail.com
· 13 years ago
123edb1
usbnet: Support the get_ts_info ethtool method.
by Richard Cochran
· 13 years ago
8a78335
usbnet: consider device busy at each recieved packet
by Oliver Neukum
· 13 years ago
5d5440a
usbnet: don't clear urb->dev in tx_complete
by tom.leiming@gmail.com
· 13 years ago
0956a8c
usbnet: increase URB reference count before usb_unlink_urb
by tom.leiming@gmail.com
· 13 years ago
4da0bd73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
1aa9bc5
usbnet: use netif_tx_wake_queue instead of netif_start_queue
by Alexey Orishko
· 13 years ago
7bdd402
net/usbnet: reserve headroom on rx skbs
by Eric Dumazet
· 13 years ago
b2d3298
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
4231d47
net/usbnet: avoid recursive locking in usbnet_stop()
by Sebastian Siewior
· 13 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 13 years ago
23ba079
usbnet: fix oops in usbnet_start_xmit
by Konstantin Khlebnikov
· 13 years ago
7e0bb71
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
f9b491e
usbnet: add timestamping support
by Michael Riesch
· 13 years ago
5b1b0b8
PM / Runtime: Add macro to test for runtime PM events
by Alan Stern
· 13 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
70f23fd
treewide: fix a few typos in comments
by Justin P. Mattock
· 14 years ago
7143b7d4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
75bd0cb
usbnet: runtime pm: fix out of memory
by Ming Lei
· 14 years ago
68972ef
usbnet: Resubmit interrupt URB if device is open
by Paul Stewart
· 14 years ago
c582a95
drivers/net/usb/usbnet.c: Use FIELD_SIZEOF macro in usbnet_init() function.
by Thiago Farina
· 14 years ago
c261344
usbnet: use eth%d name for known ethernet devices
by Arnd Bergmann
· 14 years ago
7a635ea
net/usb: Ethernet quirks for the LG-VL600 4G modem
by Andrzej Zaborowski
· 14 years ago
ab60707
USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() returns less than zero in kevent().
by Jesper Juhl
· 14 years ago
23f333a
drivers/net: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
073285f
usbnet: changes for upcoming cdc_ncm driver
by Alexey Orishko
· 14 years ago
b0786b4
usbnet: fix usb_autopm_get_interface failure(v1)
by Ming Lei
· 14 years ago
dacb397
usbnet: rx_submit() should return an error code.
by David S. Miller
· 14 years ago
23d23e4
usbnet: remove noisy and hardly useful printk
by Christian Samsel
· 14 years ago
66cc42a4
usbnet: use jiffies in schedule_timeout(), not msecs
by Kulikov Vasiliy
· 14 years ago
fd1f170
usb: usbnet: use newly introduced hex_to_bin()
by Andy Shevchenko
· 14 years ago
597e608
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
0dacca7
usbnet: Set parent device early for netdev_printk()
by Ben Hutchings
· 14 years ago
8ccef43
usbnet: Print device statistics as unsigned
by Ben Hutchings
· 14 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
b4d562e3
NET: usb: Adding URB_ZERO_PACKET flag to usbnet.c
by Elina Pasheva
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a475f60
drivers/net/usb: Use netif_<level> logging facilities
by Joe Perches
· 15 years ago
60b8675
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
by Joe Perches
· 15 years ago
69ee472f
usbnet & cdc-ether: Autosuspend for online devices
by Oliver Neukum
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
37e8273
usbnet: Set link down initially for drivers that update link state
by Ben Hutchings
· 15 years ago
225794f
usbnet: Set device type for wlan and wwan devices
by Marcel Holtmann
· 15 years ago
e1e499e
usbnet: Use wwan%d interface name for mobile broadband devices
by Marcel Holtmann
· 15 years ago
ec47562
smsc95xx: fix transmission where ZLP is expected
by Steve Glendinning
· 15 years ago
0fc0b73
netdev: drivers should make ethtool_ops const
by Stephen Hemminger
· 15 years ago
25a79c4
usbnet: convert to netdev_tx_t
by Stephen Hemminger
· 15 years ago
7834ddb
usbnet: add rx queue pausing
by Jussi Kivilinna
· 15 years ago
1487cd5
usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stop
by Jussi Kivilinna
· 15 years ago
a33e9e7
usbnet: Add stop function pointer to 'struct rndis_data'.
by Jussi Kivilinna
· 15 years ago
7963837
usbnet: Use netdev stats structure
by Herbert Xu
· 15 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 15 years ago
3ac49a1
trivial: fix ETIMEOUT -> ETIMEDOUT typos
by Jean Delvare
· 15 years ago
03ad032
export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.c
by Peter Holik
· 16 years ago
84381ee
usbnet: remove old compat_net_dev_ops code
by Alexander Beregalov
· 16 years ago
6a35528
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
by Yang Hongyang
· 16 years ago
777baa4
usbnet: support net_device_ops
by Stephen Hemminger
· 16 years ago
805aaa2
usbnet: convert to internal net_device_stats
by Stephen Hemminger
· 16 years ago
05ffb3e
usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()
by Bjørn Mork
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
83bfba5
usbnet: Use skb_queue_walk_safe() instead of by-hand implementation.
by David S. Miller
· 16 years ago
3692e94
Move usbnet.h and rndis_host.h to include/linux/usb
by Jussi Kivilinna
· 17 years ago
6e3bbcc
usbnet: Use wlan device name for RNDIS wireless devices
by Jussi Kivilinna
· 17 years ago
4aa92cd
[NET]: Let USB_USBNET always select MII.
by Adrian Bunk
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
a11a654
support for USB autosuspend in the asix driver
by Oliver Neukum
· 17 years ago
9514bfe
Cleanup usbnet_probe() return value handling
by Peter Korsgaard
· 17 years ago
18ab458
usbnet whitespace fixes
by David Brownell
· 17 years ago
3e323f3
usbnet: Zero padding byte if there is tail room in skb
by Peter Korsgaard
· 17 years ago
3643312
USB: address FIXME in usbnet w.r.t drivers claiming multiple interfaces
by Oliver Neukum
· 18 years ago
Next »