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
/
intel
/
ixgbe
Age
Commit message (
Expand
)
Author
2014-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
2014-01-17
ixgbe: bump version number
Don Skidmore
2014-01-17
ixgbe: add braces around else condition in ixgbe_qv_lock_* calls
Jacob Keller
2014-01-17
ixgbe: set driver_max_VFs should be done before enabling SRIOV
ethan.zhao
2014-01-17
ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63
ethan.zhao
2014-01-16
ixgbe: Fix incorrect logic for fixed fiber eeprom write
Don Skidmore
2014-01-16
ixgbe: reinit_locked() should be called with rtnl_lock
John Fastabend
2014-01-15
ixgbe: Clear head write-back registers on VF reset
Alexander Duyck
2014-01-15
ixgbe: Force QDE via PFQDE for VFs during reset
Alexander Duyck
2014-01-14
ixgbe: Additional adapter removal checks
Mark Rustad
2014-01-14
ixgbe: Check for adapter removal on register writes
Mark Rustad
2014-01-14
ixgbe: Check register reads for adapter removal
Mark Rustad
2014-01-14
ixgbe: Make ethtool register test use accessors
Mark Rustad
2014-01-14
ixgbe: Use static inlines instead of macros
Mark Rustad
2014-01-14
ixbge: Protect ixgbe_down with __IXGBE_DOWN bit
Mark Rustad
2014-01-14
ixgbe: Indicate removal state explicitly
Mark Rustad
2014-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-31
net: ixgbe: slight optimization of addr compare
dingtianhong
2013-12-17
ixgbe: fix for unused variable warning with certain config
Don Skidmore
2013-12-17
ixgbe: Start temperature sensor attribute index with 1
Guenter Roeck
2013-12-17
ixgbe: Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2013-11-30
ixgbe: Make ixgbe_identify_qsfp_module_generic static
Mark Rustad
2013-11-30
ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by default
John Fastabend
2013-11-30
ixgbe: ixgbe_fwd_ring_down needs to be static
John Fastabend
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-11
ixgbe: add warning when max_vfs is out of range.
Jacob Keller
2013-11-08
ixgbe: deleting dfwd stations out of order can cause null ptr deref
John Fastabend
2013-11-08
ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPS
John Fastabend
2013-11-07
ixgbe: enable l2 forwarding acceleration for macvlans
John Fastabend
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
2013-11-01
ixgbe: fix inconsistent clearing of the multicast table
Emil Tantilov
2013-11-01
ixgbe: Reduce memory consumption with larger page sizes
Anton Blanchard
2013-10-29
ixgbe: remove unnecessary duplication of PCIe bandwidth display
Jacob Keller
2013-10-29
ixgbe: show <2% for encoding loss on PCIe Gen3
Jacob Keller
2013-10-29
ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_all
Jacob Keller
2013-10-24
ixgbe: fix rx-usecs range checks for BQL
Emil Tantilov
2013-10-24
ixgbe: use pcie_capability_read_word() to simplify code
Yijing Wang
2013-10-24
ixgbe: cleanup ixgbe_enumerate_functions
Jacob Keller
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-01
ixgbe: remove marketing names from busy poll code
Jacob Keller
2013-10-01
ixgbe: Cleanup the use of tabs and spaces
Jeff Kirsher
2013-10-01
ixgbe: ethtool DCB registers dump for 82599 and x540
Leonardo Potenza
2013-09-24
intel: Remove extern from function prototypes
Joe Perches
2013-09-21
DMA-API: net: intel/ixgbe: fix 32-bit DMA mask handling
Russell King
2013-09-13
ixgbe: fix ethtool reporting of supported links for SFP modules
Emil Tantilov
2013-09-13
ixgbe: limit setting speed to only one at a time for QSFP modules
Emil Tantilov
2013-09-13
ixgbe: fix ethtool loopback diagnostic with DCB enabled
Emil Tantilov
[next]