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-03-08
ixgbe: fix compile failure in ixgbe_init_mbx_params_pf
Andy Gospodarek
1
-1
/
+1
2011-03-08
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
3
-10
/
+16
2011-03-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
19
-320
/
+590
2011-03-07
ixgbe: fix setting and reporting of advertised speeds
Emil Tantilov
1
-21
/
+20
2011-03-07
ixgbe: fix spelling errors
Emil Tantilov
1
-2
/
+2
2011-03-07
ixgbe: improve logic in ixgbe_init_mbx_params_pf
Emil Tantilov
1
-15
/
+12
2011-03-07
ixgbe: add function description
Emil Tantilov
1
-3
/
+6
2011-03-07
ixgbe: Enable flow control pause parameter auto-negotiation support
Emil Tantilov
6
-199
/
+281
2011-03-07
ixgbe: Add x540 statistic counter definitions
Emil Tantilov
2
-0
/
+14
2011-03-07
ixgbe: clear correct counters for flow control on 82599
Emil Tantilov
2
-7
/
+29
2011-03-07
ixgbe: cleanup PHY init
Emil Tantilov
3
-59
/
+114
2011-03-07
ixgbe: add support to FCoE DDP in target mode
Yi Zou
4
-12
/
+81
2011-03-07
ixgbe: fix missing function pointer conversion
Don Skidmore
1
-1
/
+1
2011-03-07
igb: Add stats output for OS2BMC feature on i350 devices
Carolyn Wyborny
5
-1
/
+29
2011-03-07
e1000e: fix build issue due to undefined reference to crc32_le
Emil Tantilov
1
-0
/
+1
2011-03-07
s2io: fix uninitialized compile warning
Shan Wei
1
-1
/
+1
2011-03-07
bonding: COW before overwriting the destination MAC address
Changli Gao
1
-2
/
+6
2011-03-07
bonding: remove the unused dummy functions when net poll controller isn't ena...
Changli Gao
1
-8
/
+0
2011-03-07
Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2
-103
/
+178
2011-03-07
be2net: Add multicast filter capability for Lancer
Padmanabh Ratnakar
2
-2
/
+5
2011-03-07
be2net: Disarm CQ and EQ to disable interrupt in Lancer
Padmanabh Ratnakar
1
-5
/
+12
2011-03-07
be2net: Remove TX Queue stop in close
Padmanabh Ratnakar
1
-1
/
+0
2011-03-07
be2net: Change f/w command versions for Lancer
Padmanabh Ratnakar
2
-2
/
+8
2011-03-07
be2net: Add error recovery during load for Lancer
Padmanabh Ratnakar
2
-0
/
+68
2011-03-07
be2net: Checksum field valid only for TCP/UDP
Padmanabh Ratnakar
1
-3
/
+6
2011-03-07
be2net: Remove ERR compl workaround for Lancer
Padmanabh Ratnakar
2
-26
/
+9
2011-03-05
r8169: convert to new VLAN model.
Francois Romieu
2
-70
/
+49
2011-03-05
r8169: support control of advertising.
Oliver Neukum
1
-17
/
+37
2011-03-05
r8169: support the new chips for RTL8105E.
Hayes Wang
1
-2
/
+90
2011-03-04
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
184
-3133
/
+34327
2011-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
184
-3133
/
+34327
2011-03-04
sfc: Use write-combining to reduce TX latency
Ben Hutchings
3
-10
/
+16
2011-03-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
124
-640
/
+1062
2011-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
28
-78
/
+186
2011-03-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-7
/
+2
2011-03-03
netlink: kill eff_cap from struct netlink_skb_parms
Patrick McHardy
4
-4
/
+4
2011-03-03
eql: Convert printks to pr_<level> and netdev_<level>
Joe Perches
1
-4
/
+6
2011-03-03
mii: Convert printks to netdev_info
Joe Perches
1
-7
/
+7
2011-03-03
mv643xx_eth: Use netdev_<level> and pr_<level>
Joe Perches
1
-41
/
+33
2011-03-03
tlan: Use pr_fmt, pr_<level> and netdev_<level>
Joe Perches
1
-87
/
+77
2011-03-03
tlan: Remove changelog
Joe Perches
1
-145
/
+0
2011-03-03
benet: use GFP_KERNEL allocations when possible
Eric Dumazet
1
-9
/
+9
2011-03-03
tun: Convert logging messages to pr_<level> and tun_debug
Joe Perches
1
-32
/
+51
2011-03-03
net: add Faraday FTMAC100 10/100 Ethernet driver
Po-Yu Chuang
4
-0
/
+1386
2011-03-03
r8169: disable ASPM
Stanislaw Gruszka
1
-0
/
+6
2011-03-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
27
-447
/
+547
2011-03-03
block: kill loop_mutex
Petr Uzel
1
-5
/
+0
2011-03-03
ixgbe: cleanup copyright string for 2011
Don Skidmore
24
-25
/
+26
2011-03-03
ixgbe: add function pointer for semaphore function
Don Skidmore
6
-9
/
+19
2011-03-03
ixgbe: X540 Cleanup
Greg Rose
1
-2
/
+1
[next]