aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches1-3/+3
2018-02-28emulex/benet: Constify *be_misconfig_evt_port_state[]HernĂ¡n Gonzalez2-2/+2
2018-02-06be2net: Handle transmit completion errors in LancerSuresh Reddy4-48/+69
2018-02-06be2net: Fix HW stall issue in LancerSuresh Reddy1-1/+4
2018-02-01be2net: remove redundant initialization of 'head' and pointer txqColin Ian King1-2/+1
2018-01-25be2net: networking block comments don't use an empty /* lineRohit Visavalia1-2/+1
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+9
2018-01-22be2net: restore properly promisc mode after queues reconfigurationIvan Vecera1-0/+9
2018-01-09be2net: use ARRAY_SIZE for array sizing calculation on array cmd_priv_mapColin Ian King1-1/+1
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-1/+1
2017-09-13be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BExSuresh Reddy2-0/+22
2017-07-25benet: fix set but not used warningstephen hemminger1-3/+0
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2017-05-25be2net: Update the driver version to 11.4.0.0Suresh Reddy1-1/+1
2017-05-25be2net: Fix UE detection logic for BE3Suresh Reddy2-8/+22
2017-05-24be2net: Fix offload features for Q-in-Q packetsVlad Yasevich1-1/+3
2017-05-01benet: Use time_before_eq for time comparisonKarim Eshapa1-3/+3
2017-04-18be2net: VxLAN offload should be re-enabled when only 1 UDP port is leftSriharsha Basavapatna2-44/+102
2017-03-30be2net: Fix endian issue in logical link config commandSuresh Reddy1-3/+6
2017-02-03be2net: get rid of custom busy poll codeEric Dumazet2-147/+9
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+28
2017-02-01be2net: fix initial MAC settingIvan Vecera1-5/+28
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet1-1/+1
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+16
2017-01-16be2net: fix MAC addr setting on privileged BE3 VFsIvan Vecera1-2/+10
2017-01-16be2net: don't delete MAC on close on unprivileged BE3 VFsIvan Vecera1-1/+5
2017-01-16be2net: fix status check in be_cmd_pmac_add()Ivan Vecera1-1/+1
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+4
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger1-3/+2
2017-01-07be2net: fix unicast list fillingIvan Vecera1-2/+1
2017-01-06be2net: fix accesses to unicast listIvan Vecera1-6/+3
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2017-01-03benet: stricter vxlan offloading check in be_features_checkSabrina Dubroca1-1/+3
2017-01-02net: emulex: benet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-39/+34
2016-12-21be2net: Increase skb headroom size to 256 bytesKalesh A P1-1/+1
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