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
/
qlogic
Age
Commit message (
Expand
)
Author
2014-05-23
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
2014-05-22
qlogic: Use time_before()
Manuel Schölling
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-12
vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()
dingtianhong
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-09
qlcnic: Update version to 5.3.59
Rajesh Borundia
2014-05-09
qlcnic: Collect firmware dump using DMA on 82xx adapters
Shahed Shaikh
2014-05-09
qlcnic: Add mac learning support to SR-IOV VF.
Rajesh Borundia
2014-05-09
qlcnic: Add support to process commands in atomic context
Rajesh Borundia
2014-05-09
qlcnic: Allow SR-IOV VF probe in hypervisor.
Rajesh Borundia
2014-05-07
qlcnic: Fix Kconfig dependency on HWMON
Harish Patil
2014-05-07
qlcnic: Set real_num_{tx|rx}_queues properly
Shahed Shaikh
2014-05-07
qlcnic: Fix panic while dumping TX queues on TX timeout
Manish Chopra
2014-04-27
qlcnic: Update version to 5.3.58
Jitendra Kalsaria
2014-04-27
qlcnic: Limit vNIC support in legacy interrupt mode
Sucheta Chakraborty
2014-04-27
qlcnic: Add driver logs in error path.
Sucheta Chakraborty
2014-04-27
qlcnic: Allow setting TX interrupt coalescing parameters from VF.
Sucheta Chakraborty
2014-04-27
qlcnic: Add hwmon interface to export board temperature.
Harish Patil
2014-04-27
qlcnic: Optimize MAC learning code
Shahed Shaikh
2014-04-27
qlcnic: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-04-27
qlge: Convert /n to \n
Joe Perches
2014-04-24
qlcnic: Fix memory leak.
Rajesh Borundia
2014-04-24
qlcnic: Reset firmware API lock at driver load time
Sony Chacko
2014-04-15
qlcnic: Fix MSI-X initialization code
Alexander Gordeev
2014-04-14
qlcnic: Do not disable SR-IOV when VFs are assigned to VMs
Manish Chopra
2014-04-14
qlcnic: Fix QLogic application/driver interface for virtual NIC configuration
Jitendra Kalsaria
2014-04-14
qlcnic: Fix PVID configuration on eSwitch port.
Jitendra Kalsaria
2014-04-14
qlcnic: Fix max ring count calculation
Shahed Shaikh
2014-04-14
qlcnic: Fix to send INIT_NIC_FUNC as first mailbox.
Sucheta Chakraborty
2014-04-14
qlcnic: Fix panic due to uninitialzed delayed_work struct in use.
Sucheta Chakraborty
2014-04-03
net: qlcnic: include irq.h for irq definitions
Josh Boyer
2014-04-01
qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'
Shahed Shaikh
2014-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-29
qlge: remove open-coded skb_cow_head.
françois romieu
2014-03-28
qlge: Do not propaged vlan tag offloads to vlans
Vlad Yasevich
2014-03-26
qlcnic: Remove casts of pointer to same type
Joe Perches
2014-03-24
qlcnic: Update version to 5.3.57
Shahed Shaikh
2014-03-24
qlcnic: Add VXLAN Rx offload support
Shahed Shaikh
2014-03-24
qlcnic: Add VXLAN Tx offload support
Shahed Shaikh
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-03
qlcnic: dcb: a couple off by one bugs
Dan Carpenter
2014-02-25
qlcnic: Fix number of rings when we fall back from msix to legacy.
Rajesh Borundia
2014-02-25
qlcnic: Allow any VLAN to be configured from VF.
Sucheta Chakraborty
2014-02-25
qlcnic: Fix usage of use_msi and use_msi_x module parameters
Shahed Shaikh
2014-02-25
qlcnic: Fix function return error check
Shahed Shaikh
2014-02-24
qlcnic: Update version to 5.3.56
Shahed Shaikh
2014-02-24
qlcnic: Enhance semaphore lock access failure error message
Harish Patil
2014-02-24
qlcnic: Allow vlan0 traffic
Rajesh Borundia
2014-02-24
qlcnic: Enhance driver message in failed state.
Sucheta Chakraborty
2014-02-24
qlcnic: Updates to QLogic application/driver interface for virtual NIC config...
Jitendra Kalsaria
[next]