Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
24fb2b1174ddc1f844e2008eb5b3105832860395
/
drivers
/
net
/
usb
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
5f05647
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
0bca1b9
tty: Convert the USB drivers to the new icount interface
by Alan Cox
· 14 years ago
f4e8ab7
smsc95xx: generate random MAC address once, not every ifup
by Bernard Blackham
· 14 years ago
631dd1a
Update broken web addresses in the kernel.
by Justin P. Mattock
· 14 years ago
e40051d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
807540b
drivers/net: return operator cleanup
by Eric Dumazet
· 14 years ago
7011e66
drivers/net/usb/hso.c: prevent reading uninitialized memory
by Dan Rosenberg
· 14 years ago
441993d
cx82310_eth: allow empty URBs
by Ondrej Zary
· 14 years ago
7dbfdc2
cx82310_eth: check usb_string() return value for error
by Ondrej Zary
· 14 years ago
e548833
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
c9cedbb
ipheth: remove incorrect devtype to WWAN
by Dan Williams
· 14 years ago
cc28a20
introduce cx82310_eth: Conexant CX82310-based ADSL router USB ethernet driver
by Ondrej Zary
· 14 years ago
f95d76a
ipheth: add support for iPhone 4
by Jens Axboe
· 14 years ago
0141480
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
by Ben Hutchings
· 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
5c7bf2f
hso: Add new product ID
by Filip Aben
· 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
242647b
hso: remove driver version
by Filip Aben
· 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
c31fd6c
usbnet: remove direct access to urb->status
by Oliver Neukum
· 14 years ago
0dacca7
usbnet: Set parent device early for netdev_printk()
by Ben Hutchings
· 14 years ago
7b00ac5
net: Revert "rndis_host: Poll status channel before control channel"
by Ben Hutchings
· 14 years ago
5a9dbfe
usb: pegasus: fixed coding style issues
by Nicolas Kaiser
· 14 years ago
8244132
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
d5dc0ae
hso: remove setting of low_latency flag
by Filip Aben
· 14 years ago
8ccef43
usbnet: Print device statistics as unsigned
by Ben Hutchings
· 14 years ago
62522d3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
9227a46
asix: check packet size against mtu+ETH_HLEN instead of ETH_FRAME_LEN
by Jussi Kivilinna
· 14 years ago
ba2d358
drivers/net: use __packed annotation
by Eric Dumazet
· 14 years ago
f925b13
drivers/net/usb/asix.c: Fix pointer cast.
by David S. Miller
· 15 years ago
dd7496f
hso: add support for new products
by Filip Aben
· 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
95718c1
pegasus: fix USB device ID for ETX-US2
by Tadashi Abe
· 15 years ago
5476b8b
drivers/net/usb: Use kmemdup
by Julia Lawall
· 15 years ago
99bf236
drivers/net/usb: Use kmemdup
by Julia Lawall
· 15 years ago
175c044
drivers/net/usb: Use kmemdup
by Julia Lawall
· 15 years ago
3f78d1f
drivers/net/usb/asix.c: Fix unaligned accesses
by Neil Jones
· 15 years ago
c17b274
rndis_host: Poll status channel before control channel
by Ben Hutchings
· 15 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 15 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
Next »