summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex/benet/be_main.c
Commit message (Expand)AuthorAgeFilesLines
* be2net: Synchronize be_update_queues with dev_watchdogBenjamin Poirier2019-07-211-0/+5
* be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier2019-07-161-1/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 338Thomas Gleixner2019-06-051-5/+1Star
* net: move skb->xmit_more hint to softnet dataFlorian Westphal2019-04-021-1/+1
* benet: remove broken and unused macroLubomir Rintel2019-01-281-4/+0Star
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-9/+9
* net: ndo_bridge_setlink: Add extackPetr Machata2018-12-131-1/+1
* benet: use skb_vlan_tag_get_prio()Michał Mirosław2018-11-221-1/+1
* benet: use __vlan_hwaccel helpersMichał Mirosław2018-11-091-4/+9
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-251-1/+0Star
|\
| * PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-021-1/+0Star
* | Revert "be2net: remove desc field from be_eq_obj"Ivan Vecera2018-10-231-4/+2Star
* | be2net: don't flip hw_features when VXLANs are added/deletedDavide Caratti2018-10-051-4/+1Star
|/
* be2net: Use Kconfig flag to support for enabling/disabling adaptersPetr Oros2018-08-091-1/+9
* be2net: fix spelling mistake "seqence" -> "sequence"Colin Ian King2018-08-021-1/+1
* be2net: gather debug info and reset adapter (only for Lancer) on a tx-timeoutSuresh Reddy2018-08-011-1/+79
* be2net: remove desc field from be_eq_objIvan Vecera2018-07-121-2/+4
* be2net: Fix error detection logic for BE3Suresh Reddy2018-05-291-1/+3
* ethernet: Use octal not symbolic permissionsJoe Perches2018-03-261-3/+3
* be2net: Handle transmit completion errors in LancerSuresh Reddy2018-02-061-46/+62
* 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
* be2net: restore properly promisc mode after queues reconfigurationIvan Vecera2018-01-221-0/+9
* 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-131-0/+14
* 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: Fix UE detection logic for BE3Suresh Reddy2017-05-251-8/+19
|/
* 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-181-41/+93
* be2net: get rid of custom busy poll codeEric Dumazet2017-02-031-142/+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-171-3/+15
|\|
| * 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
* | 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
|/
* benet: stricter vxlan offloading check in be_features_checkSabrina Dubroca2017-01-031-1/+3
* 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: Fix TX stats for TSO packetsSriharsha Basavapatna2016-10-091-2/+12
* 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-201-1/+1