summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-03-05wifi: rtw89: wow: update config mac function with different generationChin-Yen Lee
2024-03-05wifi: rtw89: update DMA function with different generationChin-Yen Lee
2024-03-05wifi: rtw89: wow: update WoWLAN status register for different generationChin-Yen Lee
2024-03-05wifi: rtw89: wow: update WoWLAN reason register for different chipsChin-Yen Lee
2024-03-05wifi: brcm80211: handle pmk_op allocation failureDuoming Zhou
2024-03-05wifi: rtw89: coex: Add coexistence policy to decrease WiFi packet CRC-ERRChing-Te Ku
2024-03-05wifi: rtw89: coex: When Bluetooth not available don't set power/gainChing-Te Ku
2024-03-05wifi: rtw89: coex: add return value to ensure H2C command is success or notChing-Te Ku
2024-03-05wifi: rtw89: coex: Reorder H2C command index to align with firmwareChing-Te Ku
2024-03-05wifi: rtw89: coex: add BTC ctrl_info version 7 and related logicChing-Te Ku
2024-03-05wifi: rtw89: coex: add init_info H2C command format version 7Ching-Te Ku
2024-03-05wifi: rtw89: 8922a: add coexistence helpers of SW grantPing-Ke Shih
2024-03-05wifi: rtw89: mac: add coexistence helpers {cfg/get}_pltPing-Ke Shih
2024-03-05wifi: cw1200: restore endian swappingJohannes Berg
2024-03-05wifi: wlcore: sdio: Rate limit wl12xx_sdio_raw_{read,write}() failures warnsJavier Martinez Canillas
2024-03-05wifi: rtlwifi: Remove rtl_intf_ops.read_efuse_byteBitterblue Smith
2024-03-05intel: legacy: Partial revert of field get conversionSasha Neftin
2024-03-05igc: avoid returning frame twice in XDP_REDIRECTFlorian Kauer
2024-03-05i40e: Fix firmware version comparison functionIvan Vecera
2024-03-05ice: fix typo in assignmentJesse Brandeburg
2024-03-05ice: fix uninitialized dplls mutex usageMichal Schmidt
2024-03-05net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()Rand Deeb
2024-03-05ice: virtchnl: stop pretending to support RSS over AQ or registersJacob Keller
2024-03-05idpf: disable local BH when scheduling napi for marker packetsEmil Tantilov
2024-03-05wifi: rtw88: 8821c: Fix false alarm countBitterblue Smith
2024-03-05wifi: rtw88: 8821c: Fix beacon loss and disconnectBitterblue Smith
2024-03-05wifi: rtw88: 8821cu: Fix connection failureBitterblue Smith
2024-03-05wifi: rtw88: 8821cu: Fix firmware upload failBitterblue Smith
2024-03-05wifi: rtw88: Add missing VID/PIDs for 8811CU and 8821CUNick Morrow
2024-03-05Merge tag 'linux-can-next-for-6.9-20240304' of git://git.kernel.org/pub/scm/l...Paolo Abeni
2024-03-05net: gro: rename skb_gro_header_hard()Eric Dumazet
2024-03-05net: dsa: mt7530: simplify link operationsArınç ÜNAL
2024-03-05net: dsa: mt7530: sort link settings ops and force link down on all portsArınç ÜNAL
2024-03-05net: dsa: mt7530: put initialising PCS devices code back to original orderArınç ÜNAL
2024-03-05net: dsa: mt7530: get rid of mt753x_mac_config()Arınç ÜNAL
2024-03-05net: dsa: mt7530: get rid of priv->info->cpu_port_config()Arınç ÜNAL
2024-03-05net: dsa: mt7530: get rid of useless error returns on phylink code pathArınç ÜNAL
2024-03-05net: dsa: mt7530: do not use SW_PHY_RST to reset MT7531 switchArınç ÜNAL
2024-03-05net: dsa: mt7530: set interrupt register only for MT7530Arınç ÜNAL
2024-03-05net: dsa: mt7530: remove .mac_port_config for MT7988 and make it optionalArınç ÜNAL
2024-03-05net: introduce page_frag_cache_drain()Yunsheng Lin
2024-03-05net: txgbe: fix to clear interrupt status after handling IRQJiawen Wu
2024-03-05net: txgbe: fix GPIO interrupt blockingJiawen Wu
2024-03-04Merge tag 'mlx5-fixes-2024-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-03-04Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-03-04e1000e: Minor flow correction in e1000_shutdown functionVitaly Lifshits
2024-03-04igc: fix LEDS_CLASS dependencyArnd Bergmann
2024-03-04ixgbe: Add 1000BASE-BX supportErnesto Castellotti
2024-03-04intel: make module parameters readable in sys filesystemJon Maxwell
2024-03-04net: sparx5: Fix use after free inside sparx5_del_mact_entryHoratiu Vultur