Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
152d44a853e42952f6c8a504fb1f8eefd21fd5fd
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
/
qlcnic_main.c
3ced0a8
qlcnic: Add support to run firmware POST
by Shahed Shaikh
· 11 years ago
40e2b8e
qlcnic: Add support for 0x8830 device ID
by Shahed Shaikh
· 11 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 11 years ago
d247b6a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
cd1560e
qlcnic: Initialize dcbnl_ops before register_netdev
by Rajesh Borundia
· 11 years ago
bf63014
qlcnic: Set driver version before registering netdev
by Rajesh Borundia
· 11 years ago
5d5eacb
bridge: fdb dumping takes a filter device
by Jamal Hadi Salim
· 11 years ago
665d1ec
qlcnic: Enhance Tx timeout debug data collection.
by Harish Patil
· 11 years ago
18e0d62
qlcnic: Optimize ring count validations
by Shahed Shaikh
· 11 years ago
4da005c
qlcnic: Pre-allocate DMA buffer used for minidump collection
by Shahed Shaikh
· 11 years ago
ed61668
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool.
by Sucheta Chakraborty
· 11 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
f06c7f9
vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()
by dingtianhong
· 11 years ago
5f013c9b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
d747c33
qlcnic: Add mac learning support to SR-IOV VF.
by Rajesh Borundia
· 11 years ago
74b7ba1
qlcnic: Add support to process commands in atomic context
by Rajesh Borundia
· 11 years ago
132a3f2
qlcnic: Allow SR-IOV VF probe in hypervisor.
by Rajesh Borundia
· 11 years ago
84d7ad2
qlcnic: Set real_num_{tx|rx}_queues properly
by Shahed Shaikh
· 11 years ago
d5d2bf3
qlcnic: Fix panic while dumping TX queues on TX timeout
by Manish Chopra
· 11 years ago
aaecf51
qlcnic: Limit vNIC support in legacy interrupt mode
by Sucheta Chakraborty
· 11 years ago
c65762f
qlcnic: Add driver logs in error path.
by Sucheta Chakraborty
· 11 years ago
868e914
qlcnic: Allow setting TX interrupt coalescing parameters from VF.
by Sucheta Chakraborty
· 11 years ago
1f0f467
qlcnic: Add hwmon interface to export board temperature.
by Harish Patil
· 11 years ago
f716775
qlcnic: Use pci_enable_msix_exact() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
2c97e9e
qlcnic: Reset firmware API lock at driver load time
by Sony Chacko
· 11 years ago
8564ae0
qlcnic: Fix MSI-X initialization code
by Alexander Gordeev
· 11 years ago
4d52e1e
qlcnic: Fix to send INIT_NIC_FUNC as first mailbox.
by Sucheta Chakraborty
· 11 years ago
7f1f605
qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'
by Shahed Shaikh
· 11 years ago
2b3d7b7
qlcnic: Add VXLAN Rx offload support
by Shahed Shaikh
· 11 years ago
381709d
qlcnic: Add VXLAN Tx offload support
by Shahed Shaikh
· 11 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
42beb3f
qlcnic: Fix number of rings when we fall back from msix to legacy.
by Rajesh Borundia
· 11 years ago
b7520d2
qlcnic: Fix usage of use_msi and use_msi_x module parameters
by Shahed Shaikh
· 11 years ago
fc49bea
qlcnic: Fix function return error check
by Shahed Shaikh
· 11 years ago
2a355aec
qlcnic: Enhance driver message in failed state.
by Sucheta Chakraborty
· 11 years ago
225837a
qlcnic: Re-factor firmware minidump template header handling
by Shahed Shaikh
· 11 years ago
9732ec0
qlcnic: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
74a1fa4
qlcnic: Cleanup qlcnic_enable_msix() return values
by Alexander Gordeev
· 11 years ago
060d056
qlcnic: Fix tx timeout.
by Rajesh Borundia
· 12 years ago
cb9327d
qlcnic: Enhance logic to calculate msix vectors.
by Himanshu Madhani
· 12 years ago
a514722
qlcnic: Refactor interrupt coalescing code for all adapters.
by Himanshu Madhani
· 12 years ago
2b018ad9
qlcnic: Update poll controller code path
by Manish chopra
· 12 years ago
2cc5752
qlcnic: Interrupt code cleanup
by Manish chopra
· 12 years ago
95b3890
qlcnic: Enhance Tx timeout debugging.
by Himanshu Madhani
· 12 years ago
2104140
qlcnic: make local functions static
by stephen hemminger
· 12 years ago
0a379e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
a043158
qlcnic: Enable beaconing for 83xx/84xx Series adapter.
by Himanshu Madhani
· 12 years ago
1ac6762
qlcnic: Fix bug in TX statistics
by Manish Chopra
· 12 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
a02bdd4
qlcnic: Fix bug in Tx completion path
by Shahed Shaikh
· 12 years ago
6878f79
net: qlcnic: slight optimization of addr compare
by dingtianhong
· 12 years ago
143c905
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
2f514c5
qlcnic: Support for 16 virtual NIC functions.
by Jitendra Kalsaria
· 12 years ago
154d0c8
qlcnic: VLAN enhancement for 84XX adapters
by Manish Chopra
· 12 years ago
80c0e4f
qlcnic: Allow single Tx/Rx queue for all adapters.
by Himanshu Madhani
· 12 years ago
9b0fff2
qlcnic: Refactor initialize nic code path.
by Sucheta Chakraborty
· 12 years ago
3720bf7
qlcnic: Issue INIT_NIC command only once.
by Sucheta Chakraborty
· 12 years ago
3c44bba
qlcnic: Disable DCB operations from SR-IOV VFs.
by Sucheta Chakraborty
· 12 years ago
f956626
qlcnic: Fix TSS/RSS ring validation logic.
by Himanshu Madhani
· 12 years ago
3bf517d
qlcnic: Fix diagnostic test for all adapters.
by Himanshu Madhani
· 12 years ago
18afc10
qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters.
by Himanshu Madhani
· 12 years ago
34e8c40
qlcnic: refactor Tx/SDS ring calculation and validation in driver.
by Himanshu Madhani
· 12 years ago
f27c75b
qlcnic: Enhance ethtool Statistics for Multiple Tx queue.
by Himanshu Madhani
· 12 years ago
78ea2d9
qlcnic: Register netdev in FAILED state for 83xx/84xx
by Sucheta Chakraborty
· 12 years ago
394efd1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
d6994ca
qlcnic: Do not read QLCNIC_FW_CAPABILITY_MORE_CAPS bit for 83xx adapter
by Shahed Shaikh
· 12 years ago
c3fa32b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
4e532ee
net: qlcnic: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 12 years ago
66c562e
qlcnic: Validate Tx queue only for 82xx adapters.
by Himanshu Madhani
· 12 years ago
1de899d
qlcnic: dcb code cleanup and refactoring.
by Sucheta Chakraborty
· 12 years ago
4c776aa
qlcnic: Remove redundant eSwitch enable commands
by Sony Chacko
· 12 years ago
891e71b1b
qlcnic: Firmware dump collection when auto recovery is disabled.
by Pratik Pujar
· 12 years ago
9e63095
qlcnic: Print informational messages only once during driver load.
by Sucheta Chakraborty
· 12 years ago
2b1f18a
qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe()
by Wei Yongjun
· 12 years ago
6645161
qlcnic: Fix register device in FAILED state for 82xx.
by Sucheta Chakraborty
· 12 years ago
35dafcb
qlcnic: Add support for per port eswitch configuration
by Sony Chacko
· 12 years ago
7000078
qlcnic: Restructuring of qlc_83xx_fw_info structure.
by Pratik Pujar
· 12 years ago
4460f2e
qlcnic: Add AER callback handlers.
by Pratik Pujar
· 12 years ago
890b6e0
qlcnic: Store firmware dump state in CAMRAM register
by Shahed Shaikh
· 12 years ago
60dcbcb
qlcnic: Remove inline keyword
by Manish Chopra
· 12 years ago
80b17be
qlcnic: underflow in qlcnic_validate_max_tx_rings()
by Dan Carpenter
· 12 years ago
48365e4
qlcnic: dcb: Add support for CEE Netlink interface.
by Sucheta Chakraborty
· 12 years ago
14d385b
qlcnic: dcb: Query adapter DCB capabilities.
by Sucheta Chakraborty
· 12 years ago
07a251c
qlcnic: Implement ndo_get_phys_port_id for 82xx adapter
by Shahed Shaikh
· 12 years ago
c2c5e3a
qlcnic: Enable diagnostic test for multiple Tx queues.
by Himanshu Madhani
· 12 years ago
aa4a1f7
qlcnic: Enable Tx queue changes using ethtool for 82xx Series adapter.
by Himanshu Madhani
· 12 years ago
012ec81
qlcnic: Multi Tx queue support for 82xx Series adapter.
by Himanshu Madhani
· 12 years ago
15ca140
qlcnic: Enable support for 844X adapter
by Manish Chopra
· 12 years ago
2ff1cf1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
24866d1
qlcnic: Fix set driver version command
by Himanshu Madhani
· 12 years ago
0e76a3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
4bd8e73
qlcnic: Fix for flash update failure on 83xx adapter
by Himanshu Madhani
· 12 years ago
01b91f4
qlcnic: Removed adapter series name from warning messages.
by Pratik Pujar
· 12 years ago
068a8d1
qlcnic: Replace poll mode mailbox interface with interrupt based mailbox interface
by Manish Chopra
· 12 years ago
c253438
qlcnic: Fix diagnostic interrupt test for 83xx adapters.
by Manish Chopra
· 12 years ago
cfacb17
qlcnic: Set __QLCNIC_DEV_UP in adapter state before enabling interrupts
by Pratik Pujar
· 12 years ago
486a5bc
qlcnic: Add support for 83xx suspend and resume.
by Rajesh Borundia
· 12 years ago
8af3f33
qlcnic: Add support for 'set driver version' in 83XX
by Pratik Pujar
· 12 years ago
db13178
qlcnic: Cleanup of structure qlcnic_hardware_context
by Pratik Pujar
· 12 years ago
52e493d
qlcnic: Secondary unicast MAC address support.
by Jitendra Kalsaria
· 12 years ago
Next »