index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
2016-05-03
net: macb: Probe MDIO bus before registering netdev
Florian Fainelli
2016-05-03
net: mvneta: Remove superfluous SMP function call
Anna-Maria Gleixner
2016-05-03
macb: fix mdiobus_scan() error check
Sergei Shtylyov
2016-05-03
pxa168_eth: fix mdiobus_scan() error check
Sergei Shtylyov
2016-05-03
net/mlx5e: Use workqueue for vxlan ops
Matthew Finlay
2016-05-03
net/mlx5e: Implement a mlx5e workqueue
Matthew Finlay
2016-05-03
net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue
Matthew Finlay
2016-05-03
net/mlx5: Unmap only the relevant IO memory mapping
Gal Pressman
2016-05-01
cxgb3: fix out of bounds read
Michal Schmidt
2016-04-28
drivers: net: cpsw: use of_phy_connect() in fixed-link case
David Rivshin
2016-04-28
drivers: net: cpsw: don't ignore phy-mode if phy-handle is used
David Rivshin
2016-04-28
drivers: net: cpsw: fix segfault in case of bad phy-handle
David Rivshin
2016-04-28
drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac config
David Rivshin
2016-04-28
ps3_gelic: fix memcpy parameter
Christophe Jaillet
2016-04-28
net: ethernet: davinci_emac: Fix devioctl while in fixed link
Neil Armstrong
2016-04-28
sfc: disable RSS when unsupported
Jon Cooper
2016-04-28
myri10ge: fix sleeping with bh disabled
Stanislaw Gruszka
2016-04-27
bnxt_en: Divide a page into 32K buffers for the aggregation ring if necessary.
Michael Chan
2016-04-27
bnxt_en: Limit RX BD pages to be no bigger than 32K.
Michael Chan
2016-04-27
bnxt_en: Don't fallback to INTA on VF.
Michael Chan
2016-04-26
net/mlx4_en: fix spurious timestamping callbacks
Eric Dumazet
2016-04-24
net/mlx5: Add pci shutdown callback
Majd Dibbiny
2016-04-24
net/mlx5_core: Remove static from local variable
Eli Cohen
2016-04-24
net/mlx5e: Use vport MTU rather than physical port MTU
Saeed Mahameed
2016-04-24
net/mlx5e: Fix minimum MTU
Saeed Mahameed
2016-04-24
net/mlx5e: Device's mtu field is u16 and not int
Saeed Mahameed
2016-04-24
net/mlx5_core: Add ConnectX-5 to list of supported devices
Majd Dibbiny
2016-04-24
net/mlx5e: Fix MLX5E_100BASE_T define
Rana Shahout
2016-04-24
net/mlx5_core: Fix soft lockup in steering error flow
Maor Gottlieb
2016-04-24
qlcnic: Update version to 5.3.64
Manish Chopra
2016-04-24
net: stmmac: socfpga: Remove re-registration of reset controller
Marek Vasut
2016-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-04-21
atl2: Disable unimplemented scatter/gather feature
Ben Hutchings
2016-04-21
net/mlx4_en: Split SW RX dropped counter per RX ring
Eran Ben Elisha
2016-04-21
net/mlx4_core: Don't allow to VF change global pause settings
Eugenia Emantayev
2016-04-21
net/mlx4_core: Avoid repeated calls to pci enable/disable
Daniel Jurgens
2016-04-21
net/mlx4_core: Implement pci_resume callback
Daniel Jurgens
2016-04-21
net: ethernet: davinci_emac: Fix platform_data overwrite
Neil Armstrong
2016-04-21
net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enable
Neil Armstrong
2016-04-21
qede: Fix single MTU sized packet from firmware GRO flow
Manish Chopra
2016-04-21
qede: Fix setting Skb network header
Manish Chopra
2016-04-21
qede: Fix various memory allocation error flows for fastpath
Manish Chopra
2016-04-21
drivers: net: cpsw: fix wrong regs access in cpsw_ndo_open
Grygorii Strashko
2016-04-20
Revert "Prevent NUll pointer dereference with two PHYs on cpsw"
Andrew Goodbody
2016-04-19
net/mlx4_en: do batched put_page using atomic_sub
Konstantin Khlebnikov
2016-04-19
net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOC
Konstantin Khlebnikov
2016-04-18
Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-04-16
net: bcmgenet: device stats are unsigned long
Eric Dumazet
2016-04-15
cpsw: Prevent NUll pointer dereference with two PHYs
Andrew Goodbody
2016-04-15
cxgb4: Set VPD size so we can read both VPD structures
Hariprasad Shenai
[next]