summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-05-05net: mv643xx_eth: Remove unused inline function sum16_as_beYueHaibing
2020-05-05net: sun: cassini: Remove unused inline functionsYueHaibing
2020-05-05net: tehuti: remove unused inline function bdx_tx_db_sizeYueHaibing
2020-05-05net: ni: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-05-05net: ethernet: ti: use true, false for bool variables in cpsw_new.cJason Yan
2020-05-05net: bnxt: Remove Comparison to bool in bnxt_ethtool.cJason Yan
2020-05-05net: agere: use true,false for bool variableJason Yan
2020-05-05net: atheros: remove conversion to bool in atl1c_start_mac()Jason Yan
2020-05-05net: qede: Use true for bool variable in qede_init_fp()Jason Yan
2020-05-05bnx2x: Remove Comparison to bool in bnx2x_dcb.cJason Yan
2020-05-05qlcnic: use true,false for bool variable in qlcnic_sriov_common.cJason Yan
2020-05-05net: emac: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-05-05net: nxp: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-05-05net: altera: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-05-05net: allwinner: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-05-04bonding: remove useless stats_lock_keyCong Wang
2020-05-04net: partially revert dynamic lockdep key changesCong Wang
2020-05-04net: ethernet: ti: am65-cpsw-nuss: enable packet timestamping supportGrygorii Strashko
2020-05-04net: ethernet: ti: introduce am654 common platform time sync driverGrygorii Strashko
2020-05-04net: ipa: define SMEM memory region for IPAAlex Elder
2020-05-04net: ipa: define IMEM memory region for IPAAlex Elder
2020-05-04net: ipa: redefine struct ipa_mem_dataAlex Elder
2020-05-04r8169: use new helper eth_hw_addr_crcHeiner Kallweit
2020-05-04net: dsa: felix: allow the device to be disabledMichael Walle
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