summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-08-29ath9k: fix OOB read ar9300_eeprom_restore_internalZekun Shen
2021-08-29wcn36xx: Fix missing frame timestamp for beacon/probe-respLoic Poulain
2021-08-29wcn36xx: Allow firmware name to be overridden by DTBjorn Andersson
2021-08-29wcn36xx: Ensure finish scan is not requested before start scanJoseph Gates
2021-08-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-08-28ionic: recreate hwstamp queues on ifupShannon Nelson
2021-08-28ionic: pull hwstamp queue_lock up a levelShannon Nelson
2021-08-28ionic: add queue lock around open and stopShannon Nelson
2021-08-28ionic: fill mac addr earlier in add_addrShannon Nelson
2021-08-28ionic: squelch unnecessary fw halted messageShannon Nelson
2021-08-28ionic: fire watchdog again after fw_downShannon Nelson
2021-08-28net: hns3: add required space in commentHao Chen
2021-08-28net: hns3: remove unnecessary "static" of local variables in functionHao Chen
2021-08-28net: hns3: don't config TM DWRR twice when set ETSGuangbin Huang
2021-08-28net: hns3: add new function hclge_get_speed_bit()Guangbin Huang
2021-08-28net: hns3: refactor function hclgevf_parse_capability()Guangbin Huang
2021-08-28net: hns3: refactor function hclge_parse_capability()Guangbin Huang
2021-08-28net: hns3: add trace event in hclge_gen_resp_to_vf()Yufeng Mo
2021-08-27net: phy: marvell10g: fix broken PHY interrupts for anyone after us in the dr...Vladimir Oltean
2021-08-27bnxt: count discards due to memory allocation errorsJakub Kicinski
2021-08-27bnxt: count packets discarded because of netpollJakub Kicinski
2021-08-27ice: Only lock to update netdev dev_addrBrett Creeley
2021-08-27ice: restart periodic outputs around time changesJacob Keller
2021-08-27Revert "bus: mhi: Add inbound buffers allocation flag"Greg Kroah-Hartman
2021-08-27igc: Add support for CBS offloadingAravindhan Gunasekaran
2021-08-27igc: Simplify TSN flags handlingVinicius Costa Gomes
2021-08-27igc: Use default cycle 'start' and 'end' values for queuesVinicius Costa Gomes
2021-08-27ice: add lock around Tx timestamp tracker flushJacob Keller
2021-08-27ice: remove dead code for allocating pin_configJacob Keller
2021-08-27ice: fix Tx queue iteration for Tx timestamp enablementJacob Keller
2021-08-27octeontx2-af: cn10K: support for sched lmtst and other featuresHarman Kalra
2021-08-27net: hns3: uniform type of function parameter cmdHao Chen
2021-08-27net: hns3: merge some repetitive macrosPeng Li
2021-08-27net: hns3: package new functions to simplify hclgevf_mbx_handler codePeng Li
2021-08-27net: hns3: remove redundant param to simplify codePeng Li
2021-08-27net: hns3: use memcpy to simplify codePeng Li
2021-08-27net: hns3: remove redundant param mbx_event_pendingPeng Li
2021-08-27net: hns3: add hns3_state_init() to do state initializationHuazhong Tan
2021-08-27net: hns3: add macros for mac speeds of firmware commandGuangbin Huang
2021-08-27Merge tag 'mlx5-updates-2021-08-26' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-26net/mlx5: DR, Add support for update FTEYevgeny Kliteynik
2021-08-26net/mlx5: DR, Improve rule tracking memory consumptionYevgeny Kliteynik
2021-08-26net/mlx5: DR, Remove rehash ctrl struct from dr_htblYevgeny Kliteynik
2021-08-26net/mlx5: DR, Remove HW specific STE type from nic domainYevgeny Kliteynik
2021-08-26net/mlx5: DR, Merge DR_STE_SIZE enumsYevgeny Kliteynik
2021-08-26net/mlx5: DR, Skip source port matching on FDB RX domainYevgeny Kliteynik
2021-08-26net/mlx5: DR, Add ignore_flow_level support for multi-dest flow tablesYevgeny Kliteynik
2021-08-26net/mlx5: DR, Use FW API when updating FW-owned flow tableYevgeny Kliteynik
2021-08-26net/mlx5: DR, replace uintN_t with kernel-style typesYevgeny Kliteynik