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
2011-05-12
vmxnet3: Use single tx queue when CONFIG_PCI_MSI not defined
Shreyas Bhatewara
2
-2
/
+5
2011-05-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
11
-41
/
+74
2011-05-10
slcan: fix ldisc->open retval
Oliver Hartkopp
1
-1
/
+3
2011-05-10
net/usb: mark LG VL600 LTE modem ethernet interface as WWAN
Dan Williams
1
-1
/
+1
2011-05-10
infiniband: Remove rt->rt_src usage in addr4_resolve()
David S. Miller
1
-2
/
+7
2011-05-09
tulip: Use pr_<level> where appropriate
Joe Perches
5
-29
/
+14
2011-05-09
tulip: Convert uses of KERN_DEBUG
Joe Perches
12
-182
/
+166
2011-05-09
tulip: Convert printks to netdev_<level>
Joe Perches
7
-180
/
+170
2011-05-09
tulip: xircom_cb: Convert #ifdef DEBUG blocks and enter/leave uses
Joe Perches
1
-121
/
+13
2011-05-09
Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
1
-313
/
+261
2011-05-09
pch_gbe: support ML7223 IOH
Tomoya
2
-1
/
+18
2011-05-09
net: add mac_pton() for parsing MAC address
Alexey Dobriyan
1
-16
/
+4
2011-05-09
netconsole: switch to kstrto*() functions
Alexey Dobriyan
1
-48
/
+14
2011-05-09
net: bonding: factor out rlock(bond->lock) in xmit path
Michał Mirosław
3
-60
/
+35
2011-05-09
r8169: avoid late chip identifier initialisation.
Francois Romieu
1
-9
/
+9
2011-05-09
r8169: merge firmware information into the chipset description data.
Francois Romieu
1
-104
/
+110
2011-05-09
r8169: provide some firmware information via ethtool.
Francois Romieu
1
-20
/
+25
2011-05-09
r8169: remove non-NAPI context invocation of rtl8169_rx_interrupt.
Francois Romieu
1
-23
/
+9
2011-05-09
r8169: link speed selection timer rework.
Francois Romieu
1
-35
/
+9
2011-05-09
r8169: rtl8169_set_speed_xmii cleanup.
Francois Romieu
1
-10
/
+1
2011-05-09
r8169: remove some code duplication.
Francois Romieu
1
-23
/
+19
2011-05-09
r8169: style cleanups.
Francois Romieu
1
-108
/
+98
2011-05-09
PCH_GbE : Fixed the issue of checksum judgment
Toshiharu Okada
1
-5
/
+4
2011-05-09
PCH_GbE : Fixed the issue of collision detection
Toshiharu Okada
1
-2
/
+1
2011-05-09
NET: slip, fix ldisc->open retval
Matvejchikov Ilya
1
-1
/
+3
2011-05-09
be2net: Fixed bugs related to PVID.
Somnath Kotur
3
-8
/
+14
2011-05-09
ehea: fix wrongly reported speed and port
Kleber Sacilotto de Souza
1
-8
/
+13
2011-05-09
net: use batched device unregister in veth and macvlan
Eric Dumazet
1
-1
/
+4
2011-05-08
net: Allow ethtool to set interface in loopback mode.
Mahesh Bandewar
1
-1
/
+2
2011-05-08
ipheth: Properly distinguish length and alignment in URBs and skbs
Ben Hutchings
1
-5
/
+9
2011-05-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
7
-96
/
+100
2011-05-07
hamachi: Put back RX_CHECKSUM
David S. Miller
1
-0
/
+1
2011-05-07
ixgbe: add ethtool counters for OS2BMC
Emil Tantilov
3
-1
/
+18
2011-05-07
ixgbe: add rxhash support
Emil Tantilov
2
-2
/
+19
2011-05-07
igb: convert to ethtool set_phys_id
Jeff Kirsher
1
-18
/
+19
2011-05-07
e1000: convert to set_phys_id
Jeff Kirsher
2
-37
/
+16
2011-05-07
e100: implemenet set_phys_id
Jeff Kirsher
1
-38
/
+28
2011-05-06
vmxnet3: Consistently disable irqs when taking adapter->cmd_lock
Roland Dreier
1
-4
/
+6
2011-05-06
hamachi: Delete TX checksumming code commented out since 1999
David S. Miller
1
-79
/
+0
2011-05-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
15
-31
/
+105
2011-05-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
205
-5844
/
+11157
2011-05-05
can: fix SJA1000 dlc for RTR packets
Kurt Van Dijck
1
-1
/
+1
2011-05-05
net: call dev_alloc_name from register_netdevice
Jiri Pirko
13
-84
/
+6
2011-05-05
bnx2x: function descriptions format fixed
Dmitry Kravkov
6
-266
/
+194
2011-05-05
bnx2x: update year to 2011 and version to 1.62.12-0
Dmitry Kravkov
15
-17
/
+17
2011-05-05
bnx2x: improve memory handling, low memory recovery flows
Dmitry Kravkov
5
-276
/
+449
2011-05-05
bnx2x: Do storage mac address validation for SF mode.
Dmitry Kravkov
1
-16
/
+16
2011-05-05
bnx2x: allow WoL on every function in MF modes
Dmitry Kravkov
1
-7
/
+3
2011-05-05
bnx2x: link report improvements
Vladislav Zolotarov
4
-35
/
+141
2011-05-05
stmmac: removed not used definitions
Giuseppe CAVALLARO
1
-3
/
+0
[next]