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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-07
dm9000: Support MAC address setting through platform data.
Laurent Pinchart
1
-0
/
+5
2008-08-07
3c59x: use netdev_alloc_skb
Stephen Hemminger
1
-6
/
+8
2008-08-07
pegasus: add blacklist support to fix Belkin bluetooth dongle.
Ben Collins
1
-0
/
+21
2008-08-07
drivers/net/netxen/netxen_nic_hw.c: fix printk warnings
Andrew Morton
1
-2
/
+4
2008-08-07
hamradio: add missing sanity check to tty operation
Eugene Teo
1
-1
/
+1
2008-08-07
drivers/net: coding styles fixes to drivers/net/8390.c
Gustavo F. Padovan
1
-8
/
+5
2008-08-07
drivers/net: coding styles fixes to drivers/net/8390p.c
Gustavo F. Padovan
1
-10
/
+7
2008-08-07
drivers/net: Remove 'return' of void function NS8390p_init()
Gustavo F. Padovan
1
-1
/
+1
2008-08-07
[netdrvr] sh_eth: Add SH7619 support
Yoshinori Sato
3
-25
/
+71
2008-08-07
METH: fix MAC address setup
Thomas Bogendoerfer
1
-1
/
+1
2008-08-07
xen-netfront: use netif_start_queue() on xennet_open()
Eduardo Habkost
1
-1
/
+1
2008-08-07
qla3xxx: driver version change.
root
1
-1
/
+1
2008-08-07
qla3xxx: cleanup: Remove some unused structure definitions and structure elem...
Ron Mercer
2
-101
/
+0
2008-08-07
qla3xxx: cleanup: Remove some unused defined constants in the header file.
Ron Mercer
1
-8
/
+0
2008-08-07
qla3xxx: fix: Fix IFF_MULTICAST setting.
Ron Mercer
1
-3
/
+0
2008-08-07
qla3xxx: fix: Remove unused set_multicast function.
Ron Mercer
1
-9
/
+5
2008-08-07
netxen: fix promisc mode, mtu setting
Dhananjay Phadke
7
-53
/
+94
2008-08-07
netxen: fix cmd ring init
Dhananjay Phadke
1
-12
/
+10
2008-08-07
netxen: fix legacy interrupts
Dhananjay Phadke
2
-17
/
+34
2008-08-07
netxen: add new board types
Dhananjay Phadke
4
-1
/
+16
2008-08-07
netxen: fix link status, link speed
Dhananjay Phadke
6
-26
/
+66
2008-08-07
remove bogus CONFIG_GFAR_NAPI's
Adrian Bunk
1
-4
/
+0
2008-08-07
net/fs_enet: remove redundant messages for performance
Li Yang
1
-1
/
+1
2008-08-07
forcedeth: add tx pause limit
Ayaz Abdulla
1
-1
/
+6
2008-08-07
forcedeth: add jumbo frame support for mcp79
Ayaz Abdulla
1
-4
/
+4
2008-08-07
forcedeth: add new tx stat counters
Ayaz Abdulla
1
-33
/
+56
2008-08-07
forcedeth: fix rx error policy
Ayaz Abdulla
1
-6
/
+8
2008-08-07
Merge branch 'via-velocity' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Jeff Garzik
2
-153
/
+198
2008-08-07
sky2: fix PM related regressions
Stephen Hemminger
2
-95
/
+10
2008-08-07
igb: remove igb_init_managability as it is deprecated
Alexander Duyck
1
-25
/
+0
2008-08-07
igb: remove three redundant functions left in the code
Alexander Duyck
5
-154
/
+0
2008-08-07
igb: correct issue of set_mta member of mac.ops not being populated
Alexander Duyck
4
-3
/
+3
2008-08-07
igb: fixes 82576 serdes init to correctly support manual flow control changes
Alexander Duyck
2
-0
/
+7
2008-08-07
igb: fix null pointer dereference seen with fiber NICs
Alexander Duyck
1
-1
/
+2
2008-08-07
igb: fix comments
Alexander Duyck
2
-2
/
+2
2008-08-07
atl1: deal with hardware rx checksum bug
Jay Cliburn
1
-8
/
+11
2008-08-07
e1000e: remove inapplicable test for ioport
Bruce Allan
2
-42
/
+10
2008-08-07
e1000e: fix drv load issues
Jesse Brandeburg
1
-16
/
+12
2008-08-07
e1000e: perform basic 82573 EEPROM checks for known issues
Auke Kok
1
-0
/
+24
2008-08-07
e1000e: convert ndev_ printks to something smaller
Jeff Kirsher
4
-144
/
+112
2008-08-07
myri10ge: set 64bits consistent DMA mask
Brice Goglin
1
-0
/
+1
2008-08-07
myri10ge: update firmware headers
Brice Goglin
2
-6
/
+48
2008-08-05
Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"
Linus Torvalds
2
-6
/
+21
2008-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
56
-1121
/
+1834
2008-08-05
drivers/media/video/vino.c needs v4l2-ioctl.h
Andrew Morton
1
-0
/
+1
2008-08-05
drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #include
Huang Weiyi
1
-1
/
+0
2008-08-05
atyfb_base.c: fix warning
Alexander Beregalov
1
-14
/
+15
2008-08-05
drivers/video/fsl-diu-fb.c: add missing of_node_put
Julia Lawall
1
-2
/
+6
2008-08-05
radeonfb: give i2c buses nicer names
Jean Delvare
1
-1
/
+2
2008-08-05
fbcon: fix scrolling after logo is cleared
Krzysztof Helt
1
-0
/
+3
[next]