summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-03-16Revert "xen-netback: Check for hotplug-status existence before watching"Marek Marczykowski-Górecki
2022-03-16net: ethernet: lpc_eth: Handle error for clk_enableJiasheng Jiang
2022-03-16ethernet: Fix error handling in xemaclite_of_probeMiaoqian Lin
2022-03-16qed: return status of qed_iov_get_linkTom Rix
2022-03-16net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...Jia-Ju Bai
2022-03-11xen/netfront: react properly to failing gnttab_end_foreign_access_ref()Juergen Gross
2022-03-11xen/netfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross
2022-03-08hamradio: fix macro redefine warningHuang Pei
2022-03-08net: chelsio: cxgb3: check the return value of pci_find_capability()Jia-Ju Bai
2022-03-08can: gs_usb: change active_channels's type from atomic_t to u8Vincent Mailhol
2022-03-08net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()Zheyu Ma
2022-03-08net: sxgbe: fix return value of __setup handlerRandy Dunlap
2022-03-08net: stmmac: fix return value of __setup handlerRandy Dunlap
2022-03-08net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas
2022-03-08mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_workJaeMan Park
2022-03-08mac80211_hwsim: report NOACK frames in tx_statusBenjamin Beichler
2022-03-02net/mlx5e: Fix wrong return value on ioctl EEPROM query failureGal Pressman
2022-03-02USB: zaurus: support another broken ZaurusOliver Neukum
2022-03-02sr9700: sanity check for packet lengthOliver Neukum
2022-02-23net: usb: qmi_wwan: Add support for Dell DW5829eSlark Xiao
2022-02-23iwlwifi: pcie: fix locking when "HW not ready"Johannes Berg
2022-02-23net: ieee802154: at86rf230: Stop leaking skb'sMiquel Raynal
2022-02-23net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixupJann Horn
2022-02-16bonding: pair enable_port with slave_arr_updatesMahesh Bandewar
2022-02-16Revert "net: axienet: Wait for PhyRstCmplt after core reset"Guillaume Bertholon
2022-02-08net: macsec: Verify that send_sci is on when setting Tx sci explicitlyLior Nahmanson
2022-02-08net: amd-xgbe: Fix skb data length underflowShyam Sundar S K
2022-02-08net: amd-xgbe: ensure to reset the tx_timer_active flagRaju Rangoju
2022-02-08ipheth: fix EOVERFLOW in ipheth_rcvbulk_callbackGeorgi Valkov
2022-01-27gianfar: fix jumbo packets+napi+rx overrun crashMichael Braun
2022-01-27gianfar: simplify FCS handling and fix memory leakAndy Spencer
2022-01-27lib82596: Fix IRQ check in sni_82596_probeMiaoqian Lin
2022-01-27bcmgenet: add WOL IRQ checkSergey Shtylyov
2022-01-27libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()Guillaume Nault
2022-01-27net: axienet: fix number of TX ring slots for available checkRobert Hancock
2022-01-27net: axienet: Wait for PhyRstCmplt after core resetRobert Hancock
2022-01-27net/fsl: xgmac_mdio: Fix incorrect iounmap when removing moduleTobias Waldekranz
2022-01-27iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer
2022-01-27net: mdio: Demote probed message to debug printFlorian Fainelli
2022-01-27ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_streamZekun Shen
2022-01-27net: bonding: debug: avoid printing debug logs when bond is not notifying peersSuresh Kumar
2022-01-27ath10k: Fix tx hangingSebastian Gottschall
2022-01-27iwlwifi: mvm: synchronize with FW after multicast commandsJohannes Berg
2022-01-27mwifiex: Fix skb_over_panic in mwifiex_usb_recv()Zekun Shen
2022-01-27ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START replyZekun Shen
2022-01-27net: mcs7830: handle usb read errors properlyPavel Skripkin
2022-01-27can: xilinx_can: xcan_probe(): check for error irqJiasheng Jiang
2022-01-27can: softing: softing_startstop(): fix set but not used variable warningMarc Kleine-Budde
2022-01-27fsl/fman: Check for null pointer after calling devm_ioremapJiasheng Jiang
2022-01-27ppp: ensure minimum packet size in ppp_write()Eric Dumazet