Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f5dec51172b81db226a23f309bc737ad021af35b
/
drivers
/
net
/
usb
f925b13
drivers/net/usb/asix.c: Fix pointer cast.
by David S. Miller
· 14 years ago
dd7496f
hso: add support for new products
by Filip Aben
· 14 years ago
7a9b149
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
997ea58
USB: rename usb_buffer_alloc() and usb_buffer_free() users
by Daniel Mack
· 15 years ago
95718c1
pegasus: fix USB device ID for ETX-US2
by Tadashi Abe
· 14 years ago
5476b8b
drivers/net/usb: Use kmemdup
by Julia Lawall
· 14 years ago
99bf236
drivers/net/usb: Use kmemdup
by Julia Lawall
· 14 years ago
175c044
drivers/net/usb: Use kmemdup
by Julia Lawall
· 14 years ago
3f78d1f
drivers/net/usb/asix.c: Fix unaligned accesses
by Neil Jones
· 14 years ago
c17b274
rndis_host: Poll status channel before control channel
by Ben Hutchings
· 14 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 14 years ago
0f7ca59
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
e9162ab
dm9601: fix phy/eeprom write routine
by Peter Korsgaard
· 15 years ago
7ef5273
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
6f1464b
net/usb: initiate sync sequence in sierra_net.c driver
by Elina Pasheva
· 15 years ago
2fdc45c
net/usb: remove default in Kconfig for sierra_net driver
by Elina Pasheva
· 15 years ago
2185126
cdc_ether: Identify MBM devices by GUID in MDLM descriptor
by Jonas Sjöquist
· 15 years ago
eb4fd8c
net/usb: add sierra_net.c driver
by Elina Pasheva
· 15 years ago
55964d7
cdc_ether: fix autosuspend for mbm devices
by Torgny Johansson
· 15 years ago
d87ff58
ipheth: potential null dereferences on error path
by Dan Carpenter
· 15 years ago
dacf4fc
drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Adapter"
by Andreas Hartmann
· 15 years ago
e1703b36
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
a19259c
drivers/net/usb: Add new driver ipheth
by Diego Giagio
· 15 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
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 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
11bc308
smsc95xx: Fix tx checksum offload for small packets
by Steve Glendinning
· 15 years ago
db443c4
smsc95xx: wait for PHY to complete reset during init
by Steve Glendinning
· 15 years ago
d0cad87
smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driver
by Steve Glendinning
· 15 years ago
4d823be
obsolete config in kernel source: HSO_AUTOPM
by Christoph Egger
· 15 years ago
7f29a3b
asix: fix setting mac address for AX88772
by Jussi Kivilinna
· 15 years ago
e7111ea
another pegasus usb net device
by Petko Manolov
· 15 years ago
0448873
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
cac43a1
cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)
by Torgny Johansson
· 15 years ago
a92635d
net/usb: convert to use netdev_for_each_mc_addr
by Jiri Pirko
· 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
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
2cc04d2
net: dm9601: convert to use mc helpers
by Jiri Pirko
· 15 years ago
9c119ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
ace2a4d
MCS7830 USB-Ether: resume _with_ working link, via .reset_resume support
by Andreas Mohr
· 15 years ago
c774651
MCS7830 USB-Ether: change register define
by Andreas Mohr
· 15 years ago
00e4991
MCS7830 USB-Ether: Spelling corrections
by Andreas Mohr
· 15 years ago
7680285
MCS7830 USB-Ether: add Rx error support
by Andreas Mohr
· 15 years ago
71cc1fa
cdc_ether: Partially revert "usbnet: Set link down initially ..."
by Ben Hutchings
· 15 years ago
d4a66e7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
8a5c9c4
hso: fixed missing newlines
by Jan Dumon
· 15 years ago
0e0367e
hso: Fix for 5 sec timeouts with v2.x firmware
by Jan Dumon
· 15 years ago
68a351c
hso: Attempt to recover from usb bus errors
by Jan Dumon
· 15 years ago
f4763e9
hso: don't change the state of a closed port
by Jan Dumon
· 15 years ago
d9ced80
hso: Fix for endian issues on big endian machines
by Jan Dumon
· 15 years ago
ec15793
hso: Add Vendor/Product ID's for new devices
by Jan Dumon
· 15 years ago
c064efc
usbnet: test off by one
by roel kluin
· 15 years ago
3b8dff3
drivers/net/usb/catc.c: use %pM to shown MAC address
by H Hartley Sweeten
· 15 years ago
d649a28
drivers/net/usb/rtl8150.c: use %pM to shown MAC address
by H Hartley Sweeten
· 15 years ago
6057912
drivers/net/usb: Correct code taking the size of a pointer
by Julia Lawall
· 15 years ago
ceb0c77
usb: remove rare pm primitive for conversion to new API
by Oliver Neukum
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
69ee472f
usbnet & cdc-ether: Autosuspend for online devices
by Oliver Neukum
· 15 years ago
7f51579
cdc-ether: Implement reset_resume()
by Oliver Neukum
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
9b963e5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
dcfcb25
hso: fix soft-lockup
by Antti Kaijanmäki
· 15 years ago
9ce673d
hso: fix debug routines
by Antti Kaijanmäki
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
37e8273
usbnet: Set link down initially for drivers that update link state
by Ben Hutchings
· 15 years ago
1ce5523
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
230f9bb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
3a19d56
cdc_ether: additional Ericsson MBM PID's to the whitelist
by Torgny Johansson
· 15 years ago
40ac7b6
USB: rndis_host: debug info clobbered before it is logged
by George Nassar
· 15 years ago
f0816ce
convert kaweth to use usb_reset_configuration()
by Oliver Neukum
· 15 years ago
0519d83
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
06b71b6
netdev: usb: dm9601.c can drive a device not supported yet, add support for it
by Janusz Krzysztofik
· 15 years ago
421355d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
ab854b2
net: Teach pegasus driver to ignore bluetoother adapters with clashing Vendor:Product IDs
by Chris Rankin
· 15 years ago
7fe13c5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
083925d
rndis_host: support ETHTOOL_GPERMADDR
by John W. Linville
· 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
8b3f6af
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
9ca33a0
USB: Fix CDC EEM host driver 'sentinel' CRC validation
by Brian Niebuhr
· 15 years ago
ec47562
smsc95xx: fix transmission where ZLP is expected
by Steve Glendinning
· 15 years ago
051b982
kaweth: Fix memory leak in kaweth_control()
by Kevin Cernekee
· 15 years ago
6f41d12
smsc95xx: add additional USB product IDs
by Steve Glendinning
· 15 years ago
ce18761
cdc-phonet: remove noisy debug statement
by Rémi Denis-Courmont
· 15 years ago
02571f8
cdc-phonet: autoconfigure Phonet address
by Rémi Denis-Courmont
· 15 years ago
384912e
net: Add DEVTYPE support for Ethernet based devices
by Marcel Holtmann
· 15 years ago
0fc0b73
netdev: drivers should make ethtool_ops const
by Stephen Hemminger
· 15 years ago
6cdee2f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
25a79c4
usbnet: convert to netdev_tx_t
by Stephen Hemminger
· 15 years ago
7c1d15d
pegasus: Add new device ID.
by Petko Manolov
· 15 years ago
7834ddb
usbnet: add rx queue pausing
by Jussi Kivilinna
· 15 years ago
2a4901b
rndis_host: allow rndis_wlan to see all indications
by Jussi Kivilinna
· 15 years ago
1487cd5
usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stop
by Jussi Kivilinna
· 15 years ago
bcd218b
smsc95xx: remove EEPROM loaded check
by Steve Glendinning
· 15 years ago
74d1541
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
Next »