index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-14
net: hisilicon: new hip04 ethernet driver
dingtianhong
2
-1
/
+970
2015-01-14
net: hisilicon: new hip04 MDIO driver
Zhangfei Gao
3
-0
/
+196
2015-01-14
net/macb: improved ethtool statistics support
Xander Huff
2
-4
/
+307
2015-01-14
net/macb: Adding comments to various #defs to make interpretation easier
Xander Huff
1
-107
/
+162
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
47
-112
/
+115
2015-01-14
sunvnet: fix rx packet length check to allow for TSO
David L Stevens
1
-1
/
+6
2015-01-14
mlx5: avoid build warnings on 32-bit
Arnd Bergmann
1
-3
/
+3
2015-01-14
rocker: fix harmless warning on 32-bit machines
Arnd Bergmann
1
-2
/
+2
2015-01-14
cxgb4: Ripping out old hard-wired initialization code in driver
Hariprasad Shenai
2
-520
/
+58
2015-01-14
net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdio
Shaohui Xie
1
-7
/
+7
2015-01-14
net/fsl: fix a bug in xgmac_mdio
Shaohui Xie
1
-1
/
+1
2015-01-13
i40e: limit sriov to partition 1 of NPAR configurations
Shannon Nelson
1
-1
/
+1
2015-01-13
i40e: Don't exit link event early if link speed has changed
Catherine Sullivan
1
-0
/
+4
2015-01-13
i40e: limit WoL and link settings to partition 1
Shannon Nelson
1
-1
/
+42
2015-01-13
i40e: Adding function for reading PBA String
Kamil Krawczyk
3
-0
/
+63
2015-01-13
i40e/i40evf: find partition_id in npar mode
Shannon Nelson
4
-2
/
+81
2015-01-13
i40e: remove VN2VN related mac filters
Vasu Dev
1
-2
/
+0
2015-01-13
i40e: Add warning for NPAR partitions with link speed less than 10Gbps
Greg Rose
1
-0
/
+9
2015-01-13
i40evf: kick a stalled admin queue
Mitch A Williams
2
-1
/
+9
2015-01-13
i40evf: enable interrupt 0 appropriately
Mitch A Williams
1
-8
/
+4
2015-01-13
i40evf: don't fire traffic IRQs when the interface is down
Mitch A Williams
1
-4
/
+7
2015-01-13
i40evf: remove leftover VLAN filters
Mitch A Williams
1
-0
/
+4
2015-01-13
i40evf: refactor shutdown code
Mitch A Williams
1
-6
/
+23
2015-01-13
i40evf: Remove some scary log messages
Mitch A Williams
2
-9
/
+1
2015-01-13
i40evf: remove redundant code
Mitch A Williams
1
-27
/
+0
2015-01-13
i40e: disable IOV before freeing resources
Mitch A Williams
1
-2
/
+9
2015-01-13
net: bnx2x: avoid macro redefinition
David Decotigny
1
-4
/
+0
2015-01-13
iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...
Hariprasad Shenai
6
-71
/
+155
2015-01-13
iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...
Hariprasad Shenai
4
-42
/
+138
2015-01-12
tg3: move init/deinit from open/close to probe/remove
Ivan Vecera
1
-14
/
+11
2015-01-12
net: eth: xgene: devm_ioremap() returns NULL on error
Dan Carpenter
1
-6
/
+6
2015-01-12
stmmac: dwmac-sti: Pass sysconfig register offset via syscon dt property.
Peter Griffin
1
-6
/
+7
2015-01-09
r8169: add support for xmit_more
Florian Westphal
1
-3
/
+9
2015-01-09
cxgb4: Add support for mps_tcam debugfs
Hariprasad Shenai
2
-0
/
+191
2015-01-09
cxgb4: Add support for cim_qcfg entry in debugfs
Hariprasad Shenai
5
-0
/
+164
2015-01-09
cxgb4: Add support for cim_la entry in debugfs
Hariprasad Shenai
6
-2
/
+304
2015-01-09
cxgb4: Add support for devlog
Hariprasad Shenai
5
-0
/
+325
2015-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-45
/
+47
2015-01-07
net: eth: xgene: change APM X-Gene SoC platform ethernet to support ACPI
Feng Kan
3
-44
/
+150
2015-01-07
qla3xxx: don't allow never end busy loop
Andy Shevchenko
1
-5
/
+3
2015-01-07
net/fsl: Add mEMAC MDIO support to XGMAC MDIO
Andy Fleming
2
-12
/
+55
2015-01-06
cxgb4: Add PCI device ID for new T5 adapter
Hariprasad Shenai
1
-0
/
+1
2015-01-06
cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register defines
Hariprasad Shenai
7
-409
/
+493
2015-01-06
cxgb4/csiostor: Cleanup TP, MPS and TCAM related register defines
Hariprasad Shenai
3
-355
/
+476
2015-01-06
cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register defines
Hariprasad Shenai
4
-259
/
+466
2015-01-06
cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register defines
Hariprasad Shenai
7
-382
/
+615
2015-01-06
RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register defines
Hariprasad Shenai
8
-391
/
+566
2015-01-06
be2net: support TX batching using skb->xmit_more flag
Sathya Perla
4
-116
/
+133
2015-01-05
qlcnic: Fix dump_skb output
Joe Perches
1
-8
/
+9
2015-01-05
enic: reconfigure resources for kdump crash kernel
Govindarajulu Varadarajan
2
-1
/
+18
[next]