summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex/benet/be.h
Commit message (Expand)AuthorAgeFilesLines
* 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. Miller2016-01-011-2/+0Star
|\
| * RDMA/be2net: Remove open and close entry pointsDevesh Sharma2015-12-281-2/+0Star
* | 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/+0Star
* | 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-181-0/+1
* be2net: Support vxlan offload stats in the driverSriharsha Basavapatna2015-07-301-0/+2
* be2net: support ndo_get_phys_port_id()Sriharsha Basavapatna2015-07-251-0/+3
* be2net: bump up the driver version to 10.6.0.3Sathya Perla2015-07-111-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-091-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
* | be2net: avoid creating the non-RSS default RXQ if FW allows toVasundhara Volam2015-03-041-2/+3
* | be2net: use a wrapper to schedule and cancel error detection taskSathya Perla2015-02-231-1/+2
* | be2net: Minor code cleanup in tx completion processSriharsha Basavapatna2015-02-201-0/+7
* | be2net: Refactor wrb_fill_hdr() routineSriharsha Basavapatna2015-02-201-0/+33
|/
* be2net: process port misconfig async eventVasundhara Volam2015-02-081-0/+6
* be2net: refactor be_set_rx_mode() and be_vid_config() for readabilitySathya Perla2015-02-081-6/+7
* be2net: replace (1 << x) with BIT(x)Vasundhara Volam2015-02-081-9/+9
* be2net: move un-exported routines from be.h to respective src filesSathya Perla2015-02-081-166/+0Star
* be2net: support TX batching using skb->xmit_more flagSathya Perla2015-01-051-1/+3
* be2net: Export tunnel offloads only when a VxLAN tunnel is createdSriharsha Basavapatna2014-12-111-0/+1
* be2net: fix port-type reporting in get_settingsRavikumar Nelavelli2014-09-131-1/+1
* be2net: define macro for_all_tx_queues_on_eq()Sathya Perla2014-09-021-0/+4
* be2net: get rid of TX budgetSathya Perla2014-09-021-2/+0Star
* be2net: define BE_MAX_MTUKalesh AP2014-09-021-0/+2
* be2net: Add a dma_mapping_error counter in ethtoolVasundhara Volam2014-09-021-0/+1
* be2net: Add TX completion error statistics in ethtoolKalesh AP2014-09-021-0/+7