index
:
linux-toradex.git
colibri
colibri_vf
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.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
2011-12-08
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-12-08
be2net: netpoll support
Ivan Vecera
2011-12-08
net/fec: make FEC driver buildable as module
Lothar Waßmann
2011-12-08
net/fec: fix the .remove code
Lothar Waßmann
2011-12-08
net/fec: preserve MII/RMII setting in fec_stop()
Lothar Waßmann
2011-12-08
net/fec: don't munge MAC address from platform data
Lothar Waßmann
2011-12-08
net/fec: don't request invalid IRQ
Lothar Waßmann
2011-12-08
net/fec: prevent dobule restart of interface on FDX/HDX change
Lothar Waßmann
2011-12-08
net/fec: set con_id in clk_get() call to NULL
Lothar Waßmann
2011-12-08
net/fec: misc cleanups
Lothar Waßmann
2011-12-08
tg3: Update version to 3.122
Matt Carlson
2011-12-08
tg3: Return flowctrl config through ethtool
Matt Carlson
2011-12-08
tg3: Track LP advertising
Matt Carlson
2011-12-08
tg3: Integrate flowctrl check into AN adv check
Matt Carlson
2011-12-08
tg3: Save stats across chip resets
Matt Carlson
2011-12-08
tg3: Remove ethtool stats member from dev struct
Matt Carlson
2011-12-07
bnx2x: fix typo in fcoe stats collection
Barak Witkowski
2011-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-06
bnx2x: Fix compile errors if CONFIG_CNIC is not set
Michael Chan
2011-12-06
bnx2x: fix crash while ethtool -t
Dmitry Kravkov
2011-12-06
bnx2x, cnic: support DRV_INFO upon FW request
Barak Witkowski
2011-12-06
bnx2x: support classification config query
Ariel Elior
2011-12-06
bnx2x: add fcoe statistics
Barak Witkowski
2011-12-06
bnx2x: add PFC statistics
Barak Witkowski
2011-12-06
pasemi_mac: Fix building as module
Ben Hutchings
2011-12-05
r8169: fix Rx index race between FIFO overflow recovery and NAPI handler.
françois romieu
2011-12-05
r8169: Rx FIFO overflow fixes.
françois romieu
2011-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2011-12-05
cxgb3: Handle NULL dst neighbour in cxgb3_offload.c
David Miller
2011-12-05
cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.
David Miller
2011-12-05
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
2011-12-05
ixgbe: Remove function prototype for non-existent function
Greg Rose
2011-12-05
ixgbe: DCB: IEEE transitions may fail to reprogram hardware.
John Fastabend
2011-12-05
ixgbe: DCBnl set_all, order of operations fix
John Fastabend
2011-12-05
igb: Update DMA Coalescing threshold calculation.
Matthew Vick
2011-12-05
e1000e: hitting BUG_ON() from napi_enable
Bruce Allan
2011-12-05
e1000e: Avoid wrong check on TX hang
Jeff Kirsher
2011-12-04
sfc: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-04
ll_temac: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-04
enic: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-04
bnx2x: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-02
forcedeath: Fix bql support for forcedeath
Igor Maravic
2011-12-02
niu: Fix typo in comment.
David S. Miller
2011-12-01
niu: Add support for byte queue limits.
David S. Miller
2011-12-01
niu: Remove redundant PHY ID test.
David S. Miller
2011-12-01
icplus: mdio_write(), remove unnecessary for loop
Patrick Kelle
2011-11-30
sfc: fix race in efx_enqueue_skb_tso()
Eric Dumazet
2011-11-30
bnx2: Support for byte queue limits
Eric Dumazet
2011-11-30
net: fec: Select the FEC driver by default for i.MX SoCs
Fabio Estevam
[next]