summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
AgeCommit message (Expand)AuthorFilesLines
2015-02-11qlcnic: Delete existing multicast MAC list before adding newShahed Shaikh1-1/+10
2014-08-29qlcnic: Update version to 5.3.62Shahed Shaikh1-2/+2
2014-08-29qlcnic: Add support to run firmware POSTShahed Shaikh1-0/+2
2014-08-29qlcnic: Add support for 0x8830 device IDShahed Shaikh1-0/+2
2014-08-21qlcnic: Fix flash access interface to applicationJitendra Kalsaria1-1/+14
2014-07-02qlcnic: Update version to 5.3.61Harish Patil1-2/+2
2014-06-11qlcnic: Update version to 5.3.60Shahed Shaikh1-2/+2
2014-06-11qlcnic: Pre-allocate DMA buffer used for minidump collectionShahed Shaikh1-0/+2
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty1-0/+1
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-16/+0
2014-05-09qlcnic: Update version to 5.3.59Rajesh Borundia1-2/+2
2014-05-09qlcnic: Add mac learning support to SR-IOV VF.Rajesh Borundia1-0/+12
2014-05-09qlcnic: Add support to process commands in atomic contextRajesh Borundia1-1/+1
2014-05-07qlcnic: Set real_num_{tx|rx}_queues properlyShahed Shaikh1-16/+0
2014-04-27qlcnic: Update version to 5.3.58Jitendra Kalsaria1-2/+2
2014-04-27qlcnic: Add hwmon interface to export board temperature.Harish Patil1-0/+15
2014-04-03net: qlcnic: include irq.h for irq definitionsJosh Boyer1-0/+1
2014-04-01qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'Shahed Shaikh1-0/+3
2014-03-24qlcnic: Update version to 5.3.57Shahed Shaikh1-2/+2
2014-03-24qlcnic: Add VXLAN Rx offload supportShahed Shaikh1-0/+11
2014-03-24qlcnic: Add VXLAN Tx offload supportShahed Shaikh1-4/+26
2014-02-24qlcnic: Update version to 5.3.56Shahed Shaikh1-2/+2
2014-02-24qlcnic: Re-factor firmware minidump template header handlingShahed Shaikh1-2/+71
2014-01-23qlcnic: update version to 5.3.55Himanshu Madhani1-2/+2
2014-01-23qlcnic: Enhance logic to calculate msix vectors.Himanshu Madhani1-7/+10
2014-01-23qlcnic: Refactor interrupt coalescing code for all adapters.Himanshu Madhani1-3/+6
2014-01-23qlcnic: Interrupt code cleanupManish chopra1-6/+91
2014-01-23qlcnic: Use bool for rx_mac_learn.Sucheta Chakraborty1-1/+1
2014-01-17qlcnic: make local functions staticstephen hemminger1-16/+0
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2014-01-13qlcnic: Update version to 5.3.54Shahed Shaikh1-2/+2
2014-01-13qlcnic: Enable beaconing for 83xx/84xx Series adapter.Himanshu Madhani1-1/+9
2014-01-13qlcnic: Do MAC learning for SRIOV PF.Sucheta Chakraborty1-0/+1
2014-01-13qlcnic: Convert vmalloc/memset to kcallocJoe Perches1-1/+1
2014-01-10qlcnic: Fix bug in TX statisticsManish Chopra1-0/+1
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+4
2014-01-03qlcnic: Fix bug in Tx completion pathShahed Shaikh1-1/+2
2014-01-02qlcnic: Fix loopback diagnostic testManish Chopra1-0/+2
2013-12-17qlcnic: update version to 5.3.53Manish Chopra1-2/+2
2013-12-17qlcnic: Support for 16 virtual NIC functions.Jitendra Kalsaria1-3/+20
2013-12-17qlcnic: VLAN enhancement for 84XX adaptersManish Chopra1-2/+16
2013-11-04qlcnic: update version to 5.3.52Himanshu Madhani1-2/+2
2013-11-04qlcnic: refactor Tx/SDS ring calculation and validation in driver.Himanshu Madhani1-25/+41
2013-11-04qlcnic: Enhance ethtool Statistics for Multiple Tx queue.Himanshu Madhani1-4/+9
2013-11-04qlcnic: Register netdev in FAILED state for 83xx/84xxSucheta Chakraborty1-0/+1
2013-10-18qlcnic: update version to 5.3.51Himanshu Madhani1-2/+2
2013-10-18qlcnic: dcb code cleanup and refactoring.Sucheta Chakraborty1-96/+0
2013-10-18qlcnic: Print informational messages only once during driver load.Sucheta Chakraborty1-0/+1
2013-09-11qlcnic: Fix warning reported by kbuild test robot.Jitendra Kalsaria1-1/+1
2013-09-05qlcnic: use standard NAPI weightsMichal Schmidt1-1/+0