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
2013-10-22
ax88179_178a: Add VID:DID for Samsung USB Ethernet Adapter
Freddy Xin
1
-1
/
+18
2013-10-22
ax88179_178a: Correct the RX error definition in RX header
Freddy Xin
1
-2
/
+2
2013-10-17
net: qmi_wwan: Olivetti Olicard 200 support
Enrico Mioso
1
-0
/
+1
2013-10-17
usbnet: fix error return code in usbnet_probe()
Wei Yongjun
1
-1
/
+3
2013-09-30
dm9601: fix IFF_ALLMULTI handling
Peter Korsgaard
1
-1
/
+1
2013-09-30
net: qmi_wwan: fix Cinterion PLXX product ID
Aleksander Morgado
1
-1
/
+1
2013-09-28
USBNET: fix handling padding packet
Ming Lei
1
-6
/
+21
2013-09-16
net: usb: cdc_ether: use usb.h macros whenever possible
Fabio Porcedda
1
-46
/
+17
2013-09-16
net: usb: cdc_ether: fix checkpatch errors and warnings
Fabio Porcedda
1
-27
/
+20
2013-09-16
net: usb: cdc_ether: Use wwan interface for Telit modules
Fabio Porcedda
1
-0
/
+5
2013-09-11
net: qmi_wwan: add new Qualcomm devices
Bjørn Mork
1
-1
/
+129
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
11
-217
/
+1469
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2013-09-05
net: usbnet: update addr_assign_type if appropriate
Bjørn Mork
1
-0
/
+4
2013-09-03
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
1
-1
/
+1
2013-09-03
USB2NET : SR9700 : One chip USB 1.1 USB2NET SR9700Device Driver Support
Liu Junliang
4
-0
/
+742
2013-09-03
Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-3
/
+50
2013-08-28
net: usb: Add HP hs2434 device to ZLP exception table
Rob Gardner
1
-0
/
+4
2013-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+10
2013-08-21
hso: Fix stack corruption on some architectures
Daniel Gimpelevich
1
-1
/
+5
2013-08-21
hso: Earlier catch of error condition
Daniel Gimpelevich
1
-4
/
+5
2013-08-20
r8152: add comments
hayeswang
1
-0
/
+5
2013-08-20
r8152: adjust tx_bottom function
hayeswang
1
-66
/
+68
2013-08-20
r8152: move some declearation of variables
hayeswang
1
-15
/
+14
2013-08-20
r8152: adjust some duplicated code
hayeswang
1
-27
/
+28
2013-08-20
r8152: replace lockflags with flags
hayeswang
1
-24
/
+24
2013-08-20
r8152: replace void * with struct r8152 *
hayeswang
1
-2
/
+4
2013-08-20
r8152: remove clearing the memory to zero for netdev priv
hayeswang
1
-1
/
+0
2013-08-15
net/usb/r8152: enable interrupt transfer
hayeswang
1
-27
/
+113
2013-08-15
net/usb/r8152: enable tx checksum
hayeswang
1
-5
/
+59
2013-08-15
net/usb/r8152: support aggregation
hayeswang
1
-161
/
+486
2013-08-13
net: asix: Move declaration of ax88172a_info to shared header
Mark Brown
2
-2
/
+2
2013-08-13
net: asix: Staticise non-exported symbols
Mark Brown
1
-3
/
+5
2013-08-12
USBNET: ax88179_178a: enable tso if usb host supports sg dma
Ming Lei
1
-0
/
+8
2013-08-12
USBNET: support DMA SG
Ming Lei
1
-3
/
+42
2013-08-03
ax88179_178a: avoid copy of tx tcp packets
Eric Dumazet
1
-17
/
+4
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-102
/
+107
2013-07-31
net/usb/r8152: adjust relative ocp function
hayeswang
1
-43
/
+23
2013-07-31
net/usb/r8152: make sure the USB buffer is DMA-able
hayeswang
1
-25
/
+35
2013-07-31
net/usb/r815x: change the return value for bind functions
hayeswang
1
-2
/
+2
2013-07-31
net/usb/r815x: avoid to call mdio functions for runtime-suspended device
hayeswang
1
-1
/
+13
2013-07-31
net/usb/r815x: replace USB buffer from stack to DMA-able
hayeswang
1
-17
/
+27
2013-07-27
USBNET: increase max rx/tx qlen for improving USB3 thoughtput
Ming Lei
1
-0
/
+9
2013-07-27
USBNET: centralize computing of max rx/tx qlen
Ming Lei
3
-8
/
+43
2013-07-26
usbnet: do not pretend to support SG/TSO
Eric Dumazet
2
-14
/
+7
2013-07-12
usb/net/r815x: fix cast to restricted __le32
hayeswang
1
-9
/
+12
2013-07-12
usb/net/r8152: fix integer overflow in expression
hayeswang
1
-1
/
+2
2013-07-11
net/usb: add relative mii functions for r815x
hayeswang
3
-3
/
+239
2013-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+7
2013-07-02
net: cdc_ether: allow combined control and data interface
Bjørn Mork
1
-5
/
+17
[next]