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-11-16
KS8695: fix ks8695_rx() unreasonable action.
zeal
1
-7
/
+6
2009-11-16
KS8695: fix ks8695_rx_irq() bug.
zeal
1
-15
/
+7
2009-11-16
qeth: allow dynamic change of rx checksumming
Frank Blaschka
3
-23
/
+41
2009-11-16
qeth: rework TSO functions
Frank Blaschka
7
-98
/
+110
2009-11-16
qeth: Recognize return codes of ccw_device_set_online
Ursula Braun
3
-46
/
+31
2009-11-16
qeth: remaining EDDP cleanup
Ursula Braun
1
-2
/
+0
2009-11-16
qeth: Exploit Connection Isolation
Einar Lueck
6
-12
/
+267
2009-11-15
bonding: fix 802.3ad standards compliance error
Jay Vosburgh
1
-42
/
+43
2009-11-15
tg3: Update version to 3.104
Matt Carlson
1
-2
/
+2
2009-11-15
tg3: Fix DIDs, Enable 5717 support
Matt Carlson
2
-8
/
+9
2009-11-15
tg3: Add rx prod ring consolidation
Matt Carlson
2
-10
/
+164
2009-11-15
tg3: Create aliases for rx producer mailbox regs
Matt Carlson
2
-12
/
+10
2009-11-15
tg3: Lay proucer ring handling groundwork
Matt Carlson
2
-37
/
+50
2009-11-15
tg3: Consider rx_std_prod_idx a hw mailbox
Matt Carlson
1
-6
/
+9
2009-11-15
tg3: rename rx_[std|jmb]_ptr
Matt Carlson
2
-10
/
+10
2009-11-15
tg3: tg3_alloc_rx_skb(tnapi => tp)
Matt Carlson
1
-7
/
+4
2009-11-15
tg3: Add prodring parameter to tg3_alloc_rx_skb()
Matt Carlson
1
-20
/
+21
2009-11-15
tg3: Make tg3_alloc_rx_skb() a dst-only operation
Matt Carlson
1
-13
/
+9
2009-11-15
tg3: Move napi_add calls below tg3_get_invariants
Matt Carlson
1
-47
/
+47
2009-11-15
tg3: Create tg3_poll_msix() for non-zero MSIX vecs
Matt Carlson
1
-8
/
+60
2009-11-15
tg3: Allow DMAs to cross cacheline boundaries
Matt Carlson
2
-7
/
+16
2009-11-15
tg3: Use tg3_start_xmit_dma_bug for 5717 A0
Matt Carlson
2
-9
/
+19
2009-11-15
tg3: Add new HW_TSO_3 flag for 5717
Matt Carlson
2
-19
/
+27
2009-11-15
tg3: Refine TSO and MSI discovery
Matt Carlson
1
-30
/
+34
2009-11-15
tg3: Move TG3_FLG2_PROTECTED_NVRAM to tg3_flags3
Matt Carlson
2
-7
/
+7
2009-11-15
tg3: Napify tg3_start_xmit_dma_bug()
Matt Carlson
1
-13
/
+19
2009-11-15
tg3: Don't touch RCB nic addresses
Matt Carlson
1
-4
/
+6
2009-11-15
tg3: Add 5717 phy ID
Matt Carlson
2
-1
/
+3
2009-11-15
iwmc3200top: simplify the driver version
Tomas Winkler
1
-15
/
+1
2009-11-15
iwmc3200top: use prefered style for the device table.
Tomas Winkler
1
-11
/
+3
2009-11-15
hamradio/mkiss: fix typo in compat_ioctl
Arnd Bergmann
1
-1
/
+1
2009-11-13
net/can: add driver for mscan family & mpc52xx_mscan
Wolfram Sang
6
-0
/
+1265
2009-11-13
netiucv: displayed TX bytes value much too high
Ursula Braun
1
-2
/
+2
2009-11-13
s390: remove cu3088 layer for lcs and ctcm
Ursula Braun
13
-242
/
+304
2009-11-13
ctcm: suspend has to wait for outstanding I/O
Frank Blaschka
3
-0
/
+8
2009-11-13
ixgbe: Make queue pairs on single MSI-X interrupts
PJ Waskiewicz
1
-2
/
+2
2009-11-13
ixgbe: Flush the LSC mask change to prevent repeated interrupts
Nelson, Shannon
1
-0
/
+1
2009-11-13
igb: only recycle page if it is on our numa node
Alexander Duyck
1
-1
/
+3
2009-11-13
igb: check for packets on all tx rings when link is down
Alexander Duyck
1
-11
/
+12
2009-11-13
igb: removed unused tx/rx total bytes/packets from adapter struct
Alexander Duyck
1
-4
/
+0
2009-11-13
igb: Rework how netdev->stats is handled
Alexander Duyck
2
-103
/
+108
2009-11-13
igb: when number of CPUs > 4 combine tx/rx queues to allow more queues
Alexander Duyck
2
-13
/
+27
2009-11-13
igb: move timesync init into a seperate function
Alexander Duyck
1
-50
/
+65
2009-11-13
igb: change type for ring sizes to u16 in igb_set_ring_param
Alexander Duyck
1
-5
/
+5
2009-11-13
ARM: fix bug of checking on signed return value using unsigned statement in w...
Wan ZongShun
1
-2
/
+2
2009-11-13
vlan/macvlan: propagate transmission state to upper layers
Patrick McHardy
1
-1
/
+1
2009-11-13
niu.c: Use correct length in strncmp
Joe Perches
1
-1
/
+1
2009-11-11
DM9000: Wake on LAN support
Ben Dooks
2
-8
/
+142
2009-11-11
ixgbe: r_idx not used in ixgbe_msix_clean_rx()
Ali Gholami Rudi
1
-2
/
+0
2009-11-11
qlge: Change version to v1.00.00.23.00.00-01.
Ron Mercer
1
-1
/
+1
[next]