summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-08-30bnxt_en: remove legacy HWRM interfaceEdwin Peer
2021-08-30bnxt_en: update all firmware calls to use the new APIsEdwin Peer
2021-08-30bnxt_en: use link_lock instead of hwrm_cmd_lock to protect link_infoEdwin Peer
2021-08-30bnxt_en: add support for HWRM request slicesEdwin Peer
2021-08-30bnxt_en: add HWRM request assignment APIEdwin Peer
2021-08-30bnxt_en: discard out of sequence HWRM responsesEdwin Peer
2021-08-30bnxt_en: introduce new firmware message API based on DMA poolsEdwin Peer
2021-08-30bnxt_en: move HWRM API implementation into separate fileEdwin Peer
2021-08-30bnxt_en: Refactor the HWRM_VER_GET firmware callsEdwin Peer
2021-08-30bnxt_en: remove DMA mapping for KONG responseEdwin Peer
2021-08-29Merge tag 'wireless-drivers-next-2021-08-29' of git://git.kernel.org/pub/scm/...David S. Miller
2021-08-29intel: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-08-29mwifiex: pcie: add reset_d3cold quirk for Surface gen4+ devicesTsuchiya Yuto
2021-08-29mwifiex: pcie: add DMI-based quirk implementation for Surface devicesJonas Dreßler
2021-08-29brcmfmac: pcie: fix oops on failure to resume and reprobeAhmad Fatoum
2021-08-29Merge commit 'e257d969f36503b8eb1240f32653a1afb3109f86' of git://git.kernel.o...Kalle Valo
2021-08-29virtio_net: reduce raw_smp_processor_id() calling in virtnet_xdp_get_sqLi RongQing
2021-08-29niu: switch from 'pci_' to 'dma_' APIChristophe JAILLET
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-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-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-27bnxt: count discards due to memory allocation errorsJakub Kicinski