Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
631330f5847b3f8a7ea67d689e9f7c56833ccaa6
/
drivers
/
net
/
usb
6be8325
usbnet cdc_subset: fix issues talking to PXA gadgets
by David Brownell
· 15 years ago
6892492
cdc_ether: additional PID's to the whitelist
by Jonas Sjöquist
· 15 years ago
e3453f6
pegasus usb-net: Fix endianness bugs
by Michael Buesch
· 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
5b2c4b9
net: fix network drivers ndo_start_xmit() return values (part 8)
by Patrick McHardy
· 15 years ago
3ac49a1
trivial: fix ETIMEOUT -> ETIMEDOUT typos
by Jean Delvare
· 15 years ago
d65a68a
hso: convert dev_alloc_skb() to netdev_alloc_skb()
by Paulius Zaleckas
· 15 years ago
19d337d
rfkill: rewrite
by Johannes Berg
· 15 years ago
342a437
usbnet: ratelimit warning messages invoked from callback handler
by André Goddard Rosa
· 15 years ago
df18acc
smsc95xx: strip ethernet fcs (crc) on receive path
by Peter Korsgaard
· 16 years ago
61189c7
dm9601: trivial comment fixes
by Peter Korsgaard
· 16 years ago
22f6dac
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
9f722c0
usbnet: CDC EEM support (v5)
by Omar Laazimani
· 16 years ago
d252a5e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
726474b
smsc95xx: add support for LAN9512 and LAN9514
by Steve Glendinning
· 16 years ago
f293501
smsc95xx: configure LED outputs
by Steve Glendinning
· 16 years ago
1aec5bd
net: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
c1c6b14
rfkill: remove deprecated state constants
by Johannes Berg
· 16 years ago
4510d7c
usb driver for intellon int51x1 based PLC like devolo dlan duo
by Peter Holik
· 16 years ago
03ad032
export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.c
by Peter Holik
· 16 years ago
e5e9743
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
9dd014e
pegasus: Handle disconnect error code correctly.
by Oliver Neukum
· 16 years ago
84381ee
usbnet: remove old compat_net_dev_ops code
by Alexander Beregalov
· 16 years ago
710b523
kaweth: Clean up code
by Larry Finger
· 16 years ago
6a35528
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
by Yang Hongyang
· 16 years ago
0de8ca5
hso: fix for the 'invalid frame length' messages
by Jan Dumon
· 16 years ago
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
Next »