summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-08-30net: pasemi: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET
2021-08-30Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-08-30sch_htb: Fix inconsistency when leaf qdisc creation failsMaxim Mikityanskiy
2021-08-30Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe
2021-08-30ixp4xx_eth: Probe the PTP module from the device treeLinus Walleij
2021-08-30ixp4xx_eth: Stop referring to GPIOsLinus Walleij
2021-08-30ixp4xx_eth: fix compile-testingArnd Bergmann
2021-08-30ixp4xx_eth: make ptp support a platform driverArnd Bergmann
2021-08-30net: hns3: uniform parameter name of hclge_ptp_clean_tx_hwts()Hao Chen
2021-08-30net: hnss3: use max() to simplify codeHao Chen
2021-08-30net: hns3: modify a print format of hns3_dbg_queue_map()Hao Chen
2021-08-30net: hns3: refine function hclge_dbg_dump_tm_pri()Guangbin Huang
2021-08-30net: hns3: reconstruct function hclge_ets_validate()Guangbin Huang
2021-08-30net: hns3: reconstruct function hns3_self_testPeng Li
2021-08-30net: hns3: initialize each member of structure array on a separate lineJiaran Zhang
2021-08-30bnxt_en: support multiple HWRM commands in flightEdwin Peer
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-30parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König
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-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