aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2024-04-03gve: simplify setting decriptor count defaultsHarshitha Ramamurthy1-29/+15
2024-04-03net: bcmgenet: Reset RBUF on first openPhil Elwell1-4/+12
2024-04-03octeontx2-pf: Reset MAC stats during probeSai Krishna9-0/+100
2024-04-03octeontx2-af: Add array index checkAleksandr Mishin1-0/+2
2024-04-03wifi: rtw88: remove unsupported interface type of mesh pointPing-Ke Shih1-2/+1
2024-04-03wifi: rtw89: 8852c: disable PCI PHY EQ to improve compatibilityPing-Ke Shih2-0/+80
2024-04-03wifi: rtw89: 8852c: add quirk to set PCI BER for certain platformsPing-Ke Shih9-0/+79
2024-04-03wifi: rtw89: 8852c: update TX power tables to R69Zong-Zhe Yang1-45/+45
2024-04-03wifi: rtw89: download firmware with five times retryChia-Yuan Li1-6/+21
2024-04-03wifi: rtw89: 8922a: add beacon filter and CQM supportPo-Hao Huang1-0/+1
2024-04-03wifi: rtw89: 8922a: download template probe requests for 6 GHz bandPo-Hao Huang9-8/+35
2024-04-03wifi: rtw89: 8922a: update scan offload H2C fieldsChih-Kang Chang1-0/+1
2024-04-02Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski20-500/+814
2024-04-02net: team: use policy generated by YAML specHangbin Liu4-55/+98
2024-04-02net: team: rename team to team_core for linkingHangbin Liu2-0/+1
2024-04-02net/dpaa2: Avoid explicit cpumask var allocation on stackDawei Li1-5/+9
2024-04-02net: dsa: sja1105: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-04-02net: dsa: microchip: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-04-02r8169: fix issue caused by buggy BIOS on certain boards with RTL8168dHeiner Kallweit1-0/+9
2024-04-02nfp: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-16/+25
2024-04-02net: phy: aquantia: add support for AQR114C PHY IDPaweł Owoc1-0/+21
2024-04-02Merge tag 'ath-next-20240402' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo34-218/+660
2024-04-01genetlink: remove linux/genetlink.hJakub Kicinski1-1/+1
2024-04-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski13-649/+582
2024-04-01i40e: Fix VF MAC filter removalIvan Vecera1-5/+6
2024-04-01net: phy: micrel: Fix potential null pointer dereferenceAleksandr Mishin1-5/+16
2024-04-01ice: hold devlink lock for whole init/cleanupMichal Swiatkowski2-20/+19
2024-04-01ice: move devlink port code to a separate filePiotr Raczynski7-424/+445
2024-04-01ice: move ice_devlink.[ch] to devlink folderMichal Swiatkowski8-7/+8
2024-04-01ice: Remove newlines in NL_SET_ERR_MSG_MODThorsten Blum1-3/+3
2024-04-01ice: Add switch recipe reusing featureSteven Zou5-17/+177
2024-04-01ice: fold ice_ptp_read_time into ice_ptp_gettimex64Michal Schmidt1-22/+3
2024-04-01ice: avoid the PTP hardware semaphore in gettimex64 pathMichal Schmidt4-7/+12
2024-04-01ice: add ice_adapter for shared data across PFs on the same NICMichal Schmidt5-1/+148
2024-04-01ice: Add support for PFCP hardware offload in switchdevMarcin Szycik7-7/+169
2024-04-01ice: refactor ICE_TC_FLWR_FIELD_ENC_OPTSMarcin Szycik2-6/+6
2024-04-01pfcp: always set pfcp metadataMichal Swiatkowski1-1/+80
2024-04-01pfcp: add PFCP moduleWojciech Drewek3-0/+237
2024-04-01ip_tunnel: convert __be16 tunnel flags to bitmapsAlexander Lobakin12-65/+124
2024-04-01ip_tunnel: use a separate struct to store tunnel params in the kernelAlexander Lobakin3-16/+20
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann1-1/+1
2024-03-29netlink: introduce type-checking attribute iterationJohannes Berg7-35/+11
2024-03-29mlx5: stop warning for 64KB pagesArnd Bergmann1-2/+4
2024-03-29net: axienet: Fix kernel doc warningsSuraj Gupta2-5/+22
2024-03-29r8169: skip DASH fw status checks when DASH is disabledAtlas Yu1-4/+27
2024-03-29octeontx2-pf: remove unused variables req_hdr and rsp_hdrSu Hui1-6/+2
2024-03-29octeontx2-pf: check negative error code in otx2_open()Su Hui1-1/+1
2024-03-29net: wwan: mhi: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-03-29net: microchip: encx24j600: drop driver owner assignmentKrzysztof Kozlowski1-1/+0