summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnxt
AgeCommit message (Expand)Author
2023-03-06bnxt_en: Fix the double free during device removalSelvin Xavier
2023-03-06bnxt_en: Avoid order-5 memory allocation for TPA dataMichael Chan
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2023-02-13bnxt_en: Fix mqprio and XDP ring checking logicMichael Chan
2023-02-10Daniel Borkmann says:Jakub Kicinski
2023-02-06Merge branch 'aux-bus-v11' of https://github.com/ajitkhaparde1/linuxJakub Kicinski
2023-02-02drivers: net: turn on XDP featuresMarek Majtyka
2023-02-01bnxt_en: Remove runtime interrupt vector allocationAjit Khaparde
2023-02-01RDMA/bnxt_re: Remove the sriov config callbackAjit Khaparde
2023-02-01bnxt_en: Remove struct bnxt access from RoCE driverHongguang Gao
2023-02-01bnxt_en: Use auxiliary bus calls over proprietary callsAjit Khaparde
2023-02-01bnxt_en: Use direct API instead of indirectionAjit Khaparde
2023-02-01bnxt_en: Remove usage of ulp_idAjit Khaparde
2023-02-01RDMA/bnxt_re: Use auxiliary driver interfaceAjit Khaparde
2023-02-01bnxt_en: Add auxiliary driver supportAjit Khaparde
2023-01-30devlink: remove devlink featuresJiri Pirko
2023-01-20bnxt: Do not read past the end of test namesKees Cook
2023-01-11bnxt: make sure we return pages to the poolJakub Kicinski
2022-12-28bnxt_en: Fix HDS and jumbo thresholds for RX packetsMichael Chan
2022-12-28bnxt_en: Fix first buffer size calculations for XDP multi-bufferMichael Chan
2022-12-28bnxt_en: Fix XDP RX pathMichael Chan
2022-12-28bnxt_en: Simplify bnxt_xdp_buff_init()Michael Chan
2022-12-28bnxt_en: fix devlink port registration to netdevVikas Gupta
2022-12-12bnxt: Use generic HBH removal helper in tx pathCoco Li
2022-12-01bnxt: report FEC block stats via standard interfaceJakub Kicinski
2022-11-30net: devlink: let the core report the driver name instead of the driversVincent Mailhol
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-14bnxt_en: Remove debugfs when pci_register_driver failedGaosheng Cui
2022-11-11ptp: bnxt: convert .adjfreq to .adjfineJacob Keller
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-08bnxt_en: Add a non-real time mode to access NIC clockPavan Chebbi
2022-11-08bnxt_en: update RSS config using difference algorithmEdwin Peer
2022-11-08bnxt_en: refactor VNIC RSS update functionsEdwin Peer
2022-11-08ethtool: linkstate: add a statistic for PHY down eventsJakub Kicinski
2022-11-04bnxt_en: fix potentially incorrect return value for ndo_rx_flow_steerAlex Barba
2022-11-04bnxt_en: Fix possible crash in bnxt_hwrm_set_coal()Michael Chan
2022-11-04bnxt_en: fix the handling of PCIE-AERVikas Gupta
2022-11-04bnxt_en: refactor bnxt_cancel_reservations()Vikas Gupta
2022-11-03net: remove unused ndo_get_devlink_portJiri Pirko
2022-11-03net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_portJiri Pirko
2022-10-24bnxt_en: check and resize NVRAM UPDATE entry before flashingVikas Gupta
2022-10-24bnxt_en: add .get_module_eeprom_by_page() supportVikas Gupta
2022-10-24bnxt_en: Update firmware interface to 1.10.2.118Michael Chan
2022-10-20Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-10-18bnxt_en: fix memory leak in bnxt_nvm_test()Vikas Gupta
2022-10-11treewide: use get_random_bytes() when possibleJason A. Donenfeld
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-22bnxt_en: replace reset with config timestampsVadim Fedorenko
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-22bnxt: prevent skb UAF after handing over to PTP workerJakub Kicinski