summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-08-29fddi: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-08-29net: spider_net: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-08-29octeontx2-pf: Add vlan-etype to ntuple filtersSubbaraya Sundeep
2021-08-29atlantic: Fix driver resume flow.Sudarsana Reddy Kalluru
2021-08-29octeontx2-af: Fix inconsistent license textSunil Goutham
2021-08-29octeontx2-pf: Fix inconsistent license textSunil Goutham
2021-08-29Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-David S. Miller
2021-08-29Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-08-29wilc1000: Convert module-global "isinit" to device-specific variableDavid Mosberger-Tang
2021-08-29brcmfmac: Add WPA3 Personal with FT to supported cipher suitesPaweł Drewniak
2021-08-29rsi: make array fsm_state static const, makes object smallerColin Ian King
2021-08-29rtlwifi: rtl8192de: Fix initialization of place in _rtl92c_phy_get_rightchnlp...Nathan Chancellor
2021-08-29rtw88: add quirk to disable pci caps on HP Pavilion 14-ce0xxxUgo Rémery
2021-08-29ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()Dan Carpenter
2021-08-29ath9k: fix sleeping in atomic contextMiaoqing Pan
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-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