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-03-10
net/mlx5: Node-aware allocation for the doorbell pgdir
Tariq Toukan
1
-2
/
+2
2022-03-10
net/mlx5: Node-aware allocation for UAR
Tariq Toukan
1
-3
/
+5
2022-03-10
net/mlx5: Node-aware allocation for the EQs
Tariq Toukan
1
-2
/
+4
2022-03-10
net/mlx5: Node-aware allocation for the EQ table
Tariq Toukan
1
-1
/
+2
2022-03-10
net/mlx5: Node-aware allocation for the IRQ table
Tariq Toukan
1
-1
/
+2
2022-03-10
net/mlx5: Delete useless module.h include
Leon Romanovsky
18
-18
/
+0
2022-03-10
net/mlx4: Delete useless moduleparam include
Leon Romanovsky
1
-1
/
+0
2022-03-10
net: ipa: use IPA power device pointer
Alex Elder
1
-4
/
+4
2022-03-10
net: ipa: embed interconnect array in the power structure
Alex Elder
1
-22
/
+9
2022-03-10
net: ipa: use bulk interconnect initialization
Alex Elder
1
-43
/
+23
2022-03-10
net: ipa: use bulk operations to set up interconnects
Alex Elder
1
-22
/
+12
2022-03-10
net: ipa: use interconnect bulk enable/disable operations
Alex Elder
1
-63
/
+13
2022-03-10
net: ipa: use icc_enable() and icc_disable()
Alex Elder
1
-7
/
+17
2022-03-10
net: ipa: kill struct ipa_interconnect
Alex Elder
1
-25
/
+14
2022-03-10
nfp: xsk: fix a warning when allocating rx rings
Yinjun Zhang
1
-4
/
+5
2022-03-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
8
-28
/
+370
2022-03-10
net: dsa: lantiq_gswip: enable jumbo frames on GSWIP
Aleksander Jan Bajkowski
1
-4
/
+49
2022-03-10
Merge tag 'linux-can-next-for-5.18-20220310' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
Jakub Kicinski
4
-265
/
+556
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
34
-183
/
+264
2022-03-10
Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
33
-162
/
+231
2022-03-10
ice: Fix race condition during interface enslave
Ivan Vecera
2
-2
/
+21
2022-03-10
net: phy: meson-gxl: improve link-up behavior
Heiner Kallweit
1
-1
/
+7
2022-03-10
net: bcmgenet: Don't claim WOL when its not available
Jeremy Linton
1
-0
/
+7
2022-03-10
net: arc_emac: Fix use after free in arc_mdio_probe()
Jianglei Nie
1
-2
/
+3
2022-03-10
Merge tag 'mlx5-updates-2022-03-09' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
Jakub Kicinski
19
-191
/
+627
2022-03-10
Merge tag 'mlx5-fixes-2022-03-09' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
Jakub Kicinski
5
-18
/
+17
2022-03-10
net: phy: DP83822: clear MISR2 register to disable interrupts
Clément Léger
1
-1
/
+1
2022-03-10
gianfar: ethtool: Fix refcount leak in gfar_get_ts_info
Miaoqian Lin
1
-0
/
+1
2022-03-10
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
9
-83
/
+27
2022-03-10
Merge tag 'iwlwifi-next-for-kalle-2022-03-10' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
Kalle Valo
20
-306
/
+412
2022-03-10
rtw89: 8852c: process logic efuse map
Ping-Ke Shih
2
-0
/
+129
2022-03-10
rtw89: 8852c: process efuse of phycap
Ping-Ke Shih
3
-0
/
+165
2022-03-10
rtw89: support DAV efuse reading operation
Ping-Ke Shih
7
-9
/
+208
2022-03-10
rtw89: 8852c: add chip::dle_mem
Ping-Ke Shih
5
-0
/
+86
2022-03-10
rtw89: add page_regs to handle v1 chips
Ping-Ke Shih
5
-23
/
+124
2022-03-10
rtw89: add chip_info::{h2c,c2h}_reg to support more chips
Ping-Ke Shih
5
-12
/
+53
2022-03-10
rtw89: add hci_func_en_addr to support variant generation
Ping-Ke Shih
5
-1
/
+9
2022-03-10
rtw89: add power_{on/off}_func
Ping-Ke Shih
6
-3
/
+301
2022-03-10
rtw89: read chip version depends on chip ID
Ping-Ke Shih
1
-1
/
+2
2022-03-10
rtw89: pci: use a struct to describe all registers address related to DMA channel
Ping-Ke Shih
2
-26
/
+15
2022-03-10
rtw89: pci: add V1 of PCI channel address
Ping-Ke Shih
4
-74
/
+173
2022-03-10
rtw89: pci: add struct rtw89_pci_info
Ping-Ke Shih
5
-0
/
+23
2022-03-10
rtw89: 8852c: add 8852c empty files
Ping-Ke Shih
3
-0
/
+68
2022-03-10
brcmfmac: make the read-only array pktflags static const
Colin Ian King
1
-1
/
+1
2022-03-10
rtlwifi: rtl8192ce: remove duplicated function '_rtl92ce_phy_set_rf_sleep'
Lu Jicong
1
-31
/
+1
2022-03-10
cw1200: use time_is_after_jiffies() instead of open coding it
Wang Qing
1
-1
/
+2
2022-03-10
carl9170: devres ar->survey_info
Christian Lamparter
1
-4
/
+2
2022-03-10
carl9170: replace bitmap_zalloc with devm_bitmap_zalloc
Christian Lamparter
1
-8
/
+1
2022-03-10
carl9170: devres-ing input_allocate_device
Christian Lamparter
1
-11
/
+2
2022-03-10
carl9170: devres-ing hwrng_register usage
Christian Lamparter
2
-27
/
+3
[prev]
[next]