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-12-11
be2net: workaround to fix a bug in BE
Ajit Khaparde
1
-8
/
+38
2011-12-11
be2net: update some counters to display via ethtool
Ajit Khaparde
1
-0
/
+2
2011-12-08
bnx2x: properly initialize L5 features
Dmitry Kravkov
2
-6
/
+8
2011-12-08
team: use vlan_vids_[addr/del]_by_dev
Jiri Pirko
1
-0
/
+11
2011-12-08
net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_v...
Jiri Pirko
3
-50
/
+47
2011-12-08
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
27
-103
/
+206
2011-12-08
be2net: netpoll support
Ivan Vecera
1
-1
/
+17
2011-12-08
net/fec: make FEC driver buildable as module
Lothar Waßmann
1
-1
/
+1
2011-12-08
net/fec: fix the .remove code
Lothar Waßmann
1
-9
/
+22
2011-12-08
net/fec: preserve MII/RMII setting in fec_stop()
Lothar Waßmann
1
-1
/
+4
2011-12-08
net/fec: don't munge MAC address from platform data
Lothar Waßmann
1
-1
/
+1
2011-12-08
net/fec: don't request invalid IRQ
Lothar Waßmann
1
-2
/
+6
2011-12-08
net/fec: prevent dobule restart of interface on FDX/HDX change
Lothar Waßmann
1
-0
/
+2
2011-12-08
net/fec: set con_id in clk_get() call to NULL
Lothar Waßmann
1
-1
/
+1
2011-12-08
net/fec: misc cleanups
Lothar Waßmann
1
-6
/
+8
2011-12-08
tg3: Update version to 3.122
Matt Carlson
1
-2
/
+2
2011-12-08
tg3: Return flowctrl config through ethtool
Matt Carlson
1
-2
/
+2
2011-12-08
tg3: Track LP advertising
Matt Carlson
2
-3
/
+38
2011-12-08
tg3: Integrate flowctrl check into AN adv check
Matt Carlson
1
-56
/
+25
2011-12-08
tg3: Save stats across chip resets
Matt Carlson
1
-9
/
+17
2011-12-08
tg3: Remove ethtool stats member from dev struct
Matt Carlson
2
-8
/
+7
2011-12-07
bnx2x: fix typo in fcoe stats collection
Barak Witkowski
1
-1
/
+1
2011-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
67
-333
/
+807
2011-12-06
caif: Replace BUG_ON with WARN_ON.
Roar Førde
3
-4
/
+8
2011-12-06
caif-shm: Bugfixes for caif_shmcore.c
sjur.brandeland@stericsson.com
1
-10
/
+11
2011-12-06
caif-hsi: Remove wake line modification when flushing FIFO
Christian Auby
1
-11
/
+0
2011-12-06
bnx2x: Fix compile errors if CONFIG_CNIC is not set
Michael Chan
1
-2
/
+2
2011-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-77
/
+88
2011-12-06
caif-spi: Bugfix for dump upon device removal
Erwan Bracq
1
-86
/
+90
2011-12-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
90
-2126
/
+6044
2011-12-06
bnx2x: fix crash while ethtool -t
Dmitry Kravkov
1
-0
/
+3
2011-12-06
netback: fix typo in comment
Wei Liu
1
-1
/
+1
2011-12-06
netback: remove redundant assignment
Wei Liu
1
-4
/
+0
2011-12-06
bnx2x, cnic: support DRV_INFO upon FW request
Barak Witkowski
6
-8
/
+459
2011-12-06
bnx2x: support classification config query
Ariel Elior
2
-0
/
+46
2011-12-06
bnx2x: add fcoe statistics
Barak Witkowski
4
-23
/
+120
2011-12-06
bnx2x: add PFC statistics
Barak Witkowski
6
-3
/
+63
2011-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
90
-2126
/
+6044
2011-12-06
pasemi_mac: Fix building as module
Ben Hutchings
1
-1
/
+2
2011-12-06
netback: Fix alert message.
Wei Liu
1
-1
/
+1
2011-12-05
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
1
-5
/
+16
2011-12-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-8
/
+8
2011-12-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+25
2011-12-05
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-15
/
+39
2011-12-05
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-66
/
+111
2011-12-05
r8169: fix Rx index race between FIFO overflow recovery and NAPI handler.
françois romieu
1
-8
/
+3
2011-12-05
r8169: Rx FIFO overflow fixes.
françois romieu
1
-25
/
+17
2011-12-05
gpio: fix a build failure on KS8695 GPIO
Linus Walleij
1
-1
/
+1
2011-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
5
-71
/
+80
2011-12-05
infiniband: ipoib: Sanitize neighbour handling in ipoib_main.c
David Miller
1
-12
/
+12
[next]