aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/brocade
AgeCommit message (Expand)Author
2022-04-30eth: remove remaining copies of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-01-09bna: Simplify DMA settingChristophe JAILLET
2021-12-10net: bna: Update supported link modesErik Ekman
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-10-10ethernet: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-05-17net: brocade: bna: Fix wrong function name in commentsYang Shen
2021-05-05Fix spelling error from "eleminate" to "eliminate"Sean Gloumeau
2021-03-17bna: Update driver to use ethtool_sprintfAlexander Duyck
2020-12-04net: bna: remove trailing semicolon in macro definitionTom Rix
2020-10-03net: bna: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg
2020-09-25drivers/net/ethernet: clean up unused assignmentsJesse Brandeburg
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-22bna: bfi.h: Avoid the use of one-element arrayGustavo A. R. Silva
2020-07-17net: bna: Remove unused variable 't'Zhang Changzhong
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-03-10net: bna: reject unsupported coalescing paramsJakub Kicinski
2020-03-03net/brocade: Delete driver versionLeon Romanovsky
2020-03-02bna: bnad: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-19bna: use new helper tcp_v6_gso_csum_prepHeiner Kallweit
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-03bna: remove set but not used variable 'pgoff'yu kuai
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-02-02bna: fix indentation issue on call to bfa_ioc_pf_failedColin Ian King
2019-01-23bna: Mark expected switch fall-throughsGustavo A. R. Silva
2018-09-21bna: Remove unnecessary self assignmentNathan Chancellor
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches
2017-10-18bna: Convert timers to use timer_setup()Kees Cook
2017-05-08bna: ethtool: Avoid reading past end of bufferKees Cook
2017-05-08bna: Avoid reading past end of bufferKees Cook
2017-03-24bna: avoid writing uninitialized data into hw registersArnd Bergmann
2017-03-21bna: integer overflow bug in debugfsDan Carpenter
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2016-12-17bna: use designated initializersKees Cook
2016-11-30net: brocade: bna: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-09bna: Add synchronization for tx ring.Benjamin Poirier
2016-10-18ethernet: use core min/max MTU checkingJarod Wilson
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-17bna: fix crash in bnad_get_strings()Ivan Vecera
2016-09-17bna: add missing per queue ethtool statIvan Vecera
2016-08-08bna: remove global bnad_list_mutexIvan Vecera
2016-08-08bna: change type of bna_id to atomic_tIvan Vecera