index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ipa: save a copy of endpoint default config
Alex Elder
2022-05-20
3
-28
/
+28
*
net: ipa: rename a few endpoint config data types
Alex Elder
2022-05-20
4
-47
/
+47
*
net: ipa: move endpoint configuration data definitions
Alex Elder
2022-05-20
2
-62
/
+62
*
net: ipa: open-code ether_setup()
Alex Elder
2022-05-20
1
-2
/
+9
*
net: ipa: ignore endianness if there is no header
Alex Elder
2022-05-20
1
-15
/
+17
*
net: ipa: rename a GSI error code
Alex Elder
2022-05-20
2
-4
/
+4
*
net: ipa: drop an unneeded transaction reference
Alex Elder
2022-05-20
1
-8
/
+2
*
eth: mtk_ppe: fix up after merge
Jakub Kicinski
2022-05-20
1
-1
/
+2
*
net: ipa: don't proceed to out-of-bound write
Jakub Kicinski
2022-05-20
1
-2
/
+4
*
net: wwan: iosm: remove pointless null check
Jakub Kicinski
2022-05-20
1
-10
/
+0
*
net: dsa: lantiq_gswip: Fix typo in gswip_port_fdb_dump() error print
Martin Blumenstingl
2022-05-20
1
-2
/
+3
*
net: dsa: lantiq_gswip: Fix start index in gswip_port_fdb()
Martin Blumenstingl
2022-05-20
1
-2
/
+2
*
net: wwan: t7xx: Fix smatch errors
Ricardo Martinez
2022-05-20
3
-6
/
+3
*
net: mtk_eth_soc: partially convert to phylink_pcs
Russell King (Oracle)
2022-05-20
3
-58
/
+53
*
net: mtk_eth_soc: convert code structure to suit split PCS support
Russell King (Oracle)
2022-05-20
2
-59
/
+79
*
net: mtk_eth_soc: move restoration of SYSCFG0 to mac_finish()
Russell King (Oracle)
2022-05-20
2
-2
/
+10
*
net: mtk_eth_soc: move MAC_MCR setting to mac_finish()
Russell King (Oracle)
2022-05-20
1
-11
/
+22
*
net: mtk_eth_soc: add fixme comment for state->speed use
Russell King (Oracle)
2022-05-20
1
-0
/
+8
*
net: mtk_eth_soc: provide mtk_sgmii_config()
Russell King (Oracle)
2022-05-20
3
-12
/
+20
*
net: mtk_eth_soc: stop passing phylink state to sgmii setup
Russell King (Oracle)
2022-05-20
3
-4
/
+4
*
net: mtk_eth_soc: correct 802.3z duplex setting
Russell King
2022-05-20
3
-10
/
+29
*
net: mtk_eth_soc: correct 802.3z speed setting
Russell King (Oracle)
2022-05-20
1
-13
/
+5
*
net: mtk_eth_soc: add mask and update PCS speed definitions
Russell King (Oracle)
2022-05-20
1
-3
/
+5
*
net: mtk_eth_soc: remove unused sgmii flags
Russell King (Oracle)
2022-05-20
1
-8
/
+0
*
net: mtk_eth_soc: remove unused mac->mode
Russell King (Oracle)
2022-05-20
2
-2
/
+0
*
net: ethernet: SP7021: fix a use after free of skb->len
Dan Carpenter
2022-05-20
1
-1
/
+3
*
net: usb: r8152: Add in new Devices that are supported for Mac-Passthru
David Ober
2022-05-20
1
-7
/
+26
*
Merge tag 'linux-can-next-for-5.19-20220519' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2022-05-20
27
-329
/
+17
|
\
|
*
can: mcp251xfd: silence clang's -Wunaligned-access warning
Vincent Mailhol
2022-05-19
1
-1
/
+1
|
*
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
2022-05-19
22
-316
/
+2
|
*
can: can-dev: move to netif_napi_add_weight()
Jakub Kicinski
2022-05-19
10
-12
/
+14
*
|
Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-05-19
116
-2550
/
+4666
|
\
\
|
|
/
|
/
|
|
*
iwlwifi: mei: fix potential NULL-ptr deref
Johannes Berg
2022-05-18
1
-0
/
+2
|
*
iwlwifi: mei: clear the sap data header before sending
Avraham Stern
2022-05-18
1
-0
/
+1
|
*
iwlwifi: mvm: remove vif_count
Miri Korenblit
2022-05-18
2
-15
/
+3
|
*
iwlwifi: mvm: always tell the firmware to accept MCAST frames in BSS
Emmanuel Grumbach
2022-05-18
2
-19
/
+38
|
*
iwlwifi: mvm: add OTP info in case of init failure
Mordechay Goodstein
2022-05-18
2
-6
/
+11
|
*
iwlwifi: mvm: fix assert 1F04 upon reconfig
Emmanuel Grumbach
2022-05-18
1
-0
/
+3
|
*
iwlwifi: fw: init SAR GEO table only if data is present
Johannes Berg
2022-05-18
1
-0
/
+3
|
*
iwlwifi: mvm: clean up authorized condition
Johannes Berg
2022-05-18
1
-20
/
+3
|
*
iwlwifi: mvm: use NULL instead of ERR_PTR when parsing wowlan status
Haim Dreyfuss
2022-05-18
1
-11
/
+11
|
*
iwlwifi: pcie: simplify MSI-X cause mapping
Johannes Berg
2022-05-18
1
-19
/
+29
|
*
rtw89: pci: only mask out INT indicator register for disable interrupt v1
Ping-Ke Shih
2022-05-17
1
-3
/
+0
|
*
rtw89: convert rtw89_band to nl80211_band precisely
Zong-Zhe Yang
2022-05-17
4
-11
/
+29
|
*
rtw89: 8852c: update txpwr tables to HALRF_027_00_052
Zong-Zhe Yang
2022-05-17
1
-1857
/
+1857
|
*
rtw89: cfo: check mac_id to avoid out-of-bounds
Ping-Ke Shih
2022-05-17
1
-0
/
+5
|
*
rtw89: 8852c: set TX antenna path
Ping-Ke Shih
2022-05-17
1
-4
/
+5
|
*
rtw89: add ieee80211::sta_rc_update ops
Ping-Ke Shih
2022-05-17
3
-5
/
+22
|
*
wireless: Fix Makefile to be in alphabetical order
Srinivasan R
2022-05-17
1
-1
/
+1
|
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-05-16
17
-36
/
+575
|
|
\
[next]