summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-04bnxt_en: show only relevant ethtool stats for a TX or RX ringRajesh Ravi
2020-05-04bnxt_en: Split HW ring statistics strings into RX and TX parts.Michael Chan
2020-05-04bnxt_en: Refactor the software ring counters.Michael Chan
2020-05-04bnxt_en: Add doorbell information to bnxt_en_dev struct.Michael Chan
2020-05-04bnxt_en: Add support for L2 doorbell size.Michael Chan
2020-05-04bnxt_en: Set the db_offset on 57500 chips for the RDMA MSIX entries.Michael Chan
2020-05-04bnxt_en: Define the doorbell offsets on 57500 chips.Michael Chan
2020-05-04bnxt_en: Improve kernel log messages related to ethtool reset.Edwin Peer
2020-05-04bnxt_en: fix ethtool_reset_flags ABI violationsEdwin Peer
2020-05-04bnxt_en: refactor ethtool firmware reset typesEdwin Peer
2020-05-04bnxt_en: prepare to refactor ethtool reset typesEdwin Peer
2020-05-04bnxt_en: Do not include ETH_FCS_LEN in the max packet length sent to fw.Vasundhara Volam
2020-05-04bnxt_en: Improve TQM ring context memory sizing formulas.Michael Chan
2020-05-04bnxt_en: Allocate TQM ring context memory according to fw specification.Michael Chan
2020-05-04bnxt_en: Update firmware spec. to 1.10.1.33.Michael Chan
2020-05-03net: ena: cosmetic: extract code to ena_indirection_table_set()Arthur Kiyanovski
2020-05-03net: ena: cosmetic: remove unnecessary spaces and tabs in ena_com.h macrosSameeh Jubran
2020-05-03net: ena: use SHUTDOWN as reset reason when closing interfaceSameeh Jubran
2020-05-03net: ena: drop superfluous prototypeArthur Kiyanovski
2020-05-03net: ena: add support for reporting of packet dropsSameeh Jubran
2020-05-03net: ena: add unmask interrupts statistics to ethtoolSameeh Jubran
2020-05-03net: ena: remove code that does nothingSameeh Jubran
2020-05-03net: ena: changes to RSS hash key allocationSameeh Jubran
2020-05-03net: ena: change default RSS hash function to ToeplitzArthur Kiyanovski
2020-05-03net: ena: allow setting the hash function without changing the keySameeh Jubran
2020-05-03net: ena: fix error returning in ena_com_get_hash_function()Arthur Kiyanovski
2020-05-03net: ena: avoid unnecessary admin command when RSS function set failsArthur Kiyanovski
2020-05-02net: ethernet: fec: Replace interrupt driven MDIO with polled IOAndrew Lunn
2020-05-02ptp: ptp_clockmatrix: Add adjphase() to support PHC write phase mode.Vincent Cheng
2020-05-02ptp: Add adjust_phase to ptp_clock_caps capability.Vincent Cheng
2020-05-02ptp: Add adjphase function to support phase offset control.Vincent Cheng
2020-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-05-01Merge branch 'net-smc-extent-buffer-mapping-and-port-handling'David S. Miller
2020-05-01net: enetc: add tc flower psfp offload driverPo Liu
2020-05-01net: enetc: add hw tc hw offload features for PSPF capabilityPo Liu
2020-05-01net: bcmgenet: Move wake-up event out of side band ISRDoug Berger
2020-05-01net: ipa: do not cache channel stateAlex Elder
2020-05-01net: ipa: pass channel pointer to gsi_channel_state()Alex Elder
2020-05-01net: dsa: mv88e6xxx: 88e6390 10G serdes supportRussell King
2020-05-01net: dsa: mv88e6xxx: use generic clause 45 definitionsRussell King
2020-05-01net: atlantic: A2 ingress / egress hw configurationIgor Russkikh
2020-05-01net: atlantic: basic A2 init/deinit hw_opsIgor Russkikh
2020-05-01net: atlantic: common functions needed for basic A2 init/deinit hw_opsDmitry Bogdanov
2020-05-01net: atlantic: HW bindings for basic A2 init/deinit hw_opsDmitry Bogdanov
2020-05-01net: atlantic: add A2 RPF hw_opsIgor Russkikh
2020-05-01net: atlantic: HW bindings for A2 RFPIgor Russkikh
2020-05-01net: atlantic: A2 hw_ops skeletonIgor Russkikh
2020-05-01net: atlantic: minimal A2 fw_opsDmitry Bogdanov
2020-05-01net: atlantic: minimal A2 HW bindings required for fw_opsDmitry Bogdanov
2020-05-01net: atlantic: A2 driver-firmware interfaceDmitry Bogdanov