aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c
Commit message (Expand)AuthorAge
* qlcnic: Fix return value in qlcnic_probe()Yongjian Xu2014-12-31
* net: Generalize ndo_gso_check to ndo_features_checkJesse Gross2014-12-26
* net: rename netdev_phys_port_id to more generic nameJiri Pirko2014-12-02
* net: make vid as a parameter for ndo_fdb_add/ndo_fdb_delJiri Pirko2014-12-02
* qlcnic: Implement ndo_gso_check()Joe Stringer2014-11-14
* qlcnic: Add support to run firmware POSTShahed Shaikh2014-08-29
* qlcnic: Add support for 0x8830 device IDShahed Shaikh2014-08-29
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-08-05
|\
| * qlcnic: Initialize dcbnl_ops before register_netdevRajesh Borundia2014-08-05
| * qlcnic: Set driver version before registering netdevRajesh Borundia2014-08-05
* | bridge: fdb dumping takes a filter deviceJamal Hadi Salim2014-07-10
* | qlcnic: Enhance Tx timeout debug data collection.Harish Patil2014-07-02
|/
* qlcnic: Optimize ring count validationsShahed Shaikh2014-06-11
* qlcnic: Pre-allocate DMA buffer used for minidump collectionShahed Shaikh2014-06-11
* net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-23
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong2014-05-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-12
|\
| * qlcnic: Set real_num_{tx|rx}_queues properlyShahed Shaikh2014-05-07
| * qlcnic: Fix panic while dumping TX queues on TX timeoutManish Chopra2014-05-07
| * qlcnic: Reset firmware API lock at driver load timeSony Chacko2014-04-24
* | qlcnic: Add mac learning support to SR-IOV VF.Rajesh Borundia2014-05-09
* | qlcnic: Add support to process commands in atomic contextRajesh Borundia2014-05-09
* | qlcnic: Allow SR-IOV VF probe in hypervisor.Rajesh Borundia2014-05-09
* | qlcnic: Limit vNIC support in legacy interrupt modeSucheta Chakraborty2014-04-27
* | qlcnic: Add driver logs in error path.Sucheta Chakraborty2014-04-27
* | qlcnic: Allow setting TX interrupt coalescing parameters from VF.Sucheta Chakraborty2014-04-27
* | qlcnic: Add hwmon interface to export board temperature.Harish Patil2014-04-27
* | qlcnic: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-04-27
|/
* qlcnic: Fix MSI-X initialization codeAlexander Gordeev2014-04-15
* qlcnic: Fix to send INIT_NIC_FUNC as first mailbox.Sucheta Chakraborty2014-04-14
* qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'Shahed Shaikh2014-04-01
* qlcnic: Add VXLAN Rx offload supportShahed Shaikh2014-03-24
* qlcnic: Add VXLAN Tx offload supportShahed Shaikh2014-03-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-05
|\
| * qlcnic: Fix number of rings when we fall back from msix to legacy.Rajesh Borundia2014-02-25
| * qlcnic: Fix usage of use_msi and use_msi_x module parametersShahed Shaikh2014-02-25
| * qlcnic: Fix function return error checkShahed Shaikh2014-02-25
* | qlcnic: Enhance driver message in failed state.Sucheta Chakraborty2014-02-24
* | qlcnic: Re-factor firmware minidump template header handlingShahed Shaikh2014-02-24
* | qlcnic: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-18
* | qlcnic: Cleanup qlcnic_enable_msix() return valuesAlexander Gordeev2014-02-18
|/
* qlcnic: Fix tx timeout.Rajesh Borundia2014-01-28
* qlcnic: Enhance logic to calculate msix vectors.Himanshu Madhani2014-01-23
* qlcnic: Refactor interrupt coalescing code for all adapters.Himanshu Madhani2014-01-23
* qlcnic: Update poll controller code pathManish chopra2014-01-23
* qlcnic: Interrupt code cleanupManish chopra2014-01-23
* qlcnic: Enhance Tx timeout debugging.Himanshu Madhani2014-01-23
* qlcnic: make local functions staticstephen hemminger2014-01-17