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-06-27
vmxnet3: Convert to new vlan model.
Jesse Gross
3
-83
/
+40
2011-06-27
can: bfin_can: auto-calculate accessor sizes
Mike Frysinger
1
-59
/
+59
2011-06-27
can: bfin_can: simplify xmit id1 setup
Mike Frysinger
1
-15
/
+6
2011-06-27
mlx4: use pci_dev->revision
Sergei Shtylyov
1
-2
/
+2
2011-06-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
7
-345
/
+298
2011-06-27
wan: Update to current logging forms
Joe Perches
7
-96
/
+96
2011-06-27
ixp4xx_hss: Update to current logging forms
Joe Perches
1
-15
/
+13
2011-06-27
farsync: Update to current logging forms
Joe Perches
1
-4
/
+3
2011-06-27
dscc4: Update to current logging forms
Joe Perches
1
-42
/
+38
2011-06-27
frame relay dlci/frad: Update to current logging forms
Joe Perches
2
-29
/
+45
2011-06-27
cyclom: Update to current logging forms
Joe Perches
3
-156
/
+133
2011-06-27
cosa: Update to current logging forms
Joe Perches
1
-120
/
+106
2011-06-27
generic_hdlc: Update to current logging forms
Joe Perches
12
-211
/
+186
2011-06-27
be2net: fix initialization of vlan_prio_bmap
Sathya Perla
1
-4
/
+3
2011-06-27
be2net: get rid of multi_rxq module param
Sathya Perla
1
-5
/
+1
2011-06-27
be2net: fix netdev_stats_update
Sathya Perla
1
-12
/
+17
2011-06-25
ixgbe: implement DCB ops dcb_ieee_del()
John Fastabend
1
-6
/
+42
2011-06-25
ixgbe: remove unused fcoe.tc field and fcoe_setapp()
John Fastabend
4
-57
/
+1
2011-06-25
ixgbe: complete FCoE initialization from setapp() routine
John Fastabend
1
-13
/
+25
2011-06-25
ixgbe: A fix to VF TX rate limit
Lior Levy
2
-1
/
+17
2011-06-25
ixgbe: Update method used for determining descriptor count for an skb
Alexander Duyck
2
-29
/
+33
2011-06-25
ixgbe: Add one function that handles most of context descriptor setup
Alexander Duyck
3
-222
/
+162
2011-06-25
ixgbe: Move all values that deal with count, next_to_use, next_to_clean to u16
Alexander Duyck
1
-6
/
+7
2011-06-25
ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline function
Alexander Duyck
2
-8
/
+12
2011-06-25
ixgbe: pass adapter struct instead of netdev for interrupt data
Alexander Duyck
1
-11
/
+7
2011-06-24
zorro8390: Update style, neaten, restructure to eliminate prototypes
Joe Perches
1
-340
/
+333
2011-06-24
lib8390: Remove unnecessary extern
Joe Perches
1
-1
/
+0
2011-06-24
lib8390: Convert include <asm to include <linux
Joe Perches
1
-2
/
+2
2011-06-24
lib8390: Normalize source code spacing
Joe Perches
1
-37
/
+44
2011-06-24
lib8390: Indent braces appropriately
Joe Perches
1
-81
/
+38
2011-06-24
lib8390: Use pr_<level> and netdev_<level>
Joe Perches
1
-43
/
+43
2011-06-24
a2065: Use pr_fmt, pr_<level> and netdev_<level>
Joe Perches
1
-174
/
+162
2011-06-24
ariadne: Update style, neaten, restructure to eliminate prototypes
Joe Perches
1
-666
/
+601
2011-06-24
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
150
-2807
/
+5288
2011-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
150
-2807
/
+5288
2011-06-24
net: Remove unneeded version.h includes from drivers/net/
Jesper Juhl
18
-18
/
+0
2011-06-24
qlcnic: multi protocol internal loopback support added.
Sucheta Chakraborty
5
-5
/
+322
2011-06-24
qlcnic: Add support to enable/disable FW dump capability
Anirban Chakraborty
4
-3
/
+28
2011-06-24
qlcnic: fix default operating state of interface
Amit Kumar Salecha
1
-2
/
+2
2011-06-24
qlcnic: fix initial number of msix entries in adapter.
Sucheta Chakraborty
2
-5
/
+2
2011-06-24
qlcnic: Add code to tune FW dump
Anirban Chakraborty
2
-6
/
+13
2011-06-24
qlcnic: Remove holding api lock while taking the dump
Anirban Chakraborty
2
-9
/
+5
2011-06-24
qlcnic: Add capability to take FW dump deterministically
Sritej Velaga
3
-10
/
+27
2011-06-23
ixgbe: update driver version string
Don Skidmore
2
-5
/
+6
2011-06-23
ixgbe: fix ring assignment issues for SR-IOV and drop cases
Alexander Duyck
2
-3
/
+7
2011-06-23
ixgbe: disable RSC when Rx checksum is off
Emil Tantilov
1
-11
/
+33
2011-06-23
ixgbe: move reset code into a separate function
Emil Tantilov
1
-12
/
+14
2011-06-23
ixgbe: move setting RSC into a separate function
Emil Tantilov
1
-16
/
+18
2011-06-23
ixgbe: add support for nfc addition and removal of filters
Alexander Duyck
2
-0
/
+290
2011-06-23
ixgbe: add support for displaying ntuple filters via the nfc interface
Alexander Duyck
2
-0
/
+113
[next]