index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-22
rndis_host: support WM6 devices as modems
Thomas Backlund
2
-1
/
+14
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2
-574
/
+26
2008-07-10
kaweth: use request_firmware()
David Woodhouse
2
-574
/
+26
2008-06-28
rndis_host: pass buffer length to rndis_command
Jussi Kivilinna
1
-7
/
+7
2008-06-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2008-06-12
net: Eliminate flush_scheduled_work() calls while RTNL is held.
David S. Miller
1
-1
/
+1
2008-06-11
HSO: add option hso driver
Greg Kroah-Hartman
3
-0
/
+2847
2008-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-1
/
+5
2008-05-22
net/usb: add support for Apple USB Ethernet Adapter
Aurelien Nephtali
1
-0
/
+4
2008-05-22
rndis_host: increase delay in command response loop
Pierre Ynard
1
-1
/
+1
2008-05-21
misc drivers/net endianness noise
Al Viro
2
-3
/
+6
2008-05-20
USB: build fix
Ingo Molnar
1
-1
/
+1
2008-05-08
usb/asix: add Buffalo LUA-U2-GT 10/100/1000
Mattia Dongili
1
-0
/
+4
2008-04-18
net: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-1
/
+1
2008-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
3
-6
/
+2
2008-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-6
/
+2
2008-03-28
usb net: asix does not really need 10/100mbit
Mike Frysinger
1
-1
/
+1
2008-03-28
drivers/net/usb/pegasus.c: remove in_atomic() check
David Brownell
1
-4
/
+0
2008-03-28
dm9601: Fix multicast hash table handling
Peter Korsgaard
1
-1
/
+1
2008-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2
-4
/
+11
2008-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-4
/
+11
2008-03-26
endianness annotations: rndis
Al Viro
1
-1
/
+2
2008-03-26
misc drivers/net annotations
Al Viro
2
-6
/
+6
2008-03-25
rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM fails
Jussi Kivilinna
1
-3
/
+6
2008-03-25
dm9601: configure MAC to drop invalid (crc/length) packets
Peter Korsgaard
1
-1
/
+1
2008-03-25
dm9601: add Hirose USB-100 device ID
Peter Korsgaard
1
-0
/
+4
2008-03-24
USB: Fix cut-and-paste error in rtl8150.c
Robert P. J. Day
1
-1
/
+1
2008-03-17
rndis_host: fix transfer size negotiation
Jean-Christophe Dubois
1
-4
/
+8
2008-02-03
rtl8150: use default MTU of 1500
Lennert Buytenhek
1
-1
/
+0
2008-01-31
Move usbnet.h and rndis_host.h to include/linux/usb
Jussi Kivilinna
13
-511
/
+12
2008-01-31
rndis_host: Add RNDIS physical medium checking into generic_rndis_bind()
Jussi Kivilinna
2
-4
/
+51
2008-01-31
rndis_host: Add link_change function pointer to 'struct rndis_data'.
Jussi Kivilinna
2
-4
/
+24
2008-01-31
rndis_host: Add early_init function pointer to 'struct rndis_data'.
Jussi Kivilinna
2
-0
/
+11
2008-01-31
usbnet: add driver_priv pointer to 'struct usbnet'
Jussi Kivilinna
1
-0
/
+1
2008-01-31
rndis_host: export functions
Jussi Kivilinna
2
-7
/
+22
2008-01-31
rndis_host: Split up rndis_host.c
Jussi Kivilinna
2
-222
/
+249
2008-01-31
usbnet: Use wlan device name for RNDIS wireless devices
Jussi Kivilinna
2
-0
/
+5
2008-01-31
rndis_host: Fix rndis packet filter flags.
Jussi Kivilinna
1
-1
/
+22
2008-01-31
rndis_host: Halt device if rndis_bind fails.
Jussi Kivilinna
1
-3
/
+9
2008-01-31
rndis_host: Use 1KB buffer in rndis_unbind
Jussi Kivilinna
1
-1
/
+1
2008-01-31
cdc_ether: Hardwire CDC descriptors when missing
Bjorge Dijkstra
1
-5
/
+5
2008-01-31
rndis_host: Fix sparse warning
Bjorge Dijkstra
1
-1
/
+1
2008-01-28
dm9601: Consolidate common parts of dm_write_*_async
Peter Korsgaard
1
-40
/
+13
2008-01-12
[usb netdev] asix: fix regression
Russ Dill
1
-3
/
+3
2008-01-08
[NET]: mcs7830 passes msecs instead of jiffies to usb_control_msg
Russ Dill
1
-2
/
+2
2008-01-08
[NET]: kaweth was forgotten in msec switchover of usb_start_wait_urb
Russ Dill
1
-1
/
+1
2007-12-22
asix fixes
Al Viro
1
-130
/
+105
2007-11-23
dm9601: Fix printk
Peter Korsgaard
1
-1
/
+1
2007-11-07
[NET]: Let USB_USBNET always select MII.
Adrian Bunk
2
-15
/
+1
[next]