summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-11-14gve: Fixes for napi_poll when budget is 0Ziwei Xiao
2023-11-14Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-11-14pds_core: fix up some format-truncation complaintsShannon Nelson
2023-11-14pds_core: use correct index to mask irqShannon Nelson
2023-11-14tg3: Increment tx_dropped in tg3_tso_bug()Alex Pakhunov
2023-11-14tg3: Move the [rt]x_dropped counters to tg3_napiAlex Pakhunov
2023-11-14net: stmmac: avoid rx queue overrunBaruch Siach
2023-11-14net: stmmac: fix rx budget limit checkBaruch Siach
2023-11-14wifi: rtw89: pci: update interrupt mitigation register for 8922AEPing-Ke Shih
2023-11-14wifi: rtw89: pci: correct interrupt mitigation register for 8852CEPing-Ke Shih
2023-11-14wifi: rtw89: 8922ae: add v2 interrupt handlers for 8922AEPing-Ke Shih
2023-11-14wifi: rtw89: pci: generalize interrupt status bits of interrupt handlersPing-Ke Shih
2023-11-14wifi: rtw89: pci: add pre_deinit to be called after probe completePing-Ke Shih
2023-11-14wifi: rtw89: pci: stop/start DMA for level 1 recovery according to chip genZong-Zhe Yang
2023-11-14wifi: rtw89: pci: reset BDRAM according to chip genZong-Zhe Yang
2023-11-14wifi: iwlegacy: Remove the unused variable lenJiapeng Chong
2023-11-14wifi: rt2x00: correct wrong BBP register in RxDCOC calibrationShiji Yang
2023-11-14wifi: libertas: stop selecting wextArnd Bergmann
2023-11-13r8169: fix network lost after resume on DASH systemsChunHao Lin
2023-11-13r8169: add handling DASH when DASH is disabledChunHao Lin
2023-11-13net: ethernet: cortina: Fix MTU max settingLinus Walleij
2023-11-13net: ethernet: cortina: Handle large framesLinus Walleij
2023-11-13net: ethernet: cortina: Fix max RX frame defineLinus Walleij
2023-11-13bonding: stop the device in bond_setup_by_slave()Eric Dumazet
2023-11-13igc: Add support for PTP .getcyclesx64()Vinicius Costa Gomes
2023-11-13igc: Simplify setting flags in the TX data descriptorVinicius Costa Gomes
2023-11-13ice: reserve number of CP queuesMichal Swiatkowski
2023-11-13ice: adjust switchdev rebuild pathMichal Swiatkowski
2023-11-13ice: add VF representors one by oneMichal Swiatkowski
2023-11-13ice: realloc VSI stats arraysMichal Swiatkowski
2023-11-13ice: set Tx topology every time new repr is addedMichal Swiatkowski
2023-11-13ice: allow changing SWITCHDEV_CTRL VSI queuesMichal Swiatkowski
2023-11-13ice: return pointer to representorMichal Swiatkowski
2023-11-13ice: make representor code genericMichal Swiatkowski
2023-11-13ice: remove VF pointer reference in eswitch codeMichal Swiatkowski
2023-11-13ice: track port representors in xarrayMichal Swiatkowski
2023-11-13ice: use repr instead of vf->reprMichal Swiatkowski
2023-11-13ice: track q_id in representorMichal Swiatkowski
2023-11-13ice: remove unused control VSI parameterMichal Swiatkowski
2023-11-13ice: remove redundant max_vsi_num variableMichal Swiatkowski
2023-11-13ice: rename switchdev to eswitchMichal Swiatkowski
2023-11-13ice: fix DDP package download for packages without signature segmentDan Nowlin
2023-11-13ice: dpll: fix output pin capabilitiesArkadiusz Kubalewski
2023-11-13ice: dpll: fix check for dpll input priority rangeArkadiusz Kubalewski
2023-11-13ice: dpll: fix initial lock status of dpllArkadiusz Kubalewski
2023-11-13wifi: ath11k: Remove unneeded semicolonYang Li
2023-11-13wifi: ath11k: Defer on rproc_get failureLuca Weiss
2023-11-13ppp: limit MRU to 64KWillem de Bruijn
2023-11-13net: mvneta: fix calls to page_pool_get_statsSven Auhagen
2023-11-13net: hns3: fix VF wrong speed and duplex issueJijie Shao