Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4cd24eaf0c6ee7f0242e34ee77ec899f255e66b5
/
drivers
/
net
/
usb
« Previous
3b7d2b3
hso: fix for crash when unplugging the device
by Jan Dumon
· 16 years ago
9961d842
hso: add Vendor/Product ID's for new devices
by Jan Dumon
· 16 years ago
4ff61c8
kaweth: Fix locking to be SMP-safe
by Larry Finger
· 16 years ago
0f2166d
usbnet: convert rndis driver to net_device_ops
by Stephen Hemminger
· 16 years ago
63e77b3
usbnet: convert smsc95xx driver to net_device_ops
by Stephen Hemminger
· 16 years ago
e12c4f8
usbnet: convert msc7830 driver to net_device_ops
by Stephen Hemminger
· 16 years ago
fe85ff8
usbnet: convert dms9601 driver to net_device_ops
by Stephen Hemminger
· 16 years ago
1703338
usbnet: convert asix driver to net_device_ops
by Stephen Hemminger
· 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
c266cb4
usbnet: convert hso driver to net_device_ops
by Stephen Hemminger
· 16 years ago
d79f7ef
usbnet: convert rtl driver to net_device_ops
by Stephen Hemminger
· 16 years ago
b7e41e2
usbnet: convert to internal net_device stats
by Stephen Hemminger
· 16 years ago
19b8f8f
usbnet: convert catc device to net_device_ops
by Stephen Hemminger
· 16 years ago
edc4ae0
usbnet: convert catc to internal net_device_stats
by Stephen Hemminger
· 16 years ago
508827f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
a1a69c8
dm9601: new vendor/product IDs
by Peter Korsgaard
· 16 years ago
aa4abc9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
52c0326
zaurus: add usb id for motomagx phones
by Dmitriy Taychenachev
· 16 years ago
05ffb3e
usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()
by Bjørn Mork
· 16 years ago
cac477e
cdc_ether: add usb id for Ericsson F3507g
by Bjørn Mork
· 16 years ago
e44578e
hso: remove hso_free_device()
by Paulius Zaleckas
· 16 years ago
a6f26e4
hso: remove claiming and releasing of USB interface
by Paulius Zaleckas
· 16 years ago
f11c179
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
fef7cc0
asix: new device ids
by Greg Kroah-Hartman
· 16 years ago
0227abc
drivers/net/usb: fix sparse warnings: Should it be static?
by Hannes Eder
· 16 years ago
35c26c2
rndis: remove private wrapper of __constant_cpu_to_le32
by Harvey Harrison
· 16 years ago
005c79b
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
67dd824
hso: add new device id's
by Filip Aben
· 16 years ago
09640e6
net: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
150a7fc
smsc95xx: fix function prototype of async callback
by Steve Glendinning
· 16 years ago
01a1ac4
smsc95xx: remove unused completion struct
by Steve Glendinning
· 16 years ago
6d31748
usb/mcs7830: Don't use buffers from stack for USB transfers
by Christian Eggers
· 16 years ago
3feeba1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
5839b41
hso serial throttled tty kref fix.
by Denis Joseph Barrow
· 16 years ago
d45eb81
tty: Fix double grabbing of a spinlock
by Denis Joseph Barrow
· 16 years ago
fe41cbb
tty: Fix a kref leak in the HSO driver on re-open
by Alan Cox
· 16 years ago
b74f62c
hso: driver fix for big endian machines.
by Denis Joseph Barrow
· 16 years ago
8cb8957
net: convert pegasus driver to net_device_ops
by Oliver Neukum
· 16 years ago
321ea8b
net: switch kaweth driver to netdevops
by Oliver Neukum
· 16 years ago
7f46b13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
f52deb0
dm9601: warn on invalid mac address
by Wu Fengguang
· 16 years ago
4b9f8ec
dm9601: tell HW about random generated mac address
by Wu Fengguang
· 16 years ago
da2bbdc
USB: avoid needless address-taking of function parameters
by Harvey Harrison
· 16 years ago
98658bc
dm9601: bring datasheet URL up to date
by Wu Fengguang
· 16 years ago
20f10aa
dm9601: handle corrupt mac address
by Wu Fengguang
· 16 years ago
11cd29b
hso maintainers update patch
by Denis Joseph Barrow
· 16 years ago
58eb17f
hso modem detect fix patch against Alan Cox'es tty tree
by Denis Joseph Barrow
· 16 years ago
542f548
tty: Modem functions for the HSO driver
by Denis Joseph Barrow
· 16 years ago
ac9720c
tty: Fix the HSO termios handling a bit
by Alan Cox
· 16 years ago
e136e30
hso: net driver using tty without locking
by Alan Cox
· 16 years ago
f201a8a
drivers/net/usb: use USB API functions rather than constants
by Julia Lawall
· 16 years ago
889bd9b
net: startup race in hso driver
by Oliver Neukum
· 16 years ago
c94cb31
net: prepare usb net drivers for addition of status as a parameter
by Oliver Neukum
· 16 years ago
bc02ff9
net: Refactor full duplex flow control resolution
by Steve Glendinning
· 16 years ago
e18ce34
net: Move flow control definitions to mii.h
by Steve Glendinning
· 16 years ago
2f9889a
Revert "hso: Fix crashes on close."
by David S. Miller
· 16 years ago
ab153d8
Revert "hso: Fix free of mutexes still in use."
by David S. Miller
· 16 years ago
cd90ee1
Revert "hso: Add TIOCM ioctl handling."
by David S. Miller
· 16 years ago
9c8f92a
hso: Hook up ->reset_resume
by Denis Joseph Barrow
· 16 years ago
7ea3a9a
hso: Add TIOCM ioctl handling.
by Denis Joseph Barrow
· 16 years ago
52429eb
hso: Fix free of mutexes still in use.
by Denis Joseph Barrow
· 16 years ago
89930b7
hso: Fix URB submission -EINVAL.
by Denis Joseph Barrow
· 16 years ago
4a3e818
hso: Fix crashes on close.
by Denis Joseph Barrow
· 16 years ago
bab04c3
hso: Add new usb device id's.
by Denis Joseph Barrow
· 16 years ago
6ab33d5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
f7b2927
smsc95xx: add tx checksum offload support
by Steve Glendinning
· 16 years ago
a7f75c0
asix: Fix asix-based cards connecting to 10/100Mbs LAN.
by Pantelis Koukousoulas
· 16 years ago
198d6ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
cda2836
pegasus: minor resource shrinkage
by David Brownell
· 16 years ago
ccf9540
USB: net: asix: add support for Cables-to-Go USB Ethernet adapter
by Jason Cooper
· 16 years ago
8f15ea4
netdevice: safe convert to netdev_priv() #part-3
by Wang Chen
· 16 years ago
7e452ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
939a951
[netdrvr] usb/hso: Cleanup rfkill error handling
by Jonathan McDowell
· 16 years ago
db053c6
hso: rfkill type should be WWAN
by Paulius Zaleckas
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
a1744d3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
753dcfe
dm9601: runtime mac address change support
by Peter Korsgaard
· 16 years ago
653c031
misc: replace remaining __FUNCTION__ with __func__
by Harvey Harrison
· 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
1d74a6b
smsc95xx: fix usb usage on big endian platforms
by Steve Glendinning
· 16 years ago
21ce4ff
drivers/net/usb/Makefile - shrink logspam
by David Brownell
· 16 years ago
2f7ca80
net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driver
by Steve Glendinning
· 16 years ago
b39d66a
drivers/net: replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
8ef5ba6
[netdrvr] usb/hso: throttle to prevent loss of serial data
by Denis Joseph Barrow
· 16 years ago
e57b641
[netdrvr/usb] hso_create_bulk_serial_device(): fix a double free
by Adrian Bunk
· 16 years ago
83bfba5
usbnet: Use skb_queue_walk_safe() instead of by-hand implementation.
by David S. Miller
· 16 years ago
e000ea1
net/usb/pegasus: avoid hundreds of diagnostics
by David Brownell
· 16 years ago
1025433
net/usb/mcs7830: add set_mac_address
by Oliver Martin
· 16 years ago
8382cc1
net/usb/mcs7830: new device IDs
by Arnd Bergmann
· 16 years ago
c213f286f
[netdrvr] hso: dev_kfree_skb crash fix
by Denis Joseph Barrow
· 16 years ago
95eacee
[netdrvr] hso: icon 322 detection fix
by Denis Joseph Barrow
· 16 years ago
85a73b3
Kconfig: HSO driver bugfixes and updates
by David Brownell
· 16 years ago
0235f64
USB: HSO: minor fixes due to code review
by Greg Kroah-Hartman
· 16 years ago
6c59f56
USB: HSO: make tty_operations const
by Greg Kroah-Hartman
· 16 years ago
6d558a5
hso: fix refcounting on the ttyHSx devices
by Olivier Blin
· 16 years ago
add477d
hso: fix oops in read/write callbacks
by Olivier Blin
· 16 years ago
4f63135
pegasus: add blacklist support to fix Belkin bluetooth dongle.
by Ben Collins
· 16 years ago
Next »