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
2009-01-21
znet: convert to net_device_ops
Stephen Hemminger
1
-5
/
+12
2009-01-21
3c559: convert to net_device_ops
Stephen Hemminger
1
-7
/
+10
2009-01-21
tms380tr: convert to net_device_ops
Stephen Hemminger
4
-13
/
+23
2009-01-21
olympic: convert to net_device_ops
Stephen Hemminger
1
-7
/
+10
2009-01-21
olympic: convert to internal network device stats
Stephen Hemminger
2
-16
/
+6
2009-01-21
lanstreamer: convert to net_device_ops
Stephen Hemminger
1
-11
/
+13
2009-01-21
lanstreamer: convert to internal network stats
Stephen Hemminger
2
-15
/
+5
2009-01-21
ibmtr: convert to net_device_ops
Stephen Hemminger
1
-5
/
+9
2009-01-21
ibmtr: convert to internal network_device_stats
Stephen Hemminger
1
-23
/
+6
2009-01-21
3c59x: convert to net_device_ops
Stephen Hemminger
1
-15
/
+40
2009-01-21
3c527: convert to net_device_ops
Stephen Hemminger
1
-6
/
+13
2009-01-21
3c523: convert to net_device_ops
Stephen Hemminger
1
-10
/
+15
2009-01-21
3c515: convert to net_device_ops
Stephen Hemminger
1
-6
/
+15
2009-01-21
3c509: convert to net_device_ops
Stephen Hemminger
1
-9
/
+16
2009-01-21
3c507: convert to net_device_ops
Stephen Hemminger
1
-4
/
+11
2009-01-21
3c505: convert to net_device_ops
Stephen Hemminger
1
-6
/
+12
2009-01-21
3c501: convert to net_device_ops
Stephen Hemminger
1
-5
/
+12
2009-01-21
com20020: convert to net_devic_ops
Stephen Hemminger
3
-2
/
+13
2009-01-21
arcnet: convert to net_device_ops
Stephen Hemminger
1
-17
/
+16
2009-01-21
arcnet: convert to internal stats
Stephen Hemminger
5
-59
/
+42
2009-01-21
usb/mcs7830: Don't use buffers from stack for USB transfers
Christian Eggers
1
-2
/
+18
2009-01-21
usbnet: allow type check of devdbg arguments in non-debug build
Steve Glendinning
1
-2
/
+0
2009-01-20
via-velocity: fix hot spin
roel kluin
1
-1
/
+1
2009-01-20
myri10ge: don't forget pci_disable_device()
Brice Goglin
1
-6
/
+9
2009-01-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
7
-54
/
+53
2009-01-19
wimax/i2400m: error paths that need to free an skb should use kfree_skb()
Inaky Perez-Gonzalez
2
-4
/
+7
2009-01-19
mv643xx_eth: prevent interrupt storm on ifconfig down
Gabriel Paubert
1
-0
/
+1
2009-01-19
mv643xx_eth: fix multicast filter programming
Lennert Buytenhek
1
-1
/
+1
2009-01-19
Revert "mv643xx_eth: use longer DMA bursts".
Lennert Buytenhek
1
-6
/
+8
2009-01-19
tg3: Fix firmware loading
Matt Carlson
2
-31
/
+51
2009-01-19
ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()
Peter P Waskiewicz Jr
1
-3
/
+3
2009-01-19
ixgbe: fix tag stripping for VLAN ID 0
Don Skidmore
1
-26
/
+27
2009-01-19
ixgbe: fix dca issue with relaxed ordering turned on
Don Skidmore
2
-0
/
+6
2009-01-19
korina: drop leftover assignment
Phil Sutter
1
-2
/
+1
2009-01-19
korina: adjust headroom for new skb's also
Phil Sutter
1
-0
/
+3
2009-01-19
korina: fix loop back of receive descriptors
Phil Sutter
1
-4
/
+5
2009-01-19
cxgb3: Fix LRO misalignment
Divy Le Ray
1
-0
/
+1
2009-01-19
macb: avoid lockup when TGO during underrun
Richard Röjfors
1
-0
/
+8
2009-01-19
bnx2x: Version update
Eilon Greenstein
4
-6
/
+6
2009-01-19
bnx2x: Barriers for the compiler
Eilon Greenstein
2
-19
/
+27
2009-01-19
bnx2x: Driver description update
Eilon Greenstein
1
-1
/
+1
2009-01-19
bnx2x: Handling PHY FW load failure
Eilon Greenstein
1
-3
/
+4
2009-01-19
bnx2x: Legacy speeds autoneg failures
Eilon Greenstein
1
-2
/
+8
2009-01-19
bnx2x: Prevent self test loopback failures
Eilon Greenstein
1
-1
/
+1
2009-01-19
bnx2x: 1G-10G toggling race
Eilon Greenstein
1
-11
/
+32
2009-01-19
bnx2x: Overstepping array bounds
Eilon Greenstein
1
-0
/
+4
2009-01-19
bnx2x: Block nvram access when the device is inactive
Eilon Greenstein
1
-0
/
+3
2009-01-19
bnx2x: Read chip ID
Eilon Greenstein
1
-1
/
+1
2009-01-19
bnx2x: Wrong HDR offset in CAM
Eilon Greenstein
1
-3
/
+6
2009-01-19
bnx2x: Potential race after iSCSI boot
Eilon Greenstein
1
-5
/
+9
[next]