aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex
AgeCommit message (Expand)Author
2018-01-22be2net: restore properly promisc mode after queues reconfigurationIvan Vecera
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-09-13be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BExSuresh Reddy
2017-07-25benet: fix set but not used warningstephen hemminger
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-25be2net: Update the driver version to 11.4.0.0Suresh Reddy
2017-05-25be2net: Fix UE detection logic for BE3Suresh Reddy
2017-05-24be2net: Fix offload features for Q-in-Q packetsVlad Yasevich
2017-05-01benet: Use time_before_eq for time comparisonKarim Eshapa
2017-04-18be2net: VxLAN offload should be re-enabled when only 1 UDP port is leftSriharsha Basavapatna
2017-03-30be2net: Fix endian issue in logical link config commandSuresh Reddy
2017-02-03be2net: get rid of custom busy poll codeEric Dumazet
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-01be2net: fix initial MAC settingIvan Vecera
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-16be2net: fix MAC addr setting on privileged BE3 VFsIvan Vecera
2017-01-16be2net: don't delete MAC on close on unprivileged BE3 VFsIvan Vecera
2017-01-16be2net: fix status check in be_cmd_pmac_add()Ivan Vecera
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2017-01-07be2net: fix unicast list fillingIvan Vecera
2017-01-06be2net: fix accesses to unicast listIvan Vecera
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-03benet: stricter vxlan offloading check in be_features_checkSabrina Dubroca
2017-01-02net: emulex: benet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-12-21be2net: Increase skb headroom size to 256 bytesKalesh A P
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-06be2net: Add DEVSEC privilege to SET_HSW_CONFIG command.Venkat Duvvuru
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-16be2net: do not call napi_hash_del()Eric Dumazet
2016-10-20ethernet: use net core MTU range checking in more driversJarod Wilson
2016-10-09be2net: Enable VF link state setting for BE3Suresh Reddy
2016-10-09be2net: Fix TX stats for TSO packetsSriharsha Basavapatna
2016-10-09be2net: Update Copyright string in be_hw.hSriharsha Basavapatna
2016-10-09be2net: NCSI FW section should be properly updated with ethtool for BE3Sriharsha Basavapatna
2016-10-09be2net: Provide an alternate way to read pf_num for BEx chipsSriharsha Basavapatna
2016-09-25be2net: fix non static symbol warningsWei Yongjun
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh
2016-09-19be2net: mark symbols static where possibleBaoyou Xie
2016-09-07be2net: Update the driver version to 11.1.0.0Sriharsha Basavapatna
2016-09-07be2net: Fix mac address collision in some configurationsSuresh Reddy
2016-09-07be2net: Avoid redundant addition of mac address in HWSuresh Reddy
2016-09-07be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES ...Somnath Kotur
2016-09-07be2net: Issue COMMON_RESET_FUNCTION cmd during driver unloadSomnath Kotur
2016-09-07be2net: Support UE recovery in BEx/Skyhawk adaptersSriharsha Basavapatna
2016-08-08be2net: replace polling with sleeping in the FW completion pathSathya Perla
2016-08-08be2net: Avoid unnecessary firmware updates of multicast listSriharsha Basavapatna
2016-08-08be2net: do not remove vids from driver table if be_vid_config() fails.Sathya Perla
2016-08-08be2net: clear vlan-promisc setting before programming the vlan listSomnath Kotur