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-09-14
e1000e: Simplify MSI interrupt testing
Jean Delvare
1
-25
/
+4
2010-09-13
uwb: use '%pM' format to print MAC address
Andy Shevchenko
2
-9
/
+3
2010-09-13
bnx2x: Spread rx buffers between allocated queues
Dmitry Kravkov
4
-5
/
+17
2010-09-13
cx82310_eth: allow empty URBs
Ondrej Zary
1
-9
/
+3
2010-09-13
cx82310_eth: check usb_string() return value for error
Ondrej Zary
1
-5
/
+3
2010-09-13
drivers/net/skfp: Remove pr_<level> uses of KERN_<level>
Joe Perches
1
-42
/
+42
2010-09-13
net/cxgb3: remove undefined operations
Andreas Schwab
1
-1
/
+1
2010-09-13
net/de4x5: remove undefined operations
Andreas Schwab
1
-9
/
+9
2010-09-13
sundance: Add power management hooks
Denis Kirjanov
1
-0
/
+48
2010-09-13
sfc: Fix order of channel_name array dimensions
Ben Hutchings
1
-1
/
+1
2010-09-12
bna: Check for NULL before deref in bnad_cb_tx_cleanup
David S. Miller
1
-1
/
+2
2010-09-10
sfc: Allow changing the DMA ring sizes dynamically via ethtool
Ben Hutchings
5
-52
/
+224
2010-09-10
sfc: Make the dmaq size a run-time setting (rather than compile-time)
Steve Hodgson
7
-76
/
+109
2010-09-10
sfc: Allocate each channel separately, along with its RX and TX queues
Ben Hutchings
3
-76
/
+61
2010-09-10
sfc: Refactor channel and queue lookup and iteration
Ben Hutchings
7
-75
/
+125
2010-09-10
sfc: Abstract channel and index lookup for RX queues
Ben Hutchings
3
-33
/
+47
2010-09-10
sfc: Allocate DMA and event rings using GFP_KERNEL
Ben Hutchings
1
-4
/
+4
2010-09-10
sfc: Fix failure paths in efx_probe_port()
Ben Hutchings
1
-2
/
+2
2010-09-10
sfc: Remove declarations of functions that no longer exist
Ben Hutchings
1
-2
/
+0
2010-09-10
sfc: Accumulate RX_NODESC_DROP count in rx_dropped, not rx_over_errors
Ben Hutchings
1
-1
/
+1
2010-09-10
sfc: Use MCDI RX_BAD_FCS_PKTS count as MAC rx_bad count
Ben Hutchings
1
-1
/
+1
2010-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
283
-9099
/
+5821
2010-09-09
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
1
-22
/
+58
2010-09-09
drivers/net/bnx2x: use ARRAY_SIZE macro in bnx2x_main.c
Nikitas Angelinas
1
-3
/
+2
2010-09-09
ipheth: remove incorrect devtype to WWAN
Dan Williams
1
-6
/
+1
2010-09-09
au1000-eth: change multi-line comments style
Florian Fainelli
2
-14
/
+30
2010-09-09
au1000-eth: remove volatiles, switch to I/O accessors
Florian Fainelli
2
-52
/
+65
2010-09-09
au1000-eth: fix asm -> linux headers inclusion
Florian Fainelli
1
-2
/
+2
2010-09-09
au1000-eth: fix bad printk usages
Florian Fainelli
1
-10
/
+15
2010-09-09
au1000-eth: fix all but one "line over 80 characters warnings"
Florian Fainelli
2
-48
/
+61
2010-09-09
au1000-eth: stylistic fixes
Florian Fainelli
1
-16
/
+16
2010-09-09
au1000-eth: typedefs removal
Florian Fainelli
2
-28
/
+28
2010-09-09
ixgbevf: remove private net_device_stats
Eric Dumazet
2
-22
/
+5
2010-09-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2461
-74404
/
+197019
2010-09-08
KS8851: Correct RX packet allocation
Eric Dumazet
1
-18
/
+21
2010-09-08
atlx: make strings const
Stephen Hemminger
1
-3
/
+3
2010-09-08
cxacru: ignore cx82310_eth devices
Ondrej Zary
1
-1
/
+17
2010-09-08
ixgbevf: Removed unneeded HW struct members
Greg Rose
1
-2
/
+0
2010-09-08
drivers/net/ixgbe/ixgbe_main.c: Add ixgbe_psum
Joe Perches
1
-146
/
+151
2010-09-08
drivers/net/ixgbe/ixgbe_main.c: Use pr_<level>
Joe Perches
1
-38
/
+36
2010-09-08
drivers/net/ixgbe/ixgbe_main.c: Checkpatch cleanups
Joe Perches
1
-231
/
+236
2010-09-08
ixgbe: fix TX ring enable issues seen when VMDQ is enabled
Alexander Duyck
1
-1
/
+1
2010-09-08
qeth: NAPI support for l2 and l3 discipline
Frank Blaschka
4
-138
/
+260
2010-09-08
Kconfig: have CCWGROUP depend on CLAW
Mike Frysinger
1
-1
/
+1
2010-09-08
qeth: Use %pI6
Joe Perches
1
-6
/
+1
2010-09-08
qdio: extend API to allow polling
Jan Glauber
6
-56
/
+217
2010-09-08
e1000: fix Tx hangs by disabling 64-bit DMA
Jesse Brandeburg
1
-70
/
+92
2010-09-08
drivers: isdn: capi: use simple_strtol to convert numbers
Andy Shevchenko
1
-4
/
+13
2010-09-08
niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALL
Ben Hutchings
1
-10
/
+6
2010-09-08
introduce cx82310_eth: Conexant CX82310-based ADSL router USB ethernet driver
Ondrej Zary
3
-0
/
+363
[next]