index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
21
-77
/
+30
*
net: dnet: Use phy_find_first() helper
Andrew Lunn
2016-01-07
1
-7
/
+1
*
phy: add phydev_name() wrapper
Andrew Lunn
2016-01-07
22
-34
/
+34
*
phy: Use phy_read() instead of mdiobus_read()
Andrew Lunn
2016-01-07
1
-68
/
+36
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-07
2
-2
/
+8
|
\
|
*
cxgb4: correctly handling failed allocation
Insu Yun
2016-01-04
1
-0
/
+4
|
*
qlcnic: correctly handle qlcnic_alloc_mbx_args
Insu Yun
2016-01-04
1
-2
/
+4
*
|
fsl/fman: double free on probe failure
Dan Carpenter
2016-01-06
1
-1
/
+0
*
|
fsl/fman: fix the pause_time test
Dan Carpenter
2016-01-06
1
-1
/
+1
*
|
mlxsw: core: remove an unnecessary condition
Dan Carpenter
2016-01-06
1
-1
/
+1
*
|
ethernet/atheros/alx: sanitize buffer sizing and padding
Jarod Wilson
2016-01-06
3
-12
/
+14
*
|
mlxsw: Remember untagged VLANs
Elad Raz
2016-01-06
3
-1
/
+17
*
|
mlxsw: Disable vlan_filtering for non .1D bridge
Elad Raz
2016-01-06
1
-0
/
+21
*
|
mlxsw: Renaming local variable names for consistency
Elad Raz
2016-01-06
1
-3
/
+3
*
|
mlxsw: Fixing vlans init range
Elad Raz
2016-01-06
1
-1
/
+2
*
|
mlxsw: pci: Adjust value of CPU egress traffic class
Ido Schimmel
2016-01-06
1
-1
/
+1
*
|
net: hns: avoid uninitialized variable warning:
Arnd Bergmann
2016-01-06
1
-25
/
+22
*
|
net/mlx5e: Add PTP Hardware Clock (PHC) support
Eran Ben Elisha
2016-01-05
4
-1
/
+106
*
|
net/mlx5e: Add HW timestamping (TS) support
Eran Ben Elisha
2016-01-05
7
-2
/
+279
*
|
net/mlx5_core: Introduce access function to read internal timer
Eran Ben Elisha
2016-01-05
2
-0
/
+14
*
|
net/mlx5e: Do not modify the TX SKB
Achiad Shochat
2016-01-05
3
-34
/
+49
*
|
mlxsw: spectrum: Change bridge port attributes only when bridged
Ido Schimmel
2016-01-05
2
-6
/
+14
*
|
mlxsw: spectrum: Set bridge status in appropriate functions
Ido Schimmel
2016-01-05
1
-10
/
+5
*
|
mlxsw: spectrum: Return NOTIFY_BAD on bridge failure
Ido Schimmel
2016-01-05
1
-3
/
+7
*
|
mlxsw: spectrum: Initialize PVID only once
Ido Schimmel
2016-01-05
1
-1
/
+0
*
|
chelsio: constify cphy_ops structures
Julia Lawall
2016-01-05
8
-14
/
+14
*
|
fsl/fman: allow modular build
Arnd Bergmann
2016-01-05
1
-1
/
+2
*
|
r8169:Correct the way of setting RTL8168DP ephy
Chun-Hao Lin
2016-01-04
1
-11
/
+4
*
|
r8169:Fix typo in setting RTL8168H PHY PFM mode.
Chun-Hao Lin
2016-01-04
1
-2
/
+2
*
|
r8169:Fix typo in setting RTL8168EP and RTL8168H D3cold PFM mode
Chun-Hao Lin
2016-01-04
1
-3
/
+3
*
|
sh_eth: get rid of {cpu|edmac}_to_{edmac|cpu}()
Sergei Shtylyov
2016-01-04
1
-43
/
+29
*
|
sh_eth: remove EDMAC_BIG_ENDIAN
Sergei Shtylyov
2016-01-04
2
-17
/
+2
*
|
tilepro: use to_delayed_work
Geliang Tang
2016-01-04
1
-2
/
+1
*
|
bnxt_en: Modify ethtool -l|-L to support combined or rx/tx rings.
Michael Chan
2016-01-04
1
-12
/
+45
*
|
bnxt_en: Modify init sequence to support shared or non shared rings.
Michael Chan
2016-01-04
1
-10
/
+32
*
|
bnxt_en: Modify bnxt_get_max_rings() to support shared or non shared rings.
Michael Chan
2016-01-04
3
-25
/
+79
*
|
bnxt_en: Re-structure ring indexing and mapping.
Michael Chan
2016-01-04
2
-38
/
+55
*
|
bnxt_en: Check for NULL rx or tx ring.
Michael Chan
2016-01-04
1
-5
/
+22
*
|
bnxt_en: Separate bnxt_{rx|tx}_ring_info structs from bnxt_napi struct.
Michael Chan
2016-01-04
2
-86
/
+70
*
|
bnxt_en: Refactor bnxt_dbg_dump_states().
Michael Chan
2016-01-04
1
-17
/
+33
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-01
13
-118
/
+113
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-12-31
10
-73
/
+112
|
|
\
|
|
*
drivers: net: cpsw: fix error return code
Julia Lawall
2015-12-29
1
-3
/
+7
|
|
*
qlcnic: fix a loop exit condition better
Dan Carpenter
2015-12-24
1
-1
/
+1
|
|
*
sh_eth: fix 16-bit descriptor field access endianness too
Sergei Shtylyov
2015-12-22
2
-28
/
+30
|
|
*
natsemi: add checks for dma mapping errors
Alexey Khoroshilov
2015-12-19
1
-0
/
+12
|
|
*
bnx2x: Prevent FW assertion when using Vxlan
Yuval Mintz
2015-12-18
1
-9
/
+13
|
|
*
be2net: Avoid accessing eq object in be_msix_register routine, when i < 0.
Venkat Duvvuru
2015-12-18
1
-1
/
+3
|
|
*
net/mlx4_en: Fix HW timestamp init issue upon system startup
Eugenia Emantayev
2015-12-18
3
-7
/
+14
|
|
*
net/mlx4_en: Remove dependency between timestamping capability and service_task
Eugenia Emantayev
2015-12-18
1
-3
/
+2
[next]