Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
32ba540f3c2a7ef61ed5a577ce25069a3d714fc9
/
drivers
/
net
/
usb
/
kaweth.c
a19c261
net: usb: kaweth: Remove last user of kaweth_control()
by Sebastian Andrzej Siewior
· 4 years, 3 months ago
af3563b
net: usb: kaweth: Replace kaweth_control() with usb_control_msg()
by Sebastian Andrzej Siewior
· 4 years, 3 months ago
0290bd2
netdev: pass the stuck queue to the timeout handler
by Michael S. Tsirkin
· 5 years ago
aaf4989
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17
by Thomas Gleixner
· 6 years ago
ba49fed
net: usb: kaweth: use irqsave() in USB's complete callback
by Sebastian Andrzej Siewior
· 7 years ago
06fa59a
net: usb: kaweth: constify usb_device_id
by Arvind Yadav
· 7 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 8 years ago
fb79670
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
39fba78
kaweth: use skb_cow_head() to deal with cloned skbs
by Eric Dumazet
· 8 years ago
6ffa770
usbnet: kaweth: Use net_device_stats from struct net_device
by Tobias Klauser
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
a52ad51
net: deprecate eth_change_mtu, remove usage
by Jarod Wilson
· 8 years ago
936f060
kaweth: remove obsolete debugging statements
by Oliver Neukum
· 8 years ago
575ced7
kaweth: fix oops upon failed memory allocation
by Oliver Neukum
· 8 years ago
60bcabd
kaweth: fix firmware download
by Oliver Neukum
· 8 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
21fd6c0
kaweth: remove ifdefed out call to dma_supported
by Christoph Hellwig
· 9 years ago
49c9e7c2
usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb()
by Alexey Khoroshilov
· 10 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
9cb0007
usb: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
0abc1ce
kaweth: print correct debug ptr
by Alan Cox
· 12 years ago
49ae25b
USB: remove dbg() usage in USB networking drivers
by Greg Kroah-Hartman
· 12 years ago
e4c7f25
USB: kaweth.c: use GFP_ATOMIC under spin_lock
by Dan Carpenter
· 12 years ago
e1f12eb
USB: Disable hub-initiated LPM for comms devices.
by Sarah Sharp
· 13 years ago
db6b2219
USB: kaweth.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
6ac8f06
usb/kaweth: print MAC via printk format specifier
by Danny Kukawka
· 13 years ago
d632eb1
USB: convert drivers/net/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
986e3f6
USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware()
by Jesper Juhl
· 14 years ago
0141480
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
by Ben Hutchings
· 14 years ago
ba2d358
drivers/net: use __packed annotation
by Eric Dumazet
· 15 years ago
7a9b149
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
997ea58
USB: rename usb_buffer_alloc() and usb_buffer_free() users
by Daniel Mack
· 15 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 15 years ago
dacf4fc
drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Adapter"
by Andreas Hartmann
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
ceb0c77
usb: remove rare pm primitive for conversion to new API
by Oliver Neukum
· 15 years ago
f0816ce
convert kaweth to use usb_reset_configuration()
by Oliver Neukum
· 15 years ago
051b982
kaweth: Fix memory leak in kaweth_control()
by Kevin Cernekee
· 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
da81203
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
635ecaa
netdev: restore MTU change operation
by Ben Hutchings
· 15 years ago
240c102
netdev: restore MAC address set and validate operations
by Ben Hutchings
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 16 years ago
710b523
kaweth: Clean up code
by Larry Finger
· 16 years ago
4ff61c8
kaweth: Fix locking to be SMP-safe
by Larry Finger
· 16 years ago
321ea8b
net: switch kaweth driver to netdevops
by Oliver Neukum
· 16 years ago
da2bbdc
USB: avoid needless address-taking of function parameters
by Harvey Harrison
· 16 years ago
c94cb31
net: prepare usb net drivers for addition of status as a parameter
by Oliver Neukum
· 16 years ago
880c9c6
USB: remove info() macro from usb network drivers
by Greg Kroah-Hartman
· 16 years ago
4dc8994
USB: remove warn() macro from usb net drivers
by Greg Kroah-Hartman
· 16 years ago
7968249
kaweth: use request_firmware()
by David Woodhouse
· 17 years ago
4bb073c
net: Eliminate flush_scheduled_work() calls while RTNL is held.
by David S. Miller
· 17 years ago
5f090dc
net: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
2b2b2e3
[NET]: kaweth was forgotten in msec switchover of usb_start_wait_urb
by Russ Dill
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
8c7b7fa
[NET]: Kill eth_copy_and_sum().
by David S. Miller
· 17 years ago
5b2fc49
Move USB network drivers to drivers/net/usb.
by Jeff Garzik
· 18 years ago
[Renamed from drivers/usb/net/kaweth.c]
6473d16
PCI: Cleanup the includes of <linux/pci.h>
by Jean Delvare
· 18 years ago
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
b3ebd52
USB: better ethtool support for kaweth
by Oliver Neukum
· 18 years ago
b98b98f
USB: power management for kaweth
by Oliver Neukum
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
1a2ea1d
USB: suspend/resume support for kaweth
by Oliver Neukum
· 18 years ago
fbe2baf
USB: remove private debug macros from kaweth
by Oliver Neukum
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
486ba2a
USB: new id for kaweth
by Oliver Neukum
· 18 years ago
75318d2
[PATCH] USB: remove .owner field from struct usb_driver
by Greg Kroah-Hartman
· 19 years ago
d23b536
[PATCH] USB: fix race in kaweth disconnect
by Herbert Xu
· 19 years ago
f2d45cd
[PATCH] USB: Kaweth.c udelay patch
by Guillaume GOURAT /
· 19 years ago
55016f1
[PATCH] gfp_t: drivers/usb
by Al Viro
· 19 years ago
b375a04
[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel
by Alan Stern
· 19 years ago
5db539e
[PATCH] USB: Fix kmalloc's flags type in USB
by Olav Kongas
· 20 years ago
58125f9
[PATCH] fix for kaweth broken by changes in the networking layer
by Oliver Neukum
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago