summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex
Commit message (Expand)AuthorAgeFilesLines
* be2net: Handle transmit completion errors in LancerSuresh Reddy2018-02-064-48/+69
* be2net: Fix HW stall issue in LancerSuresh Reddy2018-02-061-1/+4
* be2net: remove redundant initialization of 'head' and pointer txqColin Ian King2018-02-011-2/+1Star
* be2net: networking block comments don't use an empty /* lineRohit Visavalia2018-01-251-2/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-231-0/+9
|\
| * be2net: restore properly promisc mode after queues reconfigurationIvan Vecera2018-01-221-0/+9
* | be2net: use ARRAY_SIZE for array sizing calculation on array cmd_priv_mapColin Ian King2018-01-091-1/+1
|/
* locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
* be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BExSuresh Reddy2017-09-132-0/+22
* benet: fix set but not used warningstephen hemminger2017-07-251-3/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-271-1/+3
|\
| * be2net: Fix offload features for Q-in-Q packetsVlad Yasevich2017-05-241-1/+3
* | be2net: Update the driver version to 11.4.0.0Suresh Reddy2017-05-251-1/+1
* | be2net: Fix UE detection logic for BE3Suresh Reddy2017-05-252-8/+22
|/
* benet: Use time_before_eq for time comparisonKarim Eshapa2017-05-011-3/+3
* be2net: VxLAN offload should be re-enabled when only 1 UDP port is leftSriharsha Basavapatna2017-04-182-44/+102
* be2net: Fix endian issue in logical link config commandSuresh Reddy2017-03-311-3/+6
* be2net: get rid of custom busy poll codeEric Dumazet2017-02-032-147/+9Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-021-5/+28
|\
| * be2net: fix initial MAC settingIvan Vecera2017-02-011-5/+28
* | drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-172-4/+16
|\|
| * be2net: fix MAC addr setting on privileged BE3 VFsIvan Vecera2017-01-161-2/+10
| * be2net: don't delete MAC on close on unprivileged BE3 VFsIvan Vecera2017-01-161-1/+5
| * be2net: fix status check in be_cmd_pmac_add()Ivan Vecera2017-01-161-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-091-8/+4Star
|\|
| * be2net: fix unicast list fillingIvan Vecera2017-01-081-2/+1Star
| * be2net: fix accesses to unicast listIvan Vecera2017-01-071-6/+3Star
* | net: make ndo_get_stats64 a void functionstephen hemminger2017-01-081-3/+2Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-051-1/+3
|\|
| * benet: stricter vxlan offloading check in be_features_checkSabrina Dubroca2017-01-031-1/+3
* | net: emulex: benet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-021-39/+34Star
|/
* be2net: Increase skb headroom size to 256 bytesKalesh A P2016-12-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-071-1/+2
|\
| * be2net: Add DEVSEC privilege to SET_HSW_CONFIG command.Venkat Duvvuru2016-12-061-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-221-1/+0Star
|\|
| * be2net: do not call napi_hash_del()Eric Dumazet2016-11-161-1/+0Star
* | ethernet: use net core MTU range checking in more driversJarod Wilson2016-10-201-18/+4Star
|/
* be2net: Enable VF link state setting for BE3Suresh Reddy2016-10-091-1/+1
* be2net: Fix TX stats for TSO packetsSriharsha Basavapatna2016-10-091-2/+12
* be2net: Update Copyright string in be_hw.hSriharsha Basavapatna2016-10-091-1/+1
* be2net: NCSI FW section should be properly updated with ethtool for BE3Sriharsha Basavapatna2016-10-091-1/+23
* be2net: Provide an alternate way to read pf_num for BEx chipsSriharsha Basavapatna2016-10-092-1/+10
* be2net: fix non static symbol warningsWei Yongjun2016-09-261-2/+2
* net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-241-1/+5
* be2net: mark symbols static where possibleBaoyou Xie2016-09-202-5/+6
* be2net: Update the driver version to 11.1.0.0Sriharsha Basavapatna2016-09-081-1/+1
* be2net: Fix mac address collision in some configurationsSuresh Reddy2016-09-082-2/+5
* be2net: Avoid redundant addition of mac address in HWSuresh Reddy2016-09-081-20/+66
* be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES ...Somnath Kotur2016-09-082-4/+13