aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2016-12-06be2net: Add DEVSEC privilege to SET_HSW_CONFIG command.Venkat Duvvuru1-1/+2
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2016-11-16be2net: do not call napi_hash_del()Eric Dumazet1-1/+0
2016-10-20ethernet: use net core MTU range checking in more driversJarod Wilson1-18/+4
2016-10-09be2net: Enable VF link state setting for BE3Suresh Reddy1-1/+1
2016-10-09be2net: Fix TX stats for TSO packetsSriharsha Basavapatna1-2/+12
2016-10-09be2net: Update Copyright string in be_hw.hSriharsha Basavapatna1-1/+1
2016-10-09be2net: NCSI FW section should be properly updated with ethtool for BE3Sriharsha Basavapatna1-1/+23
2016-10-09be2net: Provide an alternate way to read pf_num for BEx chipsSriharsha Basavapatna2-1/+10
2016-09-25be2net: fix non static symbol warningsWei Yongjun1-2/+2
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh1-1/+5
2016-09-19be2net: mark symbols static where possibleBaoyou Xie2-5/+6
2016-09-07be2net: Update the driver version to 11.1.0.0Sriharsha Basavapatna1-1/+1
2016-09-07be2net: Fix mac address collision in some configurationsSuresh Reddy2-2/+5
2016-09-07be2net: Avoid redundant addition of mac address in HWSuresh Reddy1-20/+66
2016-09-07be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES SLI cmd.Somnath Kotur2-4/+13
2016-09-07be2net: Issue COMMON_RESET_FUNCTION cmd during driver unloadSomnath Kotur1-0/+3
2016-09-07be2net: Support UE recovery in BEx/Skyhawk adaptersSriharsha Basavapatna6-35/+430
2016-08-08be2net: replace polling with sleeping in the FW completion pathSathya Perla3-158/+327
2016-08-08be2net: Avoid unnecessary firmware updates of multicast listSriharsha Basavapatna2-41/+130
2016-08-08be2net: do not remove vids from driver table if be_vid_config() fails.Sathya Perla1-7/+1
2016-08-08be2net: clear vlan-promisc setting before programming the vlan listSomnath Kotur1-2/+5
2016-07-26be2net: perform temperature query in adapter regardless of its interface stateGuilherme G. Piccoli1-4/+4
2016-06-30be2net: signedness bug in be_msix_enable()Dan Carpenter1-1/+2
2016-06-27be2net: Change copyright markings in source filesSomnath Kotur7-7/+7
2016-06-27be2net: Fix broadcast echoes from EVB in BE3Somnath Kotur2-1/+33
2016-06-27be2net: support asymmetric rx/tx queue countsSathya Perla3-25/+74
2016-06-27be2net: fix definition of be_max_eqs()Sathya Perla2-18/+19
2016-06-17benet: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck2-25/+15
2016-06-07be2net: Fix provisioning of RSS for VFs in multi-partition configurationsSomnath Kotur4-30/+130
2016-06-07be2net: Enable Wake-On-LAN from shutdown for SkyhawkSriharsha Basavapatna4-47/+39
2016-06-07be2net: use max-TXQs limit too while provisioning VF queue pairsSuresh Reddy4-85/+90
2016-04-21benet: be_resume needs to protect be_open with rtnl_lockHannes Frederic Sowa1-4/+6
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-10/+20
2016-03-07be2net: Don't leak iomapped memory on removal.Douglas Miller2-0/+5
2016-03-03be2net: don't enable multicast flag in be_enable_if_filters() routineVenkat Duvvuru2-10/+15
2016-02-24be2net: Fix a UE caused by passing large frames to the ASICajit.khaparde@broadcom.com2-1/+13
2016-02-24be2net: Declare some u16 fields as u32 to improve performanceajit.khaparde@broadcom.com3-17/+19
2016-02-19be2net: Fix pcie error recovery in case of NIC+RoCE adaptersPadmanabh Ratnakar1-0/+4
2016-02-11be2net: don't report EVB for older chipsets when SR-IOV is disabledIvan Vecera1-0/+3
2016-02-11be2net: Interpret and log new data that's added to the port misconfigure async eventAjit Khaparde4-27/+116
2016-02-11be2net: Request RSS capability of Rx interface depending on number of Rx ringsAjit Khaparde2-29/+48
2016-02-07be2net: Fix interval calculation in interrupt moderationPadmanabh Ratnakar1-2/+1
2016-02-07be2net: Add retry in case of error recovery failurePadmanabh Ratnakar2-6/+22
2016-02-07be2net: Fix Lancer error recoveryPadmanabh Ratnakar1-17/+34
2016-02-07be2net: Don't run ethtool self-tests for VFsSomnath Kotur1-1/+28
2016-02-07be2net: SRIOV Queue distribution should factor in EQ-count of VFsSriharsha Basavapatna2-9/+10
2016-02-07be2net: Fix be_vlan_rem_vid() to check vlan id being removedSriharsha Basavapatna1-0/+3
2016-02-07be2net: check for INSUFFICIENT_PRIVILEGES errorSuresh Reddy2-2/+4