Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
c5c7fb8fbd7cd228132b6e2a17a10f246ffc06ee
/
drivers
/
net
/
usb
3b59bf0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
ed378a5
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
843ec55
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 13 years ago
74cba4a
net: qmi_wwan: fix build error due to cdc-wdm dependecy
by Bjørn Mork
· 13 years ago
4da0bd73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
1aa9bc5
usbnet: use netif_tx_wake_queue instead of netif_start_queue
by Alexey Orishko
· 13 years ago
11207b6
net: qmi_wwan: add support for ZTE MF820D
by Bjørn Mork
· 13 years ago
d5ddb4a
cdc_ncm: avoid discarding datagrams in rx path
by Alexey Orishko
· 13 years ago
3f658cd
cdc_ncm: fix MTU and max_datagram_size handling
by Alexey Orishko
· 13 years ago
c84ff1d
cdc_ncm: reduce driver latency in the data path
by Alexey Orishko
· 13 years ago
7bdd402
net/usbnet: reserve headroom on rx skbs
by Eric Dumazet
· 13 years ago
a9e0aca
asix: asix_rx_fixup surgery to reduce skb truesizes
by Eric Dumazet
· 13 years ago
f7a0d42
Merge 3.3-rc7 into usb-next
by Greg Kroah-Hartman
· 13 years ago
4e50391
usb: asix: Patch for Sitecom LN-031
by Joerg Neikes
· 13 years ago
b2d3298
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
b086cf0
net: qmi_wwan: add Gobi and Pantech UML290 device IDs
by Bjørn Mork
· 13 years ago
c3ecb08
net: qmi_wwan: support devices having a shared QMI/wwan interface
by Bjørn Mork
· 13 years ago
423ce8c
net: usb: qmi_wwan: New driver for Huawei QMI based WWAN devices
by Bjørn Mork
· 13 years ago
2f16669
TTY: remove re-assignments to tty_driver members
by Jiri Slaby
· 13 years ago
4231d47
net/usbnet: avoid recursive locking in usbnet_stop()
by Sebastian Siewior
· 13 years ago
ff4783c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
6ac8f06
usb/kaweth: print MAC via printk format specifier
by Danny Kukawka
· 13 years ago
517cd81
usb/cdc_ncm: print MAC via printk format specifier
by Danny Kukawka
· 13 years ago
15b8f4c
mcs7830: unify return value of .ndo_set_mac_address if address is invalid
by Danny Kukawka
· 13 years ago
ee932bf
Move Logitech Harmony 900 from cdc_ether to zaurus
by Scott Talbert
· 13 years ago
22ad749
hso: memsetting wrong data in hso_get_count()
by Dan Carpenter
· 13 years ago
15103aa
zaurus: Add ID for C-750/C-760/C-860/SL-C3000 PDA in MDLM mode
by Dave Jones
· 13 years ago
32efe08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
f2cedb6
net: replace random_ether_addr() with eth_hw_addr_random()
by Danny Kukawka
· 13 years ago
72ba009
ipheth: Add iPhone 4S
by Tim Gardner
· 13 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 13 years ago
9b28ecd
net: usb: qmi_wwan: New driver for Huawei QMI based WWAN devices
by Bjørn Mork
· 13 years ago
71bc5d9
asix: fix setting custom MAC address on Asix 88178 devices
by Jussi Kivilinna
· 13 years ago
8ef66bd
asix: fix setting custom MAC address on Asix 88772 devices
by Jussi Kivilinna
· 13 years ago
38e5781
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
bc689c9
usbnet: make ethtool_ops const
by stephen hemminger
· 13 years ago
6c15d74
asix: fix infinite loop in rx_fixup()
by Aurelien Jacobs
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
ff4b8a5
Merge branch 'driver-core-next' into Linux 3.2
by Greg Kroah-Hartman
· 13 years ago
abb434c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
681f162
usb: pegasus: cleanup a couple conditions
by Dan Carpenter
· 13 years ago
f87ce5b
drivers/net/usb/asix: fixed asix_get_wol reported wrong wol status issue
by allan
· 13 years ago
eb93992
module_param: make bool parameters really bool (net & drivers/net)
by Rusty Russell
· 13 years ago
e8303a3
asix: new device id
by Aurelien Jacobs
· 13 years ago
1f2149c
net: remove netdev_alloc_page and use __GFP_COLD
by Eric Dumazet
· 13 years ago
c796984
CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0
by Thomas Meyer
· 13 years ago
efd0bf9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
d632eb1
USB: convert drivers/net/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
46993f0
net-next:asix: V2 Update VERSION
by Grant Grundler
· 13 years ago
b2d3ad2
net-next:asix: V2 more fixes for ax88178 phy init sequence
by Grant Grundler
· 13 years ago
d366518
net-next:asix: reduce AX88772 init time by about 2 seconds
by Grant Grundler
· 13 years ago
a77929a
net-next:asix:poll in asix_get_phyid in case phy not ready
by Grant Grundler
· 13 years ago
3486140
net-next:asix:PHY_MODE_RTL8211CL should be 0xC
by Grant Grundler
· 13 years ago
6d74eb9
net/usb: Misc. fixes for the LG-VL600 LTE USB modem
by Mark Kamichoff
· 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
· 13 years ago
aae1e74
net/usb: mark LG VL600 LTE modem ethernet interface as WWAN
by Dan Williams
· 14 years ago
Next »