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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-06
mlx4_en: Fixed Ethtool statistics report
Yevgeny Petrilin
2
-2
/
+2
2010-09-06
mlx4_en: Consider napi_get_frags() failure.
Yevgeny Petrilin
1
-0
/
+2
2010-09-06
drivers/net: Removing undead ifdef CHELSIO_T1_1G
Christian Dietrich
1
-2
/
+0
2010-09-06
drivers/net/jme: Use pr_<level>
Joe Perches
2
-53
/
+48
2010-09-06
NET: bna, fix lock imbalance
Jiri Slaby
1
-1
/
+2
2010-09-06
drivers/net/fs_enet/fs_enet-main.c: Add of_node_put to avoid memory leak
Julia Lawall
1
-1
/
+2
2010-09-06
ibmveth: Update module information and version
Santiago Leon
2
-48
/
+48
2010-09-06
ibmveth: Remove some unnecessary include files
Santiago Leon
1
-3
/
+0
2010-09-06
ibmveth: Convert driver specific assert to BUG_ON
Santiago Leon
1
-23
/
+11
2010-09-06
ibmveth: Return -EINVAL on all ->probe errors
Santiago Leon
1
-2
/
+2
2010-09-06
ibmveth: Coding style fixes
Santiago Leon
1
-145
/
+172
2010-09-06
ibmveth: Some formatting fixes
Santiago Leon
2
-19
/
+19
2010-09-06
ibmveth: Convert driver specific error functions to netdev_err
Santiago Leon
1
-41
/
+47
2010-09-06
ibmveth: Convert driver specific debug to netdev_dbg
Santiago Leon
1
-24
/
+20
2010-09-06
ibmveth: Remove redundant function prototypes
Santiago Leon
1
-7
/
+1
2010-09-06
ibmveth: Convert to netdev_alloc_skb
Santiago Leon
1
-1
/
+1
2010-09-06
ibmveth: remove procfs code
Santiago Leon
1
-113
/
+0
2010-09-06
ibmveth: Enable IPv6 checksum offload
Santiago Leon
2
-11
/
+50
2010-09-06
ibmveth: Remove duplicate checksum offload setup code
Santiago Leon
1
-17
/
+1
2010-09-06
ibmveth: Add optional flush of rx buffer
Santiago Leon
1
-0
/
+21
2010-09-06
ibmveth: Add scatter-gather support
Santiago Leon
1
-60
/
+124
2010-09-06
ibmveth: Use lighter weight read memory barrier in ibmveth_poll
Anton Blanchard
1
-1
/
+1
2010-09-06
ibmveth: Add rx_copybreak
Santiago Leon
1
-6
/
+23
2010-09-06
ibmveth: Add tx_copybreak
Santiago Leon
1
-8
/
+20
2010-09-06
ibmveth: Remove LLTX
Santiago Leon
2
-7
/
+1
2010-09-06
ibmveth: batch rx buffer replacement
Santiago Leon
2
-6
/
+9
2010-09-06
ibmveth: Remove integer divide caused by modulus
Santiago Leon
1
-4
/
+7
2010-09-06
ns83820: Use predefined autoneg constants
Denis Kirjanov
1
-1
/
+2
2010-09-06
ns83820: Add copper device settings
Denis Kirjanov
1
-2
/
+10
2010-09-06
ns83820: Remove unused have_optical variable.
Denis Kirjanov
1
-10
/
+1
2010-09-06
wan: make read-only data const
stephen hemminger
5
-14
/
+14
2010-09-05
r8169: fix rx checksum offload
Eric Dumazet
1
-4
/
+2
2010-09-03
cxgb3: Avoid flush_workqueue() deadlock.
Casey Leedom
1
-9
/
+15
2010-09-03
cxgb3: Leave interrupts for fatal errors asserted in common code.
Casey Leedom
1
-2
/
+2
2010-09-03
cxgb3: Set FATALPERREN.
Casey Leedom
1
-0
/
+1
2010-09-03
cxgb3: Add register bit definition for Fatal Parity Error.
Casey Leedom
1
-0
/
+4
2010-09-03
tulip: use integrated netdev stats
Eric Dumazet
3
-40
/
+50
2010-09-02
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
55
-67
/
+71
2010-09-02
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
94
-1546
/
+3898
2010-09-02
bna: fix stats handling
Eric Dumazet
3
-41
/
+33
2010-09-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
94
-1546
/
+3898
2010-09-02
net: another last_rx round
Eric Dumazet
2
-2
/
+0
2010-09-01
starfire: Temporary kludge to fix powerpc build.
David S. Miller
1
-1
/
+1
2010-09-01
pxa168_eth: remove duplicated #include
Huang Weiyi
1
-2
/
+0
2010-09-01
skge: add GRO support
Eric Dumazet
1
-2
/
+3
2010-09-01
drivers/net/can/mscan/mpc5xxx_can.c: Add of_node_put to avoid memory leak
Julia Lawall
1
-4
/
+4
2010-09-01
ns83820: Use helper to disable chip interrupts
Denis Kirjanov
1
-14
/
+11
2010-09-01
bnx2x: Update version to 1.52.53-5
Yaniv Rosner
1
-2
/
+2
2010-09-01
bnx2x: Add BCM84823 to the supported PHYs
Yaniv Rosner
1
-1
/
+2
2010-09-01
bnx2x: Change BCM848xx LED configuration
Yaniv Rosner
1
-122
/
+49
[next]