index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+9
2018-12-21
qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixup
Daniele Palmas
1
-7
/
+8
2018-12-21
qmi_wwan: Add support for Fibocom NL678 series
Jörgen Storvist
1
-0
/
+1
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-13
/
+44
2018-12-18
lan78xx: Resolve issue with changing MAC address
Jason Martinsen
1
-0
/
+4
2018-12-15
qmi_wwan: Added support for Telit LN940 series
Jörgen Storvist
1
-0
/
+1
2018-12-15
qmi_wwan: Added support for Fibocom NL668 series
Jörgen Storvist
1
-0
/
+1
2018-12-14
r8152: Add support for MAC address pass through on RTL8153-BND
Mario Limonciello
1
-11
/
+22
2018-12-12
USB: hso: Fix OOB memory access in hso_probe/hso_get_config_data
Hui Peng
1
-2
/
+16
2018-11-30
net: usb: aqc111: Initialize wol_cfg with memset in aqc111_suspend
Nathan Chancellor
1
-1
/
+3
2018-11-29
net: Don't default Aquantia USB driver to 'y'
David S. Miller
1
-1
/
+0
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+4
2018-11-27
net: usb: aqc111: Extend cdc_ether blacklist
Dmitry Bezrukov
1
-0
/
+26
2018-11-27
net: usb: aqc111: Add ASIX's HW ids
Dmitry Bezrukov
1
-0
/
+40
2018-11-27
net: usb: aqc111: Add support for wake on LAN by MAGIC packet
Dmitry Bezrukov
2
-0
/
+192
2018-11-27
net: usb: aqc111: Implement get/set_link_ksettings callbacks
Dmitry Bezrukov
1
-0
/
+124
2018-11-27
net: usb: aqc111: Initialize ethtool_ops structure
Dmitry Bezrukov
1
-0
/
+28
2018-11-27
net: usb: aqc111: Add RX VLAN filtering support
Dmitry Bezrukov
2
-1
/
+90
2018-11-27
net: usb: aqc111: Add support for VLAN_CTAG_TX/RX offload
Dmitry Bezrukov
2
-1
/
+28
2018-11-27
net: usb: aqc111: Implement set_rx_mode callback
Dmitry Bezrukov
2
-5
/
+71
2018-11-27
net: usb: aqc111: Add support for TSO
Dmitry Bezrukov
2
-2
/
+12
2018-11-27
net: usb: aqc111: Add support for enable/disable checksum offload
Dmitry Bezrukov
2
-1
/
+45
2018-11-27
net: usb: aqc111: Add support for changing MTU
Dmitry Bezrukov
1
-1
/
+59
2018-11-27
net: usb: aqc111: Add checksum offload support
Dmitry Bezrukov
2
-2
/
+52
2018-11-27
net: usb: aqc111: Implement RX data path
Dmitry Bezrukov
2
-0
/
+117
2018-11-27
net: usb: aqc111: Implement TX data path
Dmitry Bezrukov
2
-0
/
+80
2018-11-27
net: usb: aqc111: Add support for getting and setting of MAC address
Dmitry Bezrukov
2
-0
/
+48
2018-11-27
net: usb: aqc111: Introduce link management
Dmitry Bezrukov
2
-0
/
+248
2018-11-27
net: usb: aqc111: Introduce PHY access
Dmitry Bezrukov
2
-0
/
+98
2018-11-27
net: usb: aqc111: Various callbacks implementation
Dmitry Bezrukov
2
-0
/
+177
2018-11-27
net: usb: aqc111: Add implementation of read and write commands
Dmitry Bezrukov
2
-0
/
+110
2018-11-27
net: usb: aqc111: Add bind and empty unbind callbacks
Dmitry Bezrukov
1
-0
/
+35
2018-11-27
net: usb: aqc111: Driver skeleton for Aquantia AQtion USB to 5GbE
Dmitry Bezrukov
3
-0
/
+61
2018-11-27
usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2
Bernd Eckstein
1
-6
/
+4
2018-11-16
usbnet: smsc95xx: check for csum being in last four bytes
Ben Dooks
1
-1
/
+18
2018-11-16
usbnet: smsc95xx: fix memcpy for accessing rx-data
Ben Dooks
1
-5
/
+2
2018-11-16
usbnet: smsc95xx: simplify tx_fixup code
Ben Dooks
1
-15
/
+13
2018-11-16
usbnet: smsc95xx: fix rx packet alignment
Ben Dooks
1
-0
/
+1
2018-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
1
-11
/
+16
2018-11-08
net: smsc95xx: Fix MTU range
Stefan Wahren
1
-0
/
+2
2018-11-02
usbnet: smsc95xx: disable carrier check while suspending
Frieder Schrempf
1
-0
/
+7
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-10-12
net: cdc_ncm: remove set but not used variable 'ctx'
YueHaibing
1
-3
/
+0
2018-10-11
net: cdc_ncm: use tasklet_init() for tasklet_struct init
Ben Dooks
1
-2
/
+1
2018-10-10
qmi_wwan: Added support for Gemalto's Cinterion ALASxx WWAN interface
Giacinto Cifelli
1
-0
/
+1
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-10-04
net/usb: cancel pending work when unbinding smsc75xx
Yu Zhao
1
-0
/
+1
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-13
/
+22
2018-10-02
net: usbnet: make driver_info const
Ben Dooks
1
-6
/
+6
[next]