summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-10-20wifi: rtw89: wow: cast nd_config->delay to u64 in tsf arithmeticPing-Ke Shih
2024-10-19octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx()Aleksandr Mishin
2024-10-19octeon_ep: Implement helper for iterating packets in Rx queueAleksandr Mishin
2024-10-19bnxt_en: replace ptp_lock with irqsave variantVadim Fedorenko
2024-10-19net: phy: dp83822: Fix reset pin definitionsMichel Alex
2024-10-19net: plip: fix break; causing plip to never transmitJakub Boehm
2024-10-19be2net: fix potential memory leak in be_xmit()Wang Hai
2024-10-19net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()Wang Hai
2024-10-19net: pse-pd: Fix out of bound for loopKory Maincent
2024-10-18net: vxlan: update the document for vxlan_snoop()Menglong Dong
2024-10-18net: vxlan: replace VXLAN_INVALID_HDR with VNI_NOT_FOUNDMenglong Dong
2024-10-17net: airoha: Fix typo in REG_CDM2_FWD_CFG configurationLorenzo Bianconi
2024-10-17net: ravb: Add VLAN checksum supportPaul Barker
2024-10-17net: ravb: Enable IPv6 TX checksum offload for GbEthPaul Barker
2024-10-17net: ravb: Enable IPv6 RX checksum offloading for GbEthPaul Barker
2024-10-17net: ravb: Simplify UDP TX checksum offloadPaul Barker
2024-10-17net: ravb: Disable IP header TX checksum offloadingPaul Barker
2024-10-17net: ravb: Simplify types in RX csum validationPaul Barker
2024-10-17net: ravb: Combine if conditions in RX csum validationPaul Barker
2024-10-17net: ravb: Drop IP protocol check from RX csum verificationPaul Barker
2024-10-17net: ravb: Disable IP header RX checksum offloadingPaul Barker
2024-10-17net: ravb: Factor out checksum offload enable bitsPaul Barker
2024-10-17tg3: Increase buffer size for IRQ labelAndy Shevchenko
2024-10-17net: phylink: remove "using_mac_select_pcs"Russell King (Oracle)
2024-10-17net: phylink: remove use of pl->pcs in phylink_validate_mac_and_pcs()Russell King (Oracle)
2024-10-17net: phylink: allow mac_select_pcs() to remove a PCSRussell King (Oracle)
2024-10-17net: dsa: mv88e6xxx: return NULL when no PCS is presentRussell King (Oracle)
2024-10-17net: ks8851: use %*ph to print small bufferAndy Shevchenko
2024-10-17net: usb: sr9700: only store little-endian values in __le16 variableSimon Horman
2024-10-17net: ethernet: ti: am65-cpsw: Fix uninitialized variableDan Carpenter
2024-10-17Merge tag 'rtw-next-2024-10-10' of https://github.com/pkshih/rtwKalle Valo
2024-10-17wifi: cw1200: Remove unused cw1200_queue_requeue_all()Dr. David Alan Gilbert
2024-10-17wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_config_sc...Alper Nebi Yasak
2024-10-17wifi: brcmfmac: of: use devm_clk_get_optional_enabled_with_rate()Bartosz Golaszewski
2024-10-17wifi: brcmsmac: Remove unused brcms_debugfs_get_devdir()Dr. David Alan Gilbert
2024-10-17wifi: brcmfmac: Remove unused brcmf_cfg80211_get_iftype()Dr. David Alan Gilbert
2024-10-17wifi: wilc1000: Set MAC after operation modeMarek Vasut
2024-10-17wifi: mwifiex: cleanup struct mwifiex_privateDmitry Antipov
2024-10-17wifi: mwifiex: cleanup struct mwifiex_auto_tdls_peerDmitry Antipov
2024-10-17wifi: wilc1000: Add WILC3000 supportAjay Singh
2024-10-17wifi: wilc1000: Register wiphy after reading out chipidMarek Vasut
2024-10-17wifi: wilc1000: Fold wilc_create_wiphy() into cfg80211.cMarek Vasut
2024-10-17wifi: wilc1000: Fill in missing error handlingMarek Vasut
2024-10-17wifi: wilc1000: Fold chip_allow_sleep()/chip_wakeup() into wlan.cMarek Vasut
2024-10-17wifi: wilc1000: Clean up usage of wilc_get_chipid()Marek Vasut
2024-10-17wifi: wilc1000: Keep slot powered on during suspend/resumeMarek Vasut
2024-10-17wifi: rt2x00: convert comma to semicolonYan Zhen
2024-10-17wifi: mwifiex: add missing locking for cfg80211 callsSascha Hauer
2024-10-17wifi: ipw: select CRYPTO_LIB_ARC4Johannes Berg
2024-10-17Merge tag 'ath-current-20241016' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo