aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex/benet/be_main.c
Commit message (Expand)AuthorAge
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-25
|\
| * PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-02
* | Revert "be2net: remove desc field from be_eq_obj"Ivan Vecera2018-10-23
* | be2net: don't flip hw_features when VXLANs are added/deletedDavide Caratti2018-10-05
|/
* be2net: Use Kconfig flag to support for enabling/disabling adaptersPetr Oros2018-08-09
* be2net: fix spelling mistake "seqence" -> "sequence"Colin Ian King2018-08-02
* be2net: gather debug info and reset adapter (only for Lancer) on a tx-timeoutSuresh Reddy2018-08-01
* be2net: remove desc field from be_eq_objIvan Vecera2018-07-12
* be2net: Fix error detection logic for BE3Suresh Reddy2018-05-29
* ethernet: Use octal not symbolic permissionsJoe Perches2018-03-26
* be2net: Handle transmit completion errors in LancerSuresh Reddy2018-02-06
* be2net: Fix HW stall issue in LancerSuresh Reddy2018-02-06
* be2net: remove redundant initialization of 'head' and pointer txqColin Ian King2018-02-01
* be2net: networking block comments don't use an empty /* lineRohit Visavalia2018-01-25
* be2net: restore properly promisc mode after queues reconfigurationIvan Vecera2018-01-22
* locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
* be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BExSuresh Reddy2017-09-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-26
|\
| * be2net: Fix offload features for Q-in-Q packetsVlad Yasevich2017-05-24
* | be2net: Fix UE detection logic for BE3Suresh Reddy2017-05-25
|/
* benet: Use time_before_eq for time comparisonKarim Eshapa2017-05-01
* be2net: VxLAN offload should be re-enabled when only 1 UDP port is leftSriharsha Basavapatna2017-04-18
* be2net: get rid of custom busy poll codeEric Dumazet2017-02-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-02
|\
| * be2net: fix initial MAC settingIvan Vecera2017-02-01
* | drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-17
|\|
| * be2net: fix MAC addr setting on privileged BE3 VFsIvan Vecera2017-01-16
| * be2net: don't delete MAC on close on unprivileged BE3 VFsIvan Vecera2017-01-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-09
|\|
| * be2net: fix unicast list fillingIvan Vecera2017-01-07
| * be2net: fix accesses to unicast listIvan Vecera2017-01-06
* | net: make ndo_get_stats64 a void functionstephen hemminger2017-01-08
|/
* benet: stricter vxlan offloading check in be_features_checkSabrina Dubroca2017-01-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-22
|\
| * be2net: do not call napi_hash_del()Eric Dumazet2016-11-16
* | ethernet: use net core MTU range checking in more driversJarod Wilson2016-10-20
|/
* be2net: Fix TX stats for TSO packetsSriharsha Basavapatna2016-10-09
* be2net: fix non static symbol warningsWei Yongjun2016-09-25
* net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-24
* be2net: mark symbols static where possibleBaoyou Xie2016-09-19
* be2net: Fix mac address collision in some configurationsSuresh Reddy2016-09-08
* be2net: Avoid redundant addition of mac address in HWSuresh Reddy2016-09-08
* be2net: Issue COMMON_RESET_FUNCTION cmd during driver unloadSomnath Kotur2016-09-08
* be2net: Support UE recovery in BEx/Skyhawk adaptersSriharsha Basavapatna2016-09-08
* be2net: replace polling with sleeping in the FW completion pathSathya Perla2016-08-08
* be2net: Avoid unnecessary firmware updates of multicast listSriharsha Basavapatna2016-08-08
* be2net: do not remove vids from driver table if be_vid_config() fails.Sathya Perla2016-08-08
* be2net: clear vlan-promisc setting before programming the vlan listSomnath Kotur2016-08-08
* be2net: perform temperature query in adapter regardless of its interface stateGuilherme G. Piccoli2016-07-27