summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | net: fec: Set mac_managed_pm during probeWei Fang2024-04-031-2/+9
| |/ /
| * | net: bcmgenet: Reset RBUF on first openPhil Elwell2024-04-031-4/+12
| * | octeontx2-af: Add array index checkAleksandr Mishin2024-04-031-0/+2
| * | r8169: fix issue caused by buggy BIOS on certain boards with RTL8168dHeiner Kallweit2024-04-021-0/+9
| * | i40e: Fix VF MAC filter removalIvan Vecera2024-04-011-5/+6
| * | net: phy: micrel: Fix potential null pointer dereferenceAleksandr Mishin2024-04-011-5/+16
| * | r8169: skip DASH fw status checks when DASH is disabledAtlas Yu2024-03-291-4/+27
| * | octeontx2-pf: check negative error code in otx2_open()Su Hui2024-03-291-1/+1
| * | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2024-03-296-41/+93
| |\ \
| | * | i40e: fix vf may be used uninitialized in this function warningAleksandr Loktionov2024-03-261-18/+16
| | * | i40e: fix i40e_count_filters() to count only active/new filtersAleksandr Loktionov2024-03-261-2/+5
| | * | i40e: Enforce software interrupt during busy-poll exitIvan Vecera2024-03-265-21/+72
| * | | net: dsa: mv88e6xxx: fix usable ports on 88e6020Michael Krummsdorf2024-03-291-1/+5
| * | | mlxbf_gige: stop interface during shutdownDavid Thompson2024-03-291-2/+8
| * | | octeontx2-af: Fix issue with loading coalesced KPU profilesHariprasad Kelam2024-03-291-1/+1
| * | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2024-03-285-81/+161
| |\ \ \
| | * | | e1000e: move force SMBUS from enable ulp function to avoid PHY loss issueVitaly Lifshits2024-03-272-19/+18
| | * | | e1000e: Workaround for sporadic MDI error on Meteor Lake systemsVitaly Lifshits2024-03-274-69/+150
| * | | | xen-netfront: Add missing skb_mark_for_recycleJesper Dangaard Brouer2024-03-281-0/+1
* | | | | Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-311-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | kbuild: make -Woverride-init warnings more consistentArnd Bergmann2024-03-311-1/+1
* | | | | Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-03-2833-136/+243
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Octeontx2-af: fix pause frame configuration in GMP modeHariprasad Kelam2024-03-281-0/+5
| * | | | net: lan743x: Add set RFE read fifo threshold for PCI1x1x chipsRaju Lakkaraju2024-03-282-0/+22
| * | | | net: bcmasp: Remove phy_{suspend/resume}Justin Chen2024-03-281-14/+1
| * | | | net: bcmasp: Bring up unimac after PHY link upJustin Chen2024-03-281-9/+19
| * | | | net: phy: qcom: at803x: fix kernel panic with at8031_probeChristian Marangi2024-03-281-1/+3
| * | | | Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2024-03-2712-53/+105
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | wifi: iwlwifi: mvm: include link ID when releasing framesBenjamin Berg2024-03-251-12/+8
| | * | | wifi: iwlwifi: mvm: handle debugfs names more carefullyJohannes Berg2024-03-251-4/+7
| | * | | wifi: iwlwifi: mvm: guard against invalid STA ID on removalBenjamin Berg2024-03-251-1/+6
| | * | | wifi: iwlwifi: read txq->read_ptr under lockJohannes Berg2024-03-251-1/+1
| | * | | wifi: iwlwifi: fw: don't always use FW dump trigJohannes Berg2024-03-251-7/+8
| | * | | wifi: iwlwifi: mvm: rfi: fix potential response leaksJohannes Berg2024-03-251-2/+6
| | * | | wifi: iwlwifi: mvm: Configure the link mapping for non-MLD FWIlan Peer2024-03-253-14/+56
| | * | | wifi: iwlwifi: mvm: consider having one active linkShaul Triebitz2024-03-251-7/+9
| | * | | wifi: iwlwifi: mvm: pick the version of SESSION_PROTECTION_NOTIFEmmanuel Grumbach2024-03-251-3/+2
| | * | | wifi: iwlwifi: mvm: disable MLO for the time beingJohannes Berg2024-03-251-1/+1
| | * | | wifi: rtw89: coex: fix configuration for shared antenna for 8922APing-Ke Shih2024-03-141-1/+1
| * | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-03-267-36/+37
| |\ \ \ \
| | * | | | igc: Remove stale comment about Tx timestampingKurt Kanzenbach2024-03-251-4/+0
| | * | | | ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()Przemek Kitszel2024-03-251-8/+8
| | * | | | ice: fix memory corruption bug with suspend and rebuildJesse Brandeburg2024-03-251-9/+9
| | * | | | ice: Refactor FW data type and fix bitmap casting issueSteven Zou2024-03-254-15/+20
| * | | | | mlxbf_gige: call request_irq() after NAPI initializedDavid Thompson2024-03-261-7/+11
| | |_|/ / | |/| | |
| * | | | net: hns3: mark unexcuted loopback test result as UNEXECUTEDJian Shen2024-03-261-2/+17
| * | | | net: hns3: fix kernel crash when devlink reload during pf initializationYonglong Liu2024-03-261-0/+4
| * | | | net: hns3: fix index limit to support all queue statsJie Wang2024-03-261-1/+1
| * | | | net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz XTAL MT7530Arınç ÜNAL2024-03-261-2/+3
| * | | | net: wwan: t7xx: Split 64bit accesses to fix alignment issuesBjørn Mork2024-03-253-10/+11