index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-22
Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
55
-341
/
+455
2022-09-22
bnxt: prevent skb UAF after handing over to PTP worker
Jakub Kicinski
1
-5
/
+5
2022-09-22
net: marvell: Fix refcounting bugs in prestera_port_sfp_bind()
Liang He
1
-0
/
+2
2022-09-22
net: ethernet: adi: Fix invalid parent name length
Alexandru Tachici
1
-1
/
+1
2022-09-22
net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLD
Sean Anderson
1
-2
/
+2
2022-09-22
bonding: fix NULL deref in bond_rr_gen_slave_id
Jonathan Toppins
1
-9
/
+6
2022-09-22
net: phy: micrel: fix shared interrupt on LAN8814
Michael Walle
1
-6
/
+12
2022-09-22
net: ethernet: mtk_eth_soc: introduce flow offloading support for mt7986
Lorenzo Bianconi
6
-116
/
+289
2022-09-22
net: ethernet: mtk_eth_wed: add axi bus support
Lorenzo Bianconi
2
-30
/
+74
2022-09-22
net: ethernet: mtk_eth_wed: add wed support for mt7986 chipset
Lorenzo Bianconi
5
-96
/
+392
2022-09-22
net: ethernet: mtk_eth_wed: add mtk_wed_configure_irq and mtk_wed_dma_{enable/disable}
Lorenzo Bianconi
2
-29
/
+64
2022-09-22
net: ethernet: mtk_eth_soc: add foe_entry_size to mtk_eth_soc
Lorenzo Bianconi
5
-24
/
+48
2022-09-22
net: ethernet: mtk_eth_soc: move wdma_base definitions in mtk register map
Lorenzo Bianconi
2
-9
/
+11
2022-09-22
net: ethernet: mtk_eth_soc: add the capability to run multiple ppe
Lorenzo Bianconi
6
-32
/
+47
2022-09-22
net: ethernet: mtk_eth_soc: move ppe table hash offset to mtk_soc_data structure
Lorenzo Bianconi
4
-7
/
+25
2022-09-22
net: ethernet: mtk_eth_soc: move gdma_to_ppe and ppe_base definitions in mtk register map
Lorenzo Bianconi
3
-7
/
+13
2022-09-22
net: ethernet: altera: TSE: fix error return code in altera_tse_probe()
Sun Ke
1
-0
/
+1
2022-09-22
wifi: ath11k: fix number of VHT beamformee spatial streams
Jesus Fernandez Manzano
1
-5
/
+20
2022-09-22
wifi: ath11k: retrieve MAC address from system firmware if provided
Jun Yu
1
-1
/
+7
2022-09-22
wifi: ath11k: add get_txpower mac ops
Aditya Kumar Singh
1
-0
/
+92
2022-09-22
wifi: ath11k: move firmware stats out of debugfs
Aditya Kumar Singh
5
-114
/
+137
2022-09-22
wifi: ath9k: fix repeated the words in a comment
Jilin Yuan
1
-1
/
+1
2022-09-22
wifi: ath9k: fix repeated to words in a comment
Jilin Yuan
1
-1
/
+1
2022-09-22
wifi: ath10k: reset pointer after memory free to avoid potential use-after-free
Wen Gong
1
-0
/
+6
2022-09-22
wifi: ath11k: fix failed to find the peer with peer_id 0 when disconnected
Wen Gong
1
-1
/
+2
2022-09-22
wifi: ath11k: change complete() to complete_all() for scan.completed
Wen Gong
2
-2
/
+2
2022-09-22
Merge tag 'iwlwifi-next-for-kalle-2022-09-18' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
Kalle Valo
13
-413
/
+846
2022-09-22
Merge tag 'mt76-for-kvalo-2022-09-15' of https://github.com/nbd168/wireless
Kalle Valo
37
-514
/
+857
2022-09-22
wifi: rtw89: coex: update coexistence to 6.3.0
Ching-Te Ku
3
-10
/
+11
2022-09-22
wifi: rtw89: coex: add logic to control BT scan priority
Ching-Te Ku
2
-32
/
+85
2022-09-22
wifi: rtw89: coex: summarize Wi-Fi to BT scoreboard and inform BT one time a cycle
Ching-Te Ku
2
-7
/
+19
2022-09-22
wifi: rtw89: coex: modify LNA2 setting to avoid BT destroyed Wi-Fi aggregation
Ching-Te Ku
4
-0
/
+104
2022-09-22
wifi: rtw89: coex: add WL_S0 hardware TX/RX mask to allow WL_S0 TX/RX during GNT_BT
Ching-Te Ku
1
-0
/
+3
2022-09-22
wifi: rtw89: coex: add v1 Wi-Fi firmware steps report
Ching-Te Ku
2
-4
/
+23
2022-09-22
wifi: rtw89: coex: add v1 summary info to parse the traffic status from firmware
Ching-Te Ku
1
-1
/
+117
2022-09-22
wifi: rtw89: coex: translate slot ID to readable name
Ching-Te Ku
1
-1
/
+29
2022-09-22
wifi: rtw89: coex: add v1 cycle report to parsing Bluetooth A2DP status
Ching-Te Ku
1
-1
/
+137
2022-09-22
wifi: mwifiex: fix array of flexible structures warnings
Johannes Berg
2
-4
/
+4
2022-09-22
wifi: rndis_wlan: fix array of flexible structures warning
Johannes Berg
1
-2
/
+3
2022-09-22
wifi: ipw2x00: fix array of flexible structures warnings
Johannes Berg
2
-12
/
+11
2022-09-22
mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv
Duoming Zhou
3
-8
/
+10
2022-09-21
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
1
-9
/
+14
2022-09-21
ethernet: tundra: Drop forward declaration of static functions
Uwe Kleine-König
1
-13
/
+10
2022-09-21
net: mscc: ocelot: check return values of writes during reset
Colin Foster
1
-5
/
+11
2022-09-21
net: mscc: ocelot: utilize readx_poll_timeout() for chip reset
Colin Foster
1
-9
/
+23
2022-09-21
net: ll_temac: axienet: delete unnecessary blank lines and spaces
huangjunxian
3
-4
/
+3
2022-09-21
net: ll_temac: move trailing statements to next line
huangjunxian
1
-3
/
+9
2022-09-21
net: ll_temac: fix the missing spaces around '='
huangjunxian
1
-11
/
+11
2022-09-21
net: ll_temac: delete unnecessary else branch
huangjunxian
1
-7
/
+5
2022-09-21
net: ll_temac: axienet: align with open parenthesis
huangjunxian
3
-6
/
+5
[prev]
[next]