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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-22
tg3: Ensure boot code has completed initialization before accessing hardware
Nithin Sujir
1
-4
/
+4
2013-05-20
8139cp: reset BQL when ring tx ring cleared
stephen hemminger
1
-0
/
+1
2013-05-20
bnx2x: Fix GSO for 57710/57711 chips
Yuval Mintz
1
-2
/
+7
2013-05-20
r8169: fix offloaded tx checksum for small packets.
françois romieu
1
-14
/
+27
2013-05-18
Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+0
2013-05-18
drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-17
gianfar: add missing iounmap() on error in gianfar_ptp_probe()
Wei Yongjun
1
-0
/
+1
2013-05-16
NET: mv643xx_eth: avoid lockdep dump on interface down
Russell King
1
-2
/
+2
2013-05-15
fec: Invert the order of function calls in fec_restart()
Fabio Estevam
1
-3
/
+3
2013-05-15
fec: Fix inconsistent lock state
Fabio Estevam
1
-2
/
+2
2013-05-15
ipg: fix an unsigned widening cast of '~' truncation issue
Dan Carpenter
1
-43
/
+43
2013-05-14
net/macb: fix ISR clear-on-write behavior only for some SoC
Nicolas Ferre
2
-2
/
+23
2013-05-14
mv643xx_eth: fix NAPI weight being > 64
Andrew Lunn
1
-1
/
+1
2013-05-14
be2net: Avoid double insertion of vlan tags.
Sarveshwar Bandi
1
-13
/
+5
2013-05-14
sfc: Reduce RX scatter buffer size, and reduce alignment if appropriate
Ben Hutchings
3
-5
/
+19
2013-05-14
sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGN
Ben Hutchings
3
-19
/
+6
2013-05-14
tg3: Fix data corruption on 5725 with TSO
Michael Chan
1
-0
/
+17
2013-05-14
tg3: Skip powering down function 0 on certain serdes devices
Nithin Sujir
1
-6
/
+26
2013-05-13
bna: add missing iounmap() on error in bnad_init()
Wei Yongjun
1
-2
/
+3
2013-05-13
qlge: fix dma map leak when the last chunk is not allocated
Thadeu Lima de Souza Cascardo
1
-0
/
+7
2013-05-11
emac: Fix EMAC soft reset on 460EX/GT
Petri Gynther
1
-8
/
+28
2013-05-11
3c59x: fix PCI resource management
Sergei Shtylyov
1
-12
/
+13
2013-05-11
net/ethernet: MACB should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2013-05-11
net/ethernet: ARM_AT91_ETHER should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-05-11
net/ethernet: STMMAC_ETH should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-05-11
net/ethernet: NET_CALXEDA_XGMAC should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-05-11
net/mlx4: Strengthen VLAN tags/priorities enforcement in VST mode
Rony Efraim
2
-4
/
+18
2013-05-11
net/mlx4_core: Add missing report on VST and spoof-checking dev caps
Or Gerlitz
2
-10
/
+3
2013-05-11
net: fec: enable hardware checksum only on imx6q-fec
Shawn Guo
1
-7
/
+13
2013-05-11
qlcnic: Fix validation of link event command.
Rajesh Borundia
1
-3
/
+0
2013-05-11
qlcnic: Fix mailbox response handling.
Rajesh Borundia
4
-15
/
+10
2013-05-11
qlcnic: Fix bug in diagnostics test reset recovery path
Manish Chopra
1
-3
/
+11
2013-05-11
qlcnic: Fix reset recovery after transmit timeout
Sony Chacko
2
-14
/
+23
2013-05-11
qlcnic: Fix ethtool supported port status for 83xx
Himanshu Madhani
4
-27
/
+94
2013-05-11
qlcnic: Fix missing bracket in module parameter.
Himanshu Madhani
1
-5
/
+5
2013-05-11
qlcnic: Fix ethtool strings
Shahed Shaikh
1
-2
/
+3
2013-05-11
qlcnic: Fix setting MAC address
Manish Chopra
1
-0
/
+21
2013-05-09
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
1
-1
/
+1
2013-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-35
/
+64
2013-05-08
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
6
-134
/
+102
2013-05-08
net: fec: fix kernel oops when plug/unplug cable many times
Frank Li
2
-15
/
+39
2013-05-08
bfin_mac: fix error return code in bfin_mac_probe()
Wei Yongjun
1
-1
/
+2
2013-05-08
sfc: fix return value check in efx_ptp_probe_channel()
Wei Yongjun
1
-1
/
+3
2013-05-08
net/spider_net: fix error return code in spider_net_open()
Wei Yongjun
1
-1
/
+2
2013-05-08
be2net: disable TX in be_close()
Sathya Perla
1
-0
/
+2
2013-05-08
be2net: fix EQ from getting full while cleaning RX CQ
Sathya Perla
1
-6
/
+1
2013-05-08
be2net: fix payload_len value for GET_MAC_LIST cmd req
Sathya Perla
1
-3
/
+2
2013-05-08
be2net: provision VF resources before enabling SR-IOV
Sathya Perla
1
-8
/
+13
2013-05-07
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-2
/
+2
2013-05-07
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
[prev]
[next]