summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex/benet/be_main.c
Commit message (Expand)AuthorAgeFilesLines
...
* | be2net: Interpret and log new data that's added to the port misconfigure asyn...Ajit Khaparde2016-02-111-4/+7
* | be2net: Request RSS capability of Rx interface depending on number of Rx ringsAjit Khaparde2016-02-111-15/+43
* | be2net: Fix interval calculation in interrupt moderationPadmanabh Ratnakar2016-02-071-2/+1
* | be2net: Add retry in case of error recovery failurePadmanabh Ratnakar2016-02-071-6/+17
* | be2net: Fix Lancer error recoveryPadmanabh Ratnakar2016-02-071-17/+34
* | be2net: SRIOV Queue distribution should factor in EQ-count of VFsSriharsha Basavapatna2016-02-071-9/+6
* | be2net: Fix be_vlan_rem_vid() to check vlan id being removedSriharsha Basavapatna2016-02-071-0/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-311-5/+3
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-311-1/+3
| |\
| | * be2net: Avoid accessing eq object in be_msix_register routine, when i < 0.Venkat Duvvuru2015-12-181-1/+3
| * | RDMA/be2net: Remove open and close entry pointsDevesh Sharma2015-12-281-4/+0
| |/
* | be2net: support ethtool get-dump optionVenkat Duvvuru2015-12-301-0/+3
* | be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmdSuresh Reddy2015-12-301-4/+12
* | be2net: remove a line of code that has no effectSathya Perla2015-12-301-1/+1
* | be2net: move FW flash cmd code to be_cmds.cSuresh Reddy2015-12-301-564/+0
* | be2net: cleanup FW flash image related macro definesSuresh Reddy2015-12-301-39/+39
* | be2net: avoid configuring VEPA mode on BE3Suresh Reddy2015-12-301-0/+3
* | net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert2015-12-151-1/+1
* | net: provide generic busy polling to all NAPI driversEric Dumazet2015-11-181-1/+0
* | net: move skb_mark_napi_id() into core networking stackEric Dumazet2015-11-181-1/+0
|/
* be2net: replace hardcoded values with existing defineIvan Vecera2015-11-161-1/+1
* be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmdSomnath Kotur2015-10-131-4/+5
* be2net: pad skb to meet minimum TX pkt size in BE3Suresh Reddy2015-10-131-4/+5
* be2net: fix BE3-R FW download compatibility checkKalesh AP2015-10-131-1/+9
* be2net: allow offloading with the same port for IPv4 and IPv6Jiri Benc2015-09-171-0/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-211-2/+2
|\
| * be2net: avoid vxlan offloading on multichannel configsIvan Vecera2015-08-171-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-131-67/+120
|\ \ | |/
| * be2net: protect eqo->affinity_mask from getting freed twiceKalesh AP2015-08-071-8/+10
| * be2net: post buffers before destroying RXQs in LancerKalesh AP2015-08-071-12/+30
| * be2net: enable IFACE filters only after creating RXQsKalesh AP2015-08-071-47/+80
* | be2net: Support vxlan offload stats in the driverSriharsha Basavapatna2015-07-291-1/+6
* | be2net: support ndo_get_phys_port_id()Sriharsha Basavapatna2015-07-241-0/+22
* | be2net: convert dest field in udp-hdr to host-endianVenkat Duvvuru2015-07-101-1/+1
* | be2net: fix wrong return value in be_check_ufi_compatibility()Vasundhara Volam2015-07-101-1/+1
* | be2net: remove redundant D0 power state setKalesh Purayil2015-07-101-2/+0
* | be2net: query FW to check if EVB is enabledKalesh Purayil2015-07-101-3/+3
* | be2net: remove duplicate code in be_setup_wol()Kalesh Purayil2015-07-101-17/+11
|/
* switchdev; add VLAN support for port's bridge_getlinkScott Feldman2015-06-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-081-8/+7
|\
| * be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()Sriharsha Basavapatna2015-06-071-8/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-011-3/+3
|\ \ | |/
| * cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell2015-05-281-3/+3
* | be2net: make hwmon interface optionalArnd Bergmann2015-05-191-4/+4
* | be2net: Support for OS2BMC.Venkata Duvvuru2015-05-141-0/+138
* | be2net: Report a "link down" to the stack when a fatal error or fw reset happ...Venkata Duvvuru2015-05-141-19/+23
* | be2net: Export board temperature using hwmon-sysfs interface.Venkata Duvvuru2015-05-141-0/+34
* | be2net: update copyright year to 2015Vasundhara Volam2015-05-091-1/+1
* | be2net: use be_virtfn() instead of !be_physfn()Kalesh AP2015-05-091-5/+6
* | be2net: simplify UFI compatibility checkingVasundhara Volam2015-05-091-40/+16
OpenPOWER on IntegriCloud