aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: lantiq_gswip: Fix start index in gswip_port_fdb()Martin Blumenstingl2022-05-191-2/+2
* net: wwan: t7xx: Fix smatch errorsRicardo Martinez2022-05-193-6/+3
* net: mtk_eth_soc: partially convert to phylink_pcsRussell King (Oracle)2022-05-193-58/+53
* net: mtk_eth_soc: convert code structure to suit split PCS supportRussell King (Oracle)2022-05-192-59/+79
* net: mtk_eth_soc: move restoration of SYSCFG0 to mac_finish()Russell King (Oracle)2022-05-192-2/+10
* net: mtk_eth_soc: move MAC_MCR setting to mac_finish()Russell King (Oracle)2022-05-191-11/+22
* net: mtk_eth_soc: add fixme comment for state->speed useRussell King (Oracle)2022-05-191-0/+8
* net: mtk_eth_soc: provide mtk_sgmii_config()Russell King (Oracle)2022-05-193-12/+20
* net: mtk_eth_soc: stop passing phylink state to sgmii setupRussell King (Oracle)2022-05-193-4/+4
* net: mtk_eth_soc: correct 802.3z duplex settingRussell King2022-05-193-10/+29
* net: mtk_eth_soc: correct 802.3z speed settingRussell King (Oracle)2022-05-191-13/+5
* net: mtk_eth_soc: add mask and update PCS speed definitionsRussell King (Oracle)2022-05-191-3/+5
* net: mtk_eth_soc: remove unused sgmii flagsRussell King (Oracle)2022-05-191-8/+0
* net: mtk_eth_soc: remove unused mac->modeRussell King (Oracle)2022-05-192-2/+0
* net: ethernet: SP7021: fix a use after free of skb->lenDan Carpenter2022-05-191-1/+3
* net: usb: r8152: Add in new Devices that are supported for Mac-PassthruDavid Ober2022-05-191-7/+26
* Merge tag 'linux-can-next-for-5.19-20220519' of git://git.kernel.org/pub/scm/...Jakub Kicinski2022-05-1927-329/+17
|\
| * can: mcp251xfd: silence clang's -Wunaligned-access warningVincent Mailhol2022-05-191-1/+1
| * can: can-dev: remove obsolete CAN LED supportOliver Hartkopp2022-05-1922-316/+2
| * can: can-dev: move to netif_napi_add_weight()Jakub Kicinski2022-05-1910-12/+14
* | Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-05-19116-2550/+4666
|\ \ | |/ |/|
| * iwlwifi: mei: fix potential NULL-ptr derefJohannes Berg2022-05-181-0/+2
| * iwlwifi: mei: clear the sap data header before sendingAvraham Stern2022-05-181-0/+1
| * iwlwifi: mvm: remove vif_countMiri Korenblit2022-05-182-15/+3
| * iwlwifi: mvm: always tell the firmware to accept MCAST frames in BSSEmmanuel Grumbach2022-05-182-19/+38
| * iwlwifi: mvm: add OTP info in case of init failureMordechay Goodstein2022-05-182-6/+11
| * iwlwifi: mvm: fix assert 1F04 upon reconfigEmmanuel Grumbach2022-05-181-0/+3
| * iwlwifi: fw: init SAR GEO table only if data is presentJohannes Berg2022-05-181-0/+3
| * iwlwifi: mvm: clean up authorized conditionJohannes Berg2022-05-181-20/+3
| * iwlwifi: mvm: use NULL instead of ERR_PTR when parsing wowlan statusHaim Dreyfuss2022-05-181-11/+11
| * iwlwifi: pcie: simplify MSI-X cause mappingJohannes Berg2022-05-181-19/+29
| * rtw89: pci: only mask out INT indicator register for disable interrupt v1Ping-Ke Shih2022-05-171-3/+0
| * rtw89: convert rtw89_band to nl80211_band preciselyZong-Zhe Yang2022-05-174-11/+29
| * rtw89: 8852c: update txpwr tables to HALRF_027_00_052Zong-Zhe Yang2022-05-171-1857/+1857
| * rtw89: cfo: check mac_id to avoid out-of-boundsPing-Ke Shih2022-05-171-0/+5
| * rtw89: 8852c: set TX antenna pathPing-Ke Shih2022-05-171-4/+5
| * rtw89: add ieee80211::sta_rc_update opsPing-Ke Shih2022-05-173-5/+22
| * wireless: Fix Makefile to be in alphabetical orderSrinivasan R2022-05-171-1/+1
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2022-05-1617-36/+575
| |\
| | * ath11k: remove redundant assignment to variables vht_mcs and he_mcsColin Ian King2022-05-101-2/+2
| | * ath11k: Reuse the available memory after firmware reloadAnilkumar Kolli2022-05-103-4/+23
| | * wil6210: remove 'freq' debugfsJohannes Berg2022-05-101-14/+0
| | * ath11k: Designating channel frequency when sending management framesBaochen Qiang2022-05-103-1/+24
| | * ath11k: Don't check arvif->is_started before sending management framesBaochen Qiang2022-05-101-2/+3
| | * ath11k: Implement remain-on-channel supportBaochen Qiang2022-05-103-0/+120
| | * ath11k: Handle keepalive during WoWLAN suspend and resumeBaochen Qiang2022-05-105-0/+156
| | * ath11k: reset 11d state in process of recoveryWen Gong2022-05-093-0/+9
| | * ath11k: Fix RX de-fragmentation issue on WCN6750Manikanta Pubbisetty2022-05-063-3/+23
| | * ath10k: support bus and device specific API 1 BDF selectionRobert Marko2022-05-061-1/+12
| | * ath10k: mac: fix too long linesKalle Valo2022-05-061-4/+9