Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
34324dc2bf27c1773045fea63cb11f7e2a6ad2b9
/
drivers
/
net
/
usb
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
ea1649d
Fix incorrect usage of NET_IP_ALIGN
by Nico Erfurth
· 13 years ago
94956ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
23ba079
usbnet: fix oops in usbnet_start_xmit
by Konstantin Khlebnikov
· 13 years ago
9d9779e
drivers/net: Add module.h to drivers who were implicitly using it
by Paul Gortmaker
· 13 years ago
7e0bb71
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
79de9ef
NET: asix: fix ethtool -e for AX88178 USB dongle
by Grant Grundler
· 13 years ago
d727b60
Merge branch 'pm-runtime' into pm-for-linus
by Rafael J. Wysocki
· 13 years ago
83e1b91
NET: white space/coding style cleanup of asix driver
by Grant Grundler
· 13 years ago
610d885
NET: fix phy init for Asix AX88178 USB (GigE)
by Grant Grundler
· 13 years ago
4ad1438
NET: fix phy init for AX88772 USB ethernet
by Grant Grundler
· 13 years ago
141b9e6
rtl8150: removal of forward declarations.
by françois romieu
· 13 years ago
f9b491e
usbnet: add timestamping support
by Michael Riesch
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
aaba215
MII: fix Kconfig dependencies for MII
by Jeff Kirsher
· 13 years ago
02009af
ipheth: iPhone 4 Verizon CDMA USB Product ID add
by Kavan Smith
· 13 years ago
823dcd2
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
5b1b0b8
PM / Runtime: Add macro to test for runtime PM events
by Alan Stern
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
75bc8ef
usbnet/cdc_ncm: Don't use stack variables for DMA
by Josh Boyer
· 13 years ago
19fd617
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
c2e2a31
rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)
by huajun li
· 13 years ago
2ae40ee
net/usb: Add IPv6 support to the LG-VL600 LTE USB modem driver
by Mark Kamichoff
· 13 years ago
36c3541
cdc_ncm: fix endianness problem.
by Giuseppe Scrivano
· 13 years ago
bca0beb
ASIX: Use only 11 bits of header for data size
by Marek Vasut
· 13 years ago
bc466e6
ASIX: Simplify condition in rx_fixup()
by Marek Vasut
· 13 years ago
3088590
ASIX: Add AX88772B USB ID
by Marek Vasut
· 13 years ago
6a7ebdf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
bd0d7aa
drivers/net: static should be at beginning of declaration
by Jesper Juhl
· 13 years ago
5e2cd08
hso: fix a use after free condition
by Greg KH
· 13 years ago
e12fe68
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
16adf5d
usbnet: Remove over-broad module alias from zaurus.
by Dave Jones
· 13 years ago
95cb365
net: Remove unneeded version.h includes from drivers/net/
by Jesper Juhl
· 13 years ago
5c18e80
net/usb/kalmia: signedness bug in kalmia_bind()
by Dan Carpenter
· 13 years ago
7cdfa4a
net/usb: kalmia: Various fixes for better support of non-x86 architectures.
by Marius B. Kotsbak
· 13 years ago
b7f080c
net: remove mm.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
9f6ec8d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
d402612
net/usb: Add Samsung Kalmia driver for Samsung GT-B3730
by Marius B. Kotsbak
· 13 years ago
8ef207d
iph: use default get_stats
by stephen hemminger
· 13 years ago
85e3c65
usbnet/cdc_ncm: add missing .reset_resume hook
by Stefan Metzmacher
· 13 years ago
930a6ea
drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()
by Alexey Khoroshilov
· 13 years ago
19694ac
CDC NCM: release interfaces fix in unbind()
by Alexey Orishko
· 13 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
6c60408
CDC NCM: Add mising short packet in cdc_ncm driver
by Alexey Orishko
· 14 years ago
3c709f8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6
by David S. Miller
· 14 years ago
aae1e74
net/usb: mark LG VL600 LTE modem ethernet interface as WWAN
by Dan Williams
· 14 years ago
70f23fd
treewide: fix a few typos in comments
by Justin P. Mattock
· 14 years ago
9c41294
ipheth: Properly distinguish length and alignment in URBs and skbs
by Ben Hutchings
· 14 years ago
7143b7d4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
75bd0cb
usbnet: runtime pm: fix out of memory
by Ming Lei
· 14 years ago
d946092
smsc95xx: fix reset check
by Rabin Vincent
· 14 years ago
7073949
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
by David Decotigny
· 14 years ago
8ae6dac
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
by David Decotigny
· 14 years ago
b3c914a
usbnet: add support for some Huawei modems with cdc-ether ports
by Dan Williams
· 14 years ago
68972ef
usbnet: Resubmit interrupt URB if device is open
by Paul Stewart
· 14 years ago
2bd93d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
8c61d9d
cdc_ncm: fix short packet issue on some devices
by Hans Petter Selasky
· 14 years ago
c582a95
drivers/net/usb/usbnet.c: Use FIELD_SIZEOF macro in usbnet_init() function.
by Thiago Farina
· 14 years ago
eb8aa72
rndis_host: Quirky devices are still 'point-to-point'
by Ben Hutchings
· 14 years ago
4d42d41
rndis_host: Poll status before control channel where necessary
by Ben Hutchings
· 14 years ago
1c01a80
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
c44eaf4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
88edaa4
net: Add support for SMSC LAN9530, LAN9730 and LAN89530
by Steve Glendinning
· 14 years ago
5325e92
usb: plusb: Add debug to reset function
by simon
· 14 years ago
647da40
usb: plusb: Add support for PL-25A1
by simon
· 14 years ago
6e4d2d9
usb: plusb: Whitespace
by simon
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
083dd8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
78e47fe
net: convert SMSC USB net drivers to hw_features
by Michał Mirosław
· 14 years ago
c261344
usbnet: use eth%d name for known ethernet devices
by Arnd Bergmann
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
7a635ea
net/usb: Ethernet quirks for the LG-VL600 4G modem
by Andrzej Zaborowski
· 14 years ago
3c0f3c6
NET: smsc95xx: don't use stack for async writes to the device
by Marc Zyngier
· 14 years ago
7a63628
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
e6bee32
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
468c3f9
NET: cdc-phonet, handle empty phonet header
by Jiri Slaby
· 14 years ago
ac90fa6
NET: cdc-phonet, fix stop-queue handling
by Jiri Slaby
· 14 years ago
f227e08
Merge 2.6.38-rc6 into tty-next
by Greg Kroah-Hartman
· 14 years ago
67158ce
Added support for usb ethernet (0x0fe6, 0x9700)
by Shahar Havivi
· 14 years ago
6caa76b
tty: now phase out the ioctl file pointer for good
by Alan Cox
· 14 years ago
20b9d17
tiocmset: kill the file pointer argument
by Alan Cox
· 14 years ago
60b33c1
tiocmget: kill off the passing of the struct file
by Alan Cox
· 14 years ago
5b89db0e
Net, USB, Option, hso: Do not dereference NULL pointer
by Jesper Juhl
· 14 years ago
ab60707
USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() returns less than zero in kevent().
by Jesper Juhl
· 14 years ago
84e77a8
USB CDC NCM errata updates for cdc_ncm host driver
by Alexey Orishko
· 14 years ago
986e3f6
USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware()
by Jesper Juhl
· 14 years ago
f742aa8
USB CDC NCM: tx_fixup() race condition fix
by Alexey Orishko
· 14 years ago
9e56790
USB CDC NCM: Don't deref NULL in cdc_ncm_rx_fixup() and don't use uninitialized variable.
by Jesper Juhl
· 14 years ago
f5260f0
USB: cdc_ether: remove unneeded check
by Dan Carpenter
· 14 years ago
17f7f4d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
0e214ad
USB: mcs7830: return negative if auto negotiate fails
by Dan Carpenter
· 14 years ago
5591c75
usb: Use static const, consolidate code
by Joe Perches
· 14 years ago
d9993be
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
bbccc16
net: Add USB PID for new MOSCHIP USB ethernet controller MCS7832 variant
by Andreas Mohr
· 14 years ago
b4aa9e0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
f4680d3
asix: add USB ID for Logitec LAN-GTJ U2A
by Arnaud Ebalard
· 14 years ago
55508d6
net: Use skb_checksum_start_offset()
by Michał Mirosław
· 14 years ago
23f333a
drivers/net: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
6934d33
hso: IP checksuming doesn't work on GE0301 option cards
by Thomas Bogendoerfer
· 14 years ago
fe6c791
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
Next »