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-08-17
forcedeth: call vlan_mode only if hw supports vlans
Jiri Pirko
1
-1
/
+2
2011-08-17
via-velocity: remove non-tagged packet filtering
Jiri Pirko
1
-4
/
+0
2011-08-17
bonding:reset backup and inactive flag of slave
Peter Pan(潘卫平)
1
-0
/
+18
2011-08-13
gianfar: reduce stack usage in gianfar_ethtool.c
Wang Shaoyan
1
-5
/
+21
2011-08-13
gianfar: prevent buggy hw rx vlan tagging
Jiri Pirko
1
-2
/
+7
2011-08-13
net: sh_eth: Fix build by forgot including linux/interrupt.h
Nobuhiro Iwamatsu
1
-0
/
+1
2011-08-13
drivers/net/can/sja1000/plx_pci.c: eliminate double free
Julia Lawall
1
-2
/
+2
2011-08-13
usbnet/cdc_ncm: Don't use stack variables for DMA
Josh Boyer
1
-9
/
+38
2011-08-13
vmxnet3: Don't enable vlan filters in promiscuous mode.
Jesse Gross
1
-14
/
+20
2011-08-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
4
-18
/
+135
2011-08-13
e1000e: workaround invalid Tx/Rx tail descriptor register write
Bruce Allan
3
-4
/
+85
2011-08-13
e1000e: workaround for packet drop on 82579 at 100Mbps
Bruce Allan
1
-5
/
+14
2011-08-13
e1000e: Spurious interrupts & dropped packets with 82577/8/9 in half-duplex
Bruce Allan
1
-8
/
+33
2011-08-13
ixgbe: Fix FCOE memory leak for DDP packets
Alexander Duyck
1
-1
/
+3
2011-08-12
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
24
-126
/
+113
2011-08-12
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
21
-95
/
+111
2011-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
26
-67
/
+147
2011-08-11
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
9
-26
/
+49
2011-08-11
e1000e: increase driver version number
Bruce Allan
1
-1
/
+1
2011-08-11
e1000e: alternate MAC address update
Bruce Allan
1
-2
/
+2
2011-08-11
e1000e: do not disable receiver on 82574/82583
Bruce Allan
4
-5
/
+12
2011-08-11
e1000e: alternate MAC address does not work on device id 0x1060
Bruce Allan
1
-1
/
+2
2011-08-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-26
/
+49
2011-08-11
Revert "EDAC: Correct Kconfig dependencies"
Linus Torvalds
1
-2
/
+3
2011-08-11
PCnet: Fix section mismatch
Ralf Baechle
1
-1
/
+1
2011-08-11
bnx2x: disable dcb on 578xx since not supported yet
Dmitry Kravkov
1
-1
/
+1
2011-08-11
bnx2x: properly clean indirect addresses
Dmitry Kravkov
2
-9
/
+32
2011-08-11
bnx2x: prevent race between undi_unload and load flows
Dmitry Kravkov
1
-0
/
+8
2011-08-11
bnx2x: fix select_queue when FCoE is disabled
Vladislav Zolotarov
1
-5
/
+25
2011-08-11
bnx2x: init FCOE FP only once
Vladislav Zolotarov
1
-2
/
+3
2011-08-11
net/irda: sh_sir: tidyup compile warning
Kuninori Morimoto
1
-1
/
+1
2011-08-11
net/irda: sh_sir: add missing header
Kuninori Morimoto
1
-0
/
+2
2011-08-11
net/irda: sh_irda: add missing header
Kuninori Morimoto
1
-0
/
+2
2011-08-11
slcan: ldisc generated skbs are received in softirq context
Oliver Hartkopp
1
-1
/
+1
2011-08-10
USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-device
Artur Zimmer
2
-1
/
+6
2011-08-10
USB: Serial: Add device ID for Sierra Wireless MC8305
Florian Echtler
1
-0
/
+1
2011-08-10
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+1
2011-08-10
drivers/net/wireless/wl1251: add missing kfree
Julia Lawall
2
-6
/
+2
2011-08-10
EDAC: Correct Kconfig dependencies
Borislav Petkov
1
-3
/
+2
2011-08-09
ath5k: fix error handling in ath5k_beacon_send
Bob Copeland
1
-9
/
+14
2011-08-09
rt2x00: Add rt2870 device id for Dvico usb key
Anthony Bourguignon
1
-0
/
+2
2011-08-09
ath9k: fix a misprint which leads to incorrect calibration
Alex Hacker
1
-1
/
+1
2011-08-09
rt2x00: Add new rt73 buffalo USB id
Ivo van Doorn
1
-0
/
+1
2011-08-09
rtlwifi: rtl892cu: New USB IDs
Larry Finger
1
-3
/
+8
2011-08-09
ath9k_hw: update PMU to improve ripple issue for AR9485
Rajkumar Manoharan
1
-1
/
+1
2011-08-09
ath9k_hw: Fix incorrect Tx control power in AR9003 template
Rajkumar Manoharan
1
-3
/
+3
2011-08-09
b43: read correct register on bcma bus.
Hauke Mehrtens
1
-3
/
+17
2011-08-09
gma500: Fix clashes with DRM updates
Alan Cox
2
-24
/
+1
2011-08-09
dmaengine: PL08x: Fix trivial build error
Russell King
1
-0
/
+1
2011-08-08
USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3G
Vijay Chavan
1
-0
/
+1
[next]