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
2010-08-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
41
-186
/
+1973
2010-08-21
amd8111e: use net_device_stats from struct net_device
Eric Dumazet
2
-8
/
+7
2010-08-21
atl1c: use net_device_stats from struct net_device
Eric Dumazet
2
-4
/
+3
2010-08-21
PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
Dmitry Kozlov
3
-0
/
+738
2010-08-19
qlge: pull NULL check ahead of dereference
Dan Carpenter
1
-2
/
+3
2010-08-19
tehuti: Use net_device_stats from struct net_device
Tobias Klauser
2
-15
/
+7
2010-08-19
ep93xx_eth: Use net_device_stats from struct net_device
Tobias Klauser
1
-24
/
+15
2010-08-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
24
-137
/
+174
2010-08-19
qlcnic: update version 5.0.8
Amit Kumar Salecha
1
-2
/
+2
2010-08-19
qlcnic: rom lock recovery
Sucheta Chakraborty
2
-4
/
+14
2010-08-19
qlcnic: firmware initialization update
Sony Chacko
4
-131
/
+47
2010-08-19
qlcnic: fix endiness in eswitch statistics
Amit Kumar Salecha
1
-2
/
+16
2010-08-19
qlcnic: mark device state as failed
Amit Kumar Salecha
1
-10
/
+13
2010-08-19
qlcnic: fix npar state
Amit Kumar Salecha
1
-14
/
+29
2010-08-19
qlcnic: support anti mac spoofing
Sony Chacko
2
-0
/
+12
2010-08-19
qlcnic: configure offload setting on eswitch
Rajesh Borundia
2
-6
/
+133
2010-08-19
qlcnic: configure port on eswitch
Rajesh Borundia
4
-134
/
+254
2010-08-19
qlcnic: replace magic numbers with defines
Sony Chacko
4
-3
/
+8
2010-08-19
qlcnic: remove unused code
Sony Chacko
2
-20
/
+0
2010-08-19
qlcnic: fix inconsistent lock state
Amit Kumar Salecha
1
-7
/
+0
2010-08-19
ixgbe: rewrite ethtool test to use standard config functions
Alexander Duyck
3
-253
/
+169
2010-08-19
ixgbe: update all DESC_ADV macros to accept a ring pointer
Alexander Duyck
4
-18
/
+18
2010-08-19
ixgbe: combine Rx into into ixgbe_configure_rx
Alexander Duyck
1
-57
/
+95
2010-08-19
ixgbe: pull all Tx init into ixgbe_configure_tx
Alexander Duyck
1
-39
/
+52
2010-08-19
ixgbe: move all GPIE register config into a single function
Alexander Duyck
1
-42
/
+30
2010-08-19
ixgbe: Move virtualization config into a separate function
Alexander Duyck
1
-38
/
+46
2010-08-19
ixgbe: move all Rx DMA control register writes to one central location
Alexander Duyck
2
-43
/
+50
2010-08-19
ixgbe: Move max frame size and Rx buffer length configuration into a function
Alexander Duyck
1
-48
/
+60
2010-08-19
ixgbe: remove redundant configuration of vmolr, rename generic variable
Alexander Duyck
1
-7
/
+4
2010-08-19
ixgbe: bump PS header size to 512 bytes
Alexander Duyck
1
-4
/
+9
2010-08-19
ixgbe: combine accesses to FCTRL register into ixgbe_set_rx_mode
Alexander Duyck
1
-7
/
+6
2010-08-19
ixgbe: pull PSRTYPE configuration into a separate function
Alexander Duyck
1
-11
/
+25
2010-08-19
ixgbe: pull ring configuration into it's own function
Alexander Duyck
1
-13
/
+20
2010-08-19
ixgbe: consolidate all setting of MRQC into one function
Alexander Duyck
1
-57
/
+43
2010-08-19
ixgbe: move Tx ring configuration into a separate function
Alexander Duyck
1
-40
/
+29
2010-08-19
ixgbe: move configuration of the MTQC register into it's own function
Alexander Duyck
1
-33
/
+40
2010-08-19
ixgbe: combine two modifications of TXDCTL into one
Alexander Duyck
1
-12
/
+6
2010-08-19
ixgbe: move setting of GSO size for 82598 into ixgbe_configure_dcb
Alexander Duyck
1
-11
/
+10
2010-08-19
ixgbe: remove redundant DMA alignment code
Alexander Duyck
1
-12
/
+12
2010-08-19
ixgbe: cleanup ixgbe_get_drvinfo to be extra careful with buffer boundaries
Don Skidmore
1
-10
/
+13
2010-08-19
e1000e: don't check for alternate MAC addr on parts that don't support it
Bruce Allan
3
-13
/
+31
2010-08-19
e1000e: disable ASPM L1 on 82573
Bruce Allan
1
-0
/
+1
2010-08-19
xilinx_emaclite: netpoll support
Michal Simek
1
-0
/
+13
2010-08-19
ll_temac: Fix poll implementation
Michal Simek
1
-2
/
+2
2010-08-19
netxen: fix a race in netxen_nic_get_stats()
Eric Dumazet
1
-2
/
+0
2010-08-19
qlnic: fix a race in qlcnic_get_stats()
Eric Dumazet
1
-2
/
+0
2010-08-19
net: sh_eth: remove unused variable
Kuninori Morimoto
1
-1
/
+1
2010-08-19
netxen: update version 4.0.74
Amit Kumar Salecha
1
-2
/
+2
2010-08-19
netxen: fix inconsistent lock state
Amit Kumar Salecha
1
-4
/
+0
2010-08-19
slip: fix get_stats() method
Eric Dumazet
1
-25
/
+25
[next]