summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex/benet/be.h
Commit message (Expand)AuthorAgeFilesLines
* be2net: Handle transmit completion errors in LancerSuresh Reddy2018-02-061-2/+5
* be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BExSuresh Reddy2017-09-131-0/+8
* be2net: Update the driver version to 11.4.0.0Suresh Reddy2017-05-251-1/+1
* be2net: VxLAN offload should be re-enabled when only 1 UDP port is leftSriharsha Basavapatna2017-04-181-3/+9
* be2net: get rid of custom busy poll codeEric Dumazet2017-02-031-5/+0
* be2net: Increase skb headroom size to 256 bytesKalesh A P2016-12-211-1/+1
* be2net: Update the driver version to 11.1.0.0Sriharsha Basavapatna2016-09-071-1/+1
* be2net: Fix mac address collision in some configurationsSuresh Reddy2016-09-071-0/+1
* be2net: Support UE recovery in BEx/Skyhawk adaptersSriharsha Basavapatna2016-09-071-2/+66
* be2net: replace polling with sleeping in the FW completion pathSathya Perla2016-08-081-1/+18
* be2net: Avoid unnecessary firmware updates of multicast listSriharsha Basavapatna2016-08-081-0/+2
* be2net: Change copyright markings in source filesSomnath Kotur2016-06-271-1/+1
* be2net: support asymmetric rx/tx queue countsSathya Perla2016-06-271-5/+27
* be2net: fix definition of be_max_eqs()Sathya Perla2016-06-271-2/+6
* be2net: Fix provisioning of RSS for VFs in multi-partition configurationsSomnath Kotur2016-06-071-1/+14
* be2net: use max-TXQs limit too while provisioning VF queue pairsSuresh Reddy2016-06-071-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-081-0/+1
|\
| * be2net: Don't leak iomapped memory on removal.Douglas Miller2016-03-071-0/+1
* | be2net: Fix a UE caused by passing large frames to the ASICajit.khaparde@broadcom.com2016-02-241-0/+3
* | be2net: Declare some u16 fields as u32 to improve performanceajit.khaparde@broadcom.com2016-02-241-9/+9
* | be2net: Interpret and log new data that's added to the port misconfigure asyn...Ajit Khaparde2016-02-111-1/+4
* | be2net: Add retry in case of error recovery failurePadmanabh Ratnakar2016-02-071-0/+5
* | be2net: SRIOV Queue distribution should factor in EQ-count of VFsSriharsha Basavapatna2016-02-071-0/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-311-2/+0
|\
| * RDMA/be2net: Remove open and close entry pointsDevesh Sharma2015-12-281-2/+0
* | be2net: bump up the driver version to 11.0.0.0Suresh Reddy2015-12-301-1/+1
* | be2net: support ethtool get-dump optionVenkat Duvvuru2015-12-301-0/+1
* | be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmdSuresh Reddy2015-12-301-2/+2
* | be2net: remove unused error variablesVenkat Duvvuru2015-12-301-4/+0
* | be2net: remove a line of code that has no effectSathya Perla2015-12-301-1/+1
|/
* be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmdSomnath Kotur2015-10-131-0/+1
* be2net: allow offloading with the same port for IPv4 and IPv6Jiri Benc2015-09-171-0/+1
* be2net: Support vxlan offload stats in the driverSriharsha Basavapatna2015-07-291-0/+2
* be2net: support ndo_get_phys_port_id()Sriharsha Basavapatna2015-07-241-0/+3
* be2net: bump up the driver version to 10.6.0.3Sathya Perla2015-07-101-1/+1
* be2net: Support for OS2BMC.Venkata Duvvuru2015-05-141-1/+7
* be2net: Report a "link down" to the stack when a fatal error or fw reset happ...Venkata Duvvuru2015-05-141-10/+21
* be2net: Export board temperature using hwmon-sysfs interface.Venkata Duvvuru2015-05-141-1/+9
* be2net: update the driver version to 10.6.0.2Sathya Perla2015-05-091-1/+1
* be2net: update copyright year to 2015Vasundhara Volam2015-05-091-1/+1
* be2net: set interrupt moderation for Skyhawk-R using EQ-DBPadmanabh Ratnakar2015-05-091-0/+1
* be2net: add support for spoofchk settingKalesh AP2015-05-091-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-141-0/+1
|\
| * be2net: Fix a bug in Rx buffer postingAjit Khaparde2015-04-081-0/+1
* | be2net: bump up the driver version to 10.6.0.1Sathya Perla2015-03-291-1/+1
* | be2net: assign CPU affinity hints to be2net IRQsPadmanabh Ratnakar2015-03-291-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-201-0/+2
|\ \ | |/
| * be2net: use PCI MMIO read instead of config read for errorsSuresh Reddy2015-03-201-0/+1
| * be2net: Prevent VFs from enabling VLAN promiscuous modeVasundhara Volam2015-03-201-0/+1
* | be2net: re-distribute SRIOV resources allowed by FWVasundhara Volam2015-03-041-0/+4
OpenPOWER on IntegriCloud