summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-08-11net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urbAlan Stern
2023-08-11USB: zaurus: Add ID for A-300/B-500/C-700Ross Maynard
2023-08-11net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()Yuanjun Gong
2023-08-11can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPEDMarc Kleine-Budde
2023-08-11benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong
2023-08-11team: reset team's flags when down link is P2P deviceHangbin Liu
2023-08-11bonding: reset bond's flags when down link is P2P deviceHangbin Liu
2023-08-11ethernet: atheros: fix return value check in atl1e_tso_csum()Yuanjun Gong
2023-08-11i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()Wang Ming
2023-08-11net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()Tanmay Patil
2023-08-11igb: Fix igb_down hung on surprise removalYing Hsu
2023-08-11wifi: airo: avoid uninitialized warning in airo_get_rate()Randy Dunlap
2023-08-11net: mvneta: fix txq_map in case of txq_number==1Klaus Kudielka
2023-08-11Add MODULE_FIRMWARE() for FIRMWARE_TG357766.Tobias Heider
2023-08-11gtp: Fix use-after-free in __gtp_encap_destroy().Kuniyuki Iwashima
2023-08-11wifi: ath9k: convert msecs to jiffies where neededDmitry Antipov
2023-08-11wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()Remi Pommarel
2023-08-11wifi: ath9k: don't allow to overwrite ENDPOINT0 attributesFedor Pchelkin
2023-08-11wifi: ray_cs: Fix an error handling path in ray_probe()Christophe JAILLET
2023-08-11wifi: wl3501_cs: Fix an error handling path in wl3501_probe()Christophe JAILLET
2023-08-11wifi: atmel: Fix an error handling path in atmel_probe()Christophe JAILLET
2023-08-11wifi: orinoco: Fix an error handling path in orinoco_cs_probe()Christophe JAILLET
2023-08-11wifi: orinoco: Fix an error handling path in spectrum_cs_probe()Christophe JAILLET
2023-08-11wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rxFedor Pchelkin
2023-08-11wifi: ath9k: fix AR9003 mac hardware hang check register offset calculationPeter Seiderer
2023-08-11treewide: Remove uninitialized_var() usageKees Cook
2023-08-08xen/netback: Fix buffer overrun triggered by unusual packetRoss Lagerwall
2023-06-28be2net: Extend xmit workaround to BE3 chipRoss Lagerwall
2023-06-28net: qca_spi: Avoid high load if QCA7000 is not availableStefan Wahren
2023-06-21net: lapbether: only support ethernet devicesEric Dumazet
2023-06-21igb: fix nvm.ops.read() error handlingAleksandr Loktionov
2023-06-21net: usb: qmi_wwan: add support for Compal RXM-G1Wes Huang
2023-06-14bnxt_en: Query default VLAN before VNIC setup on a VFSomnath Kotur
2023-06-14i40e: fix build warnings in i40e_alloc.hGreg Kroah-Hartman
2023-06-09wifi: rtlwifi: 8192de: correct checking of IQK reloadPing-Ke Shih
2023-06-09net: cdc_ncm: Deal with too low values of dwNtbOutMaxSizeTudor Ambarus
2023-06-09cdc_ncm: Fix the build warningAlexander Bersenev
2023-06-09cdc_ncm: Implement the 32-bit version of NCM Transfer BlockAlexander Bersenev
2023-06-09wifi: rtlwifi: remove always-true condition pointed out by GCC 12Jakub Kicinski
2023-06-09eth: sun: cassini: remove dead codeMartin Liška
2023-06-09net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818Sebastian Krzyszkowiak
2023-06-09wifi: b43: fix incorrect __packed annotationArnd Bergmann
2023-06-09wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR valueYun Lu
2023-06-09net: dsa: mv88e6xxx: Increase wait after reset deactivationAndreas Svensson
2023-05-303c589_cs: Fix an error handling path in tc589_probe()Christophe JAILLET
2023-05-30forcedeth: Fix an error handling path in nv_probe()Christophe JAILLET
2023-05-30igb: fix bit_shift to be in [1..8] rangeAleksandr Loktionov
2023-05-30cassini: Fix a memory leak in the error handling path of cas_init_one()Christophe JAILLET
2023-05-30net: fec: Better handle pm_runtime_get() failing in .remove()Uwe Kleine-König
2023-05-30wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtraceHans de Goede