aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex/benet/be_main.c
AgeCommit message (Expand)Author
2023-08-11benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong
2023-06-28be2net: Extend xmit workaround to BE3 chipRoss Lagerwall
2021-07-14Revert "be2net: disable bh with spin_lock in be_process_mcc"Petr Oros
2021-06-23be2net: Fix an error handling path in 'be_probe()'Christophe JAILLET
2019-08-18be2net: eliminate enable field from be_aic_objIvan Vecera
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-06be2net: disable bh with spin_lock in be_process_mccDenis Kirjanov
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-07-21be2net: Synchronize be_update_queues with dev_watchdogBenjamin Poirier
2019-07-16be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 338Thomas Gleixner
2019-04-01net: move skb->xmit_more hint to softnet dataFlorian Westphal
2019-01-28benet: remove broken and unused macroLubomir Rintel
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-12net: ndo_bridge_setlink: Add extackPetr Machata
2018-11-21benet: use skb_vlan_tag_get_prio()Michał Mirosław
2018-11-08benet: use __vlan_hwaccel helpersMichał Mirosław
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-23Revert "be2net: remove desc field from be_eq_obj"Ivan Vecera
2018-10-05be2net: don't flip hw_features when VXLANs are added/deletedDavide Caratti
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep
2018-08-09be2net: Use Kconfig flag to support for enabling/disabling adaptersPetr Oros
2018-08-02be2net: fix spelling mistake "seqence" -> "sequence"Colin Ian King
2018-08-01be2net: gather debug info and reset adapter (only for Lancer) on a tx-timeoutSuresh Reddy
2018-07-12be2net: remove desc field from be_eq_objIvan Vecera
2018-05-29be2net: Fix error detection logic for BE3Suresh Reddy
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches
2018-02-06be2net: Handle transmit completion errors in LancerSuresh Reddy
2018-02-06be2net: Fix HW stall issue in LancerSuresh Reddy
2018-02-01be2net: remove redundant initialization of 'head' and pointer txqColin Ian King
2018-01-25be2net: networking block comments don't use an empty /* lineRohit Visavalia
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-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-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-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