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-11virtio-net: fix race between set queues and probeJason Wang
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: iwlwifi: mvm: avoid baid size integer overflowJohannes Berg
2023-08-11net: bcmgenet: Ensure MDIO unregistration has clocks enabledFlorian Fainelli
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-11net: lan743x: Don't sleep in atomic contextMoritz Fischer
2023-08-11Add MODULE_FIRMWARE() for FIRMWARE_TG357766.Tobias Heider
2023-08-11ipvlan: Fix return value of ipvlan_queue_xmit()Cambda Zhu
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: rsi: Do not set MMC_PM_KEEP_POWER in shutdownMarek Vasut
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: ray_cs: Drop useless status variable in parse_addr()Andy Shevchenko
2023-08-11wifi: ray_cs: Utilize strnlen() in parse_addr()Andy Shevchenko
2023-08-11wifi: wl3501_cs: Fix an error handling path in wl3501_probe()Christophe JAILLET
2023-08-11wl3501_cs: use eth_hw_addr_set()Jakub Kicinski
2023-08-11wl3501_cs: Fix misspelling and provide missing documentationLee Jones
2023-08-11wl3501_cs: Remove unnecessary NULL checkAlex Dewar
2023-08-11wl3501_cs: Fix a bunch of formatting issues related to function docsLee Jones
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: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan()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-28ieee802154: hwsim: Fix possible memory leaksChen Aotian
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-14net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methodsAlexander Sverdlin
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-09rsi: Remove unnecessary boolean conditionNathan Chancellor