summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ipa: save a copy of endpoint default configAlex Elder2022-05-203-28/+28
* net: ipa: rename a few endpoint config data typesAlex Elder2022-05-204-47/+47
* net: ipa: move endpoint configuration data definitionsAlex Elder2022-05-202-62/+62
* net: ipa: open-code ether_setup()Alex Elder2022-05-201-2/+9
* net: ipa: ignore endianness if there is no headerAlex Elder2022-05-201-15/+17
* net: ipa: rename a GSI error codeAlex Elder2022-05-202-4/+4
* net: ipa: drop an unneeded transaction referenceAlex Elder2022-05-201-8/+2
* eth: mtk_ppe: fix up after mergeJakub Kicinski2022-05-201-1/+2
* net: ipa: don't proceed to out-of-bound writeJakub Kicinski2022-05-201-2/+4
* net: wwan: iosm: remove pointless null checkJakub Kicinski2022-05-201-10/+0
* net: dsa: lantiq_gswip: Fix typo in gswip_port_fdb_dump() error printMartin Blumenstingl2022-05-201-2/+3
* net: dsa: lantiq_gswip: Fix start index in gswip_port_fdb()Martin Blumenstingl2022-05-201-2/+2
* net: wwan: t7xx: Fix smatch errorsRicardo Martinez2022-05-203-6/+3
* net: mtk_eth_soc: partially convert to phylink_pcsRussell King (Oracle)2022-05-203-58/+53
* net: mtk_eth_soc: convert code structure to suit split PCS supportRussell King (Oracle)2022-05-202-59/+79
* net: mtk_eth_soc: move restoration of SYSCFG0 to mac_finish()Russell King (Oracle)2022-05-202-2/+10
* net: mtk_eth_soc: move MAC_MCR setting to mac_finish()Russell King (Oracle)2022-05-201-11/+22
* net: mtk_eth_soc: add fixme comment for state->speed useRussell King (Oracle)2022-05-201-0/+8
* net: mtk_eth_soc: provide mtk_sgmii_config()Russell King (Oracle)2022-05-203-12/+20
* net: mtk_eth_soc: stop passing phylink state to sgmii setupRussell King (Oracle)2022-05-203-4/+4
* net: mtk_eth_soc: correct 802.3z duplex settingRussell King2022-05-203-10/+29
* net: mtk_eth_soc: correct 802.3z speed settingRussell King (Oracle)2022-05-201-13/+5
* net: mtk_eth_soc: add mask and update PCS speed definitionsRussell King (Oracle)2022-05-201-3/+5
* net: mtk_eth_soc: remove unused sgmii flagsRussell King (Oracle)2022-05-201-8/+0
* net: mtk_eth_soc: remove unused mac->modeRussell King (Oracle)2022-05-202-2/+0
* net: ethernet: SP7021: fix a use after free of skb->lenDan Carpenter2022-05-201-1/+3
* net: usb: r8152: Add in new Devices that are supported for Mac-PassthruDavid Ober2022-05-201-7/+26
* Merge tag 'linux-can-next-for-5.19-20220519' of git://git.kernel.org/pub/scm/...Jakub Kicinski2022-05-2027-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
| |\