aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-09-13idpf: add splitq start_xmitJoshua Hay5-1/+1107
2023-09-13idpf: initialize interrupts and enable vportPavan Kumar Linga10-3/+1389
2023-09-13idpf: configure resources for RX queuesAlan Brady8-12/+1705
2023-09-13idpf: configure resources for TX queuesAlan Brady6-0/+1410
2023-09-13idpf: add ptypes and MAC filter supportPavan Kumar Linga4-1/+837
2023-09-13idpf: add create vport and netdev configurationPavan Kumar Linga7-20/+1522
2023-09-13idpf: add core init and interrupt requestPavan Kumar Linga9-3/+1471
2023-09-13idpf: add controlq init and reset checksJoshua Hay14-3/+1851
2023-09-13idpf: add module register and probe functionalityPhani Burra5-0/+193
2023-09-13virtchnl: add virtchnl version 2 opsPavan Kumar Linga2-0/+1724
2023-09-13iavf: Add ability to turn off CRC stripping for VFNorbert Zulinski3-1/+64
2023-09-13ice: Check CRC strip requirement for VLAN stripHaiyue Wang2-9/+58
2023-09-13ice: Support FCS/CRC strip disable for VFHaiyue Wang1-0/+15
2023-09-13wifi: iwlwifi: mvm: add a debug print when we get a BAREmmanuel Grumbach1-0/+3
2023-09-13wifi: iwlwifi: mvm: move listen interval to constantsJohannes Berg3-2/+2
2023-09-13wifi: iwlwifi: no power save during transition to D3Miri Korenblit2-2/+10
2023-09-13wifi: iwlwifi: update context info structure definitionsJohannes Berg1-1/+5
2023-09-13wifi: iwlwifi: mvm: fix recovery flow in CSAEmmanuel Grumbach1-1/+6
2023-09-13wifi: iwlwifi: Use FW rate for non-data framesMiri Korenblit1-5/+9
2023-09-13wifi: iwlwifi: mvm: enable FILS DF Tx on non-PSC channelShaul Triebitz3-6/+22
2023-09-13wifi: iwlwifi: mvm: make "pldr_sync" mode effectiveJohannes Berg3-17/+18
2023-09-13wifi: iwlwifi: mvm: log dropped framesEmmanuel Grumbach1-1/+5
2023-09-13wifi: iwlwifi: fw: disable firmware debug assertsGregory Greenman6-0/+53
2023-09-13wifi: iwlwifi: remove dead-codeMiri Korenblit1-1/+0
2023-09-13wifi: iwlwifi: pcie: enable TOP fatal error interruptJohannes Berg3-0/+8
2023-09-13wifi: iwlwifi: pcie: give up mem read if HW is deadJohannes Berg1-0/+13
2023-09-13wifi: iwlwifi: pcie: rescan bus if no parentJohannes Berg1-2/+5
2023-09-13igb: clean up in all error paths when enabling SR-IOVCorinna Vinschen1-1/+4
2023-09-13ixgbe: fix timestamp configuration codeVadim Fedorenko1-13/+15
2023-09-13net: hinic: Use devm_kasprintf()Christophe JAILLET1-5/+3
2023-09-13wifi: cfg80211: modify prototype for change_beaconAloka Dixit6-10/+12
2023-09-13wifi: cfg80211: remove scan_width supportJohannes Berg2-3/+0
2023-09-13Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller24-197/+274
2023-09-12veth: Update XDP feature set when bringing up deviceToke Høiland-Jørgensen1-0/+2
2023-09-12net: macb: fix sleep inside spinlockSascha Hauer1-2/+3
2023-09-12wwan: core: Use the bitmap API to allocate bitmapsAndy Shevchenko1-2/+3
2023-09-12net: ti: icssg-prueth: Add AM64x icssg supportMD Danish Anwar1-0/+5
2023-09-11iavf: Fix promiscuous mode configuration flow messagesBrett Creeley3-60/+74
2023-09-11i40e: fix potential memory leaks in i40e_remove()Andrii Staikov1-3/+7
2023-09-11wifi: iwlwifi: mvm: Fix a memory corruption issueChristophe JAILLET1-1/+1
2023-09-11wifi: iwlwifi: Ensure ack flag is properly cleared.Ben Greear1-0/+3
2023-09-11wifi: iwlwifi: dbg_ini: fix structure packingArnd Bergmann1-3/+3
2023-09-11wifi: iwlwifi: increase number of RX buffers for EHT devicesJohannes Berg2-11/+7
2023-09-11wifi: iwlwifi: pcie: fix RB status readingJohannes Berg3-13/+9
2023-09-11wifi: iwlwifi: mvm: reduce maximum RX A-MPDU sizeJohannes Berg3-4/+4
2023-09-11wifi: iwlwifi: mvm: check link more carefullyJohannes Berg1-1/+2
2023-09-11wifi: iwlwifi: mvm: move RU alloc B2 placementJohannes Berg2-10/+8
2023-09-11wifi: iwlwifi: fw: reconstruct the API/CAPA enum numberJohannes Berg1-9/+18
2023-09-11wifi: iwlwifi: mvm: fix kernel-docJohannes Berg4-21/+40
2023-09-11wifi: iwlwifi: pcie: fix kernel-doc issuesJohannes Berg1-15/+36