aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex/benet/be.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-07be2net: Support UE recovery in BEx/Skyhawk adaptersSriharsha Basavapatna1-2/+66
2016-08-08be2net: replace polling with sleeping in the FW completion pathSathya Perla1-1/+18
2016-08-08be2net: Avoid unnecessary firmware updates of multicast listSriharsha Basavapatna1-0/+2
2016-06-27be2net: Change copyright markings in source filesSomnath Kotur1-1/+1
2016-06-27be2net: support asymmetric rx/tx queue countsSathya Perla1-5/+27
2016-06-27be2net: fix definition of be_max_eqs()Sathya Perla1-2/+6
2016-06-07be2net: Fix provisioning of RSS for VFs in multi-partition configurationsSomnath Kotur1-1/+14
2016-06-07be2net: use max-TXQs limit too while provisioning VF queue pairsSuresh Reddy1-0/+1
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2016-03-07be2net: Don't leak iomapped memory on removal.Douglas Miller1-0/+1
2016-02-24be2net: Fix a UE caused by passing large frames to the ASICajit.khaparde@broadcom.com1-0/+3
2016-02-24be2net: Declare some u16 fields as u32 to improve performanceajit.khaparde@broadcom.com1-9/+9
2016-02-11be2net: Interpret and log new data that's added to the port misconfigure async eventAjit Khaparde1-1/+4
2016-02-07be2net: Add retry in case of error recovery failurePadmanabh Ratnakar1-0/+5
2016-02-07be2net: SRIOV Queue distribution should factor in EQ-count of VFsSriharsha Basavapatna1-0/+4
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+0
2015-12-30be2net: bump up the driver version to 11.0.0.0Suresh Reddy1-1/+1
2015-12-30be2net: support ethtool get-dump optionVenkat Duvvuru1-0/+1
2015-12-30be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmdSuresh Reddy1-2/+2
2015-12-30be2net: remove unused error variablesVenkat Duvvuru1-4/+0
2015-12-30be2net: remove a line of code that has no effectSathya Perla1-1/+1
2015-12-28RDMA/be2net: Remove open and close entry pointsDevesh Sharma1-2/+0
2015-10-13be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmdSomnath Kotur1-0/+1
2015-09-17be2net: allow offloading with the same port for IPv4 and IPv6Jiri Benc1-0/+1
2015-07-29be2net: Support vxlan offload stats in the driverSriharsha Basavapatna1-0/+2
2015-07-24be2net: support ndo_get_phys_port_id()Sriharsha Basavapatna1-0/+3
2015-07-10be2net: bump up the driver version to 10.6.0.3Sathya Perla1-1/+1
2015-05-14be2net: Support for OS2BMC.Venkata Duvvuru1-1/+7
2015-05-14be2net: Report a "link down" to the stack when a fatal error or fw reset happens.Venkata Duvvuru1-10/+21
2015-05-14be2net: Export board temperature using hwmon-sysfs interface.Venkata Duvvuru1-1/+9
2015-05-09be2net: update the driver version to 10.6.0.2Sathya Perla1-1/+1
2015-05-09be2net: update copyright year to 2015Vasundhara Volam1-1/+1
2015-05-09be2net: set interrupt moderation for Skyhawk-R using EQ-DBPadmanabh Ratnakar1-0/+1
2015-05-09be2net: add support for spoofchk settingKalesh AP1-0/+1
2015-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-04-08be2net: Fix a bug in Rx buffer postingAjit Khaparde1-0/+1
2015-03-29be2net: bump up the driver version to 10.6.0.1Sathya Perla1-1/+1
2015-03-29be2net: assign CPU affinity hints to be2net IRQsPadmanabh Ratnakar1-0/+2
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2015-03-20be2net: use PCI MMIO read instead of config read for errorsSuresh Reddy1-0/+1
2015-03-20be2net: Prevent VFs from enabling VLAN promiscuous modeVasundhara Volam1-0/+1
2015-03-04be2net: re-distribute SRIOV resources allowed by FWVasundhara Volam1-0/+4
2015-03-04be2net: avoid creating the non-RSS default RXQ if FW allows toVasundhara Volam1-2/+3
2015-02-23be2net: use a wrapper to schedule and cancel error detection taskSathya Perla1-1/+2
2015-02-20be2net: Minor code cleanup in tx completion processSriharsha Basavapatna1-0/+7
2015-02-20be2net: Refactor wrb_fill_hdr() routineSriharsha Basavapatna1-0/+33
2015-02-07be2net: process port misconfig async eventVasundhara Volam1-0/+6
2015-02-07be2net: refactor be_set_rx_mode() and be_vid_config() for readabilitySathya Perla1-6/+7
2015-02-07be2net: replace (1 << x) with BIT(x)Vasundhara Volam1-9/+9
2015-02-07be2net: move un-exported routines from be.h to respective src filesSathya Perla1-166/+0