summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* qlogic: use pci_zalloc_consistentJoe Perches2014-08-092-9/+6Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-08-063-11/+19
|\
| * qlcnic: Initialize dcbnl_ops before register_netdevRajesh Borundia2014-08-061-2/+2
| * qlcnic: Set driver version before registering netdevRajesh Borundia2014-08-062-4/+4
| * qlcnic: Fix update of ethtool stats.Rajesh Borundia2014-08-061-5/+13
* | Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8Anish Bhatt2014-07-181-2/+2
* | bridge: fdb dumping takes a filter deviceJamal Hadi Salim2014-07-101-3/+4
* | qlcnic: Update version to 5.3.61Harish Patil2014-07-031-2/+2
* | qlcnic: Enhance Tx timeout debug data collection.Harish Patil2014-07-031-6/+35
|/
* qlcnic: Update version to 5.3.60Shahed Shaikh2014-06-121-2/+2
* qlcnic: Optimize ring count validationsShahed Shaikh2014-06-122-12/+7Star
* qlcnic: Pre-allocate DMA buffer used for minidump collectionShahed Shaikh2014-06-123-20/+28
* qlcnic: remove duplicate QLC_83XX_GET_LSO_CAPABILITY defineDan Carpenter2014-06-121-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-061-0/+3
|\
| * qlcnic: Initialize mailbox cmd structure to zeroRajesh Borundia2014-06-061-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-041-0/+1
|\|
| * qlcnic: info leak in qlcnic_dcb_peer_app_info()Dan Carpenter2014-05-241-0/+1
* | net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-235-17/+41
* | qlogic: Use time_before()Manuel Schölling2014-05-221-5/+5
* | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-134-8/+6Star
* | vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong2014-05-121-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-123-21/+70
|\|
| * qlcnic: Set real_num_{tx|rx}_queues properlyShahed Shaikh2014-05-072-18/+47
| * qlcnic: Fix panic while dumping TX queues on TX timeoutManish Chopra2014-05-071-2/+6
| * qlcnic: Fix memory leak.Rajesh Borundia2014-04-241-1/+8
| * qlcnic: Reset firmware API lock at driver load timeSony Chacko2014-04-241-0/+9
* | qlcnic: Update version to 5.3.59Rajesh Borundia2014-05-091-2/+2
* | qlcnic: Collect firmware dump using DMA on 82xx adaptersShahed Shaikh2014-05-095-50/+42Star
* | qlcnic: Add mac learning support to SR-IOV VF.Rajesh Borundia2014-05-096-28/+78
* | qlcnic: Add support to process commands in atomic contextRajesh Borundia2014-05-096-107/+99Star
* | qlcnic: Allow SR-IOV VF probe in hypervisor.Rajesh Borundia2014-05-093-17/+24
* | qlcnic: Fix Kconfig dependency on HWMONHarish Patil2014-05-071-1/+1
* | qlcnic: Update version to 5.3.58Jitendra Kalsaria2014-04-281-2/+2
* | qlcnic: Limit vNIC support in legacy interrupt modeSucheta Chakraborty2014-04-282-1/+12
* | qlcnic: Add driver logs in error path.Sucheta Chakraborty2014-04-285-4/+21
* | qlcnic: Allow setting TX interrupt coalescing parameters from VF.Sucheta Chakraborty2014-04-282-6/+42
* | qlcnic: Add hwmon interface to export board temperature.Harish Patil2014-04-284-1/+95
* | qlcnic: Optimize MAC learning codeShahed Shaikh2014-04-281-12/+7Star
* | qlcnic: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-04-281-3/+3
* | qlge: Convert /n to \nJoe Perches2014-04-281-1/+1
|/
* qlcnic: Fix MSI-X initialization codeAlexander Gordeev2014-04-151-12/+16
* qlcnic: Do not disable SR-IOV when VFs are assigned to VMsManish Chopra2014-04-141-0/+10
* qlcnic: Fix QLogic application/driver interface for virtual NIC configurationJitendra Kalsaria2014-04-141-14/+17
* qlcnic: Fix PVID configuration on eSwitch port.Jitendra Kalsaria2014-04-141-0/+1
* qlcnic: Fix max ring count calculationShahed Shaikh2014-04-142-8/+8
* qlcnic: Fix to send INIT_NIC_FUNC as first mailbox.Sucheta Chakraborty2014-04-143-4/+5
* qlcnic: Fix panic due to uninitialzed delayed_work struct in use.Sucheta Chakraborty2014-04-141-3/+2Star
* net: qlcnic: include irq.h for irq definitionsJosh Boyer2014-04-031-0/+1
* qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'Shahed Shaikh2014-04-014-3/+26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-291-1/+3
|\