index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
cdc_mbim.c
Age
Commit message (
Expand
)
Author
2013-11-04
net: cdc_mbim: fixup error return value
Bjørn Mork
2013-11-04
net: cdc_mbim: no need to check for resume if suspend exists
Bjørn Mork
2013-11-04
net: cdc_mbim: manage_power should always set needs_remote_wakeup
Bjørn Mork
2013-11-02
net: cdc_ncm: remove redundant netdev field
Bjørn Mork
2013-11-02
net: cdc_mbim: change the default to send ZLPs
Bjørn Mork
2013-11-02
net: cdc_mbim: handle IPv6 Neigbor Solicitations
Bjørn Mork
2013-08-28
net: usb: Add HP hs2434 device to ZLP exception table
Rob Gardner
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-04-29
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-16
net: cdc_mbim: remove bogus sizeof()
Bjørn Mork
2013-03-25
usbnet: cdc_mbim: comments on suspend failure
Ming Lei
2013-03-17
net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility
Bjørn Mork
2013-01-23
net: cdc_mbim: send ZLP only for the specific buggy device
Bjørn Mork
2013-01-21
net: cdc_mbim: send ZLP after max sized NTBs
Bjørn Mork
2012-10-23
net: cdc_mbim: Device Service Stream support
Bjørn Mork
2012-10-23
net: cdc_ncm: map MBIM IPS SessionID to VLAN ID
Bjørn Mork
2012-10-23
net: cdc_mbim: adding MBIM driver
Greg Suarez