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_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
/
chelsio
Age
Commit message (
Expand
)
Author
2014-09-15
cxgb4: Don't allocate adapter structure for all PF's
Hariprasad Shenai
2014-09-01
cxgb4: Issue mbox commands on correct mbox
Hariprasad Shenai
2014-09-01
cxgb4: Avoid dumping Write-only registers in register dump
Hariprasad Shenai
2014-09-01
cxgb4: Detect and display firmware reported errors
Hariprasad Shenai
2014-09-01
cxgb4: Fix T5 adapter accessing T4 adapter registers
Hariprasad Shenai
2014-09-01
cxgb4: Fixed the code to use correct length for part number
Hariprasad Shenai
2014-09-01
cxgb4: Fix for handling 1Gb/s SFP+ Transceiver Modules
Hariprasad Shenai
2014-08-21
cxgb4: Free completed tx skbs promptly
Hariprasad Shenai
2014-08-21
cxgb4: Fix race condition in cleanup
Anish Bhatt
2014-08-14
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-07
cxgb4: IEEE fixes for DCBx state machine
Anish Bhatt
2014-08-07
cxgb4: Update FW version string to match FW binary version
Hariprasad Shenai
2014-08-06
cxgb4: Fix for SR-IOV VF initialization
Hariprasad Shenai
2014-08-05
cxgb4 : Disable recursive mailbox commands when enabling vi
Anish Bhatt
2014-08-05
cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown ro...
Hariprasad Shenai
2014-08-05
cxgb4i : Move stray CPL definitions to cxgb4 driver
Anish Bhatt
2014-08-04
cxgb4: only free allocated fls
Hariprasad Shenai
2014-07-24
cxgb4: Fixed incorrect check for memory operation in t4_memory_rw
Hariprasad Shenai
2014-07-21
cxgb4: Add the MC1 registers to read in the interrupt handler
Hariprasad Shenai
2014-07-17
cxgb4: Export symbols required by cxgb4i for ipv6 support and required defines
Anish Bhatt
2014-07-17
cxgb4/iw_cxgb4: Move common defines to cxgb4
Anish Bhatt
2014-07-17
Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8
Anish Bhatt
2014-07-15
cxgb4/iw_cxgb4: work request logging feature
Hariprasad Shenai
2014-07-15
cxgb4/iw_cxgb4: display TPTE on errors
Hariprasad Shenai
2014-07-15
cxgb4/iw_cxgb4: use firmware ord/ird resource limits
Hariprasad Shenai
2014-07-15
iw_cxgb4: Detect Ing. Padding Boundary at run-time
Hariprasad Shenai
2014-07-02
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: remove unnecessary null test...
Fabian Frederick
2014-07-01
cxgb4vf: Adds device ID for few more Chelsio T4 Adapters
Hariprasad Shenai
2014-07-01
cxgb4: Adds device ID for few more Chelsio T4 Adapters
Hariprasad Shenai
2014-07-01
cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Wind...
Hariprasad Shenai
2014-07-01
cxgb4: Use FW interface to get BAR0 value
Hariprasad Shenai
2014-07-01
rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Pa...
Hariprasad Shenai
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-25
cxgb4: use dev_port to identify ports
Thadeu Lima de Souza Cascardo
2014-06-24
cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_list
Li RongQing
2014-06-24
cxgb4: Fix endian bug introduced in cxgb4 dcb patchset
Anish Bhatt
2014-06-22
cxgb4 : Update copyright year on all cxgb4 files
Anish Bhatt
2014-06-22
cxgb4 : Makefile & Kconfig changes for DCBx support
Anish Bhatt
2014-06-22
cxgb4 : Integrate DCBx support into cxgb4 module. Register dbcnl_ops to give ...
Anish Bhatt
2014-06-22
cxgb4 : Add DCBx support codebase and dcbnl_ops
Anish Bhatt
2014-06-22
cxgb4 : Update fw interface file for DCBx support. Adds all the required fiel...
Anish Bhatt
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-10
cxgb4: Change default Interrupt Holdoff Packet Count Threshold
Hariprasad Shenai
2014-06-10
iw_cxgb4: don't truncate the recv window size
Hariprasad Shenai
2014-06-10
iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connections
Hariprasad Shenai
2014-06-10
iw_cxgb4: Allocate and use IQs specifically for indirect interrupts
Hariprasad Shenai
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-03
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
[next]