index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
r8152: fix incorrect type in assignment
hayeswang
2013-11-20
1
-9
/
+9
*
r8152: support stopping/waking tx queue
hayeswang
2013-11-20
1
-0
/
+22
*
r8152: modify the tx flow
hayeswang
2013-11-20
1
-43
/
+3
*
r8152: fix tx/rx memory overflow
hayeswang
2013-11-20
1
-13
/
+17
*
net: cdc_ncm: cleanup a type issue in cdc_ncm_setup()
Dan Carpenter
2013-11-14
1
-1
/
+1
*
usbnet: fix status interrupt urb handling
Felix Fietkau
2013-11-14
1
-3
/
+0
*
net: cdc_ncm: remove non-standard NCM device IDs
Enrico Mioso
2013-11-05
1
-11
/
+0
*
net: huawei_cdc_ncm: Introduce the huawei_cdc_ncm driver
Enrico Mioso
2013-11-05
3
-0
/
+246
*
net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-use
Enrico Mioso
2013-11-05
1
-2
/
+4
*
net: cdc_mbim: fixup error return value
Bjørn Mork
2013-11-04
1
-4
/
+2
*
net: cdc_mbim: no need to check for resume if suspend exists
Bjørn Mork
2013-11-04
1
-1
/
+1
*
net: qmi_wwan: no need to check for resume if suspend exists
Bjørn Mork
2013-11-04
1
-1
/
+1
*
net: qmi_wwan: manage_power should always set needs_remote_wakeup
Bjørn Mork
2013-11-04
1
-6
/
+4
*
net: cdc_mbim: manage_power should always set needs_remote_wakeup
Bjørn Mork
2013-11-04
1
-5
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-11-04
1
-6
/
+5
|
\
|
*
ax88179_178a: Remove AX_MEDIUM_ALWAYS_ONE bit in AX_MEDIUM_STATUS_MODE regist...
Freddy Xin
2013-10-25
1
-6
/
+5
*
|
net: cdc_ncm: no not set tx_max higher than the device supports
Bjørn Mork
2013-11-02
1
-2
/
+1
*
|
net: cdc_ncm: improve bind error debug messages
Bjørn Mork
2013-11-02
1
-10
/
+26
*
|
net: cdc_ncm: return proper error if setup fails
Bjørn Mork
2013-11-02
1
-2
/
+2
*
|
net: cdc_ncm: refactoring cdc_ncm_setup
Bjørn Mork
2013-11-02
1
-64
/
+44
*
|
net: cdc_ncm: endian convert constants instead of variables
Bjørn Mork
2013-11-02
1
-2
/
+2
*
|
net: cdc_ncm: log signatures in hex
Bjørn Mork
2013-11-02
1
-4
/
+6
*
|
net: cdc_ncm: use netif_* and dev_* instead of pr_*
Bjørn Mork
2013-11-02
1
-50
/
+48
*
|
net: cdc_ncm: log the length we warn about
Bjørn Mork
2013-11-02
1
-1
/
+1
*
|
net: cdc_ncm: set correct dev->hard_mtu
Bjørn Mork
2013-11-02
1
-7
/
+2
*
|
net: cdc_ncm: remove ethtool ops
Bjørn Mork
2013-11-02
1
-26
/
+0
*
|
net: cdc_ncm: remove probe and disconnect wrappers
Bjørn Mork
2013-11-02
1
-18
/
+2
*
|
net: cdc_ncm: no point in filling up the NTBs if we send ZLPs
Bjørn Mork
2013-11-02
1
-1
/
+5
*
|
net: cdc_ncm: only the control intf can be probed
Bjørn Mork
2013-11-02
1
-6
/
+8
*
|
net: cdc_ncm: remove descriptor pointers
Bjørn Mork
2013-11-02
1
-6
/
+6
*
|
net: cdc_ncm: fix SET_MAX_DATAGRAM_SIZE
Bjørn Mork
2013-11-02
1
-0
/
+1
*
|
net: cdc_ncm: remove ncm_parm field
Bjørn Mork
2013-11-02
1
-23
/
+23
*
|
net: cdc_ncm: remove tx_speed and rx_speed fields
Bjørn Mork
2013-11-02
1
-23
/
+14
*
|
net: cdc_ncm: remove unused udev field
Bjørn Mork
2013-11-02
1
-2
/
+0
*
|
net: cdc_ncm: remove redundant netdev field
Bjørn Mork
2013-11-02
2
-37
/
+38
*
|
net: cdc_ncm: remove redundant endpoint pointers
Bjørn Mork
2013-11-02
1
-19
/
+19
*
|
net: cdc_ncm: remove redundant "intf" field
Bjørn Mork
2013-11-02
1
-3
/
+1
*
|
net: cdc_ncm: simplify and optimize frame padding
Bjørn Mork
2013-11-02
1
-12
/
+19
*
|
net: cdc_mbim: change the default to send ZLPs
Bjørn Mork
2013-11-02
1
-11
/
+17
*
|
net: cdc_mbim: handle IPv6 Neigbor Solicitations
Bjørn Mork
2013-11-02
1
-0
/
+58
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
3
-4
/
+24
|
\
|
|
*
ax88179_178a: Add VID:DID for Samsung USB Ethernet Adapter
Freddy Xin
2013-10-22
1
-1
/
+18
|
*
ax88179_178a: Correct the RX error definition in RX header
Freddy Xin
2013-10-22
1
-2
/
+2
|
*
net: qmi_wwan: Olivetti Olicard 200 support
Enrico Mioso
2013-10-17
1
-0
/
+1
|
*
usbnet: fix error return code in usbnet_probe()
Wei Yongjun
2013-10-17
1
-1
/
+3
*
|
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
1
-4
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-01
3
-8
/
+23
|
\
|
|
*
dm9601: fix IFF_ALLMULTI handling
Peter Korsgaard
2013-09-30
1
-1
/
+1
|
*
net: qmi_wwan: fix Cinterion PLXX product ID
Aleksander Morgado
2013-09-30
1
-1
/
+1
|
*
USBNET: fix handling padding packet
Ming Lei
2013-09-28
1
-6
/
+21
[next]