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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-03
octeontx2-af: cn10k: mcs: Add mailboxes for port related operations
Geetha sowjanya
5
-3
/
+375
2022-10-03
octeontx2-af: cn10k: Introduce driver for macsec block.
Geetha sowjanya
8
-1
/
+678
2022-10-03
net: lan966x: Add port mirroring support using tc-matchall
Horatiu Vultur
5
-1
/
+193
2022-10-03
net: lan966x: Add port police support using tc-matchall
Horatiu Vultur
6
-1
/
+468
2022-10-03
net: fec: using page pool to manage RX buffers
Shenwei Wang
3
-58
/
+119
2022-10-03
net: sfp: add support for multigig RollBall transceivers
Marek Behún
1
-10
/
+39
2022-10-03
net: phy: mdio-i2c: support I2C MDIO protocol for RollBall SFP modules
Marek Behún
2
-6
/
+310
2022-10-03
net: sfp: create/destroy I2C mdiobus before PHY probe/after PHY release
Marek Behún
1
-13
/
+51
2022-10-03
net: sfp: Add and use macros for SFP quirks definitions
Marek Behún
1
-35
/
+26
2022-10-03
net: phylink: allow attaching phy for SFP modules on 802.3z mode
Marek Behún
1
-4
/
+1
2022-10-03
net: phy: marvell10g: select host interface configuration
Russell King
1
-0
/
+112
2022-10-03
net: phy: marvell10g: Use tabs instead of spaces for indentation
Marek Behún
1
-9
/
+9
2022-10-03
net: phylink: pass supported host PHY interface modes to phylib for SFP's PHYs
Marek Behún
1
-0
/
+17
2022-10-03
net: phylink: rename phylink_sfp_config()
Russell King (Oracle)
1
-6
/
+5
2022-10-03
net: phylink: use phy_interface_t bitmaps for optical modules
Russell King
1
-30
/
+134
2022-10-03
net: sfp: augment SFP parsing with phy_interface_t bitmap
Russell King
8
-26
/
+75
2022-10-03
net: phylink: add ability to validate a set of interface modes
Russell King (Oracle)
1
-7
/
+10
2022-10-01
net/mlx5e: xsk: Use queue indices starting from 0 for XSK queues
Maxim Mikityanskiy
14
-205
/
+52
2022-10-01
net/mlx5e: Introduce the mlx5e_flush_rq function
Maxim Mikityanskiy
3
-24
/
+29
2022-10-01
net/mlx5e: xsk: Support XDP metadata on XSK RQs
Maxim Mikityanskiy
1
-8
/
+12
2022-10-01
net/mlx5e: Optimize RQ page deallocation
Maxim Mikityanskiy
2
-19
/
+24
2022-10-01
net/mlx5e: Call mlx5e_page_release_dynamic directly where possible
Maxim Mikityanskiy
1
-16
/
+4
2022-10-01
net/mlx5e: Use non-XSK page allocator in SHAMPO
Maxim Mikityanskiy
1
-11
/
+1
2022-10-01
net/mlx5e: xsk: Use xsk_buff_alloc_batch on striding RQ
Maxim Mikityanskiy
4
-48
/
+106
2022-10-01
net/mlx5e: xsk: Use xsk_buff_alloc_batch on legacy RQ
Maxim Mikityanskiy
4
-0
/
+55
2022-10-01
net/mlx5e: xsk: Split out WQE allocation for legacy XSK RQ
Maxim Mikityanskiy
3
-4
/
+34
2022-10-01
net/mlx5e: Remove the outer loop when allocating legacy RQ WQEs
Maxim Mikityanskiy
2
-22
/
+17
2022-10-01
net/mlx5e: xsk: Use partial batches in legacy RQ with XSK
Maxim Mikityanskiy
1
-13
/
+1
2022-10-01
net/mlx5e: Use partial batches in legacy RQ
Maxim Mikityanskiy
1
-18
/
+21
2022-10-01
net/mlx5e: Make the wqe_index_mask calculation more exact
Maxim Mikityanskiy
1
-1
/
+20
2022-10-01
net/mlx5e: Introduce wqe_index_mask for legacy RQ
Maxim Mikityanskiy
2
-4
/
+22
2022-10-01
net/mlx5e: xsk: Drop the check for XSK state in mlx5e_xsk_wakeup
Maxim Mikityanskiy
2
-4
/
+1
2022-10-01
net/mlx5e: xsk: Use mlx5e_trigger_napi_icosq for XSK wakeup
Maxim Mikityanskiy
1
-3
/
+1
2022-09-30
nfp: add support restart of link auto-negotiation
Fei Qin
1
-0
/
+33
2022-09-30
nfp: add support for link auto negotiation
Yinjun Zhang
4
-5
/
+33
2022-09-30
nfp: refine the ABI of getting `sp_indiff` info
Yinjun Zhang
5
-65
/
+71
2022-09-30
nfp: avoid halt of driver init process when non-fatal error happens
Yinjun Zhang
1
-5
/
+4
2022-09-30
nfp: add support for reporting active FEC mode
Yinjun Zhang
3
-2
/
+11
2022-09-30
r8169: add rtl_disable_rxdvgate()
Chunhao Lin
1
-6
/
+10
2022-09-30
Merge tag 'for-net-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
Jakub Kicinski
4
-19
/
+56
2022-09-30
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
215
-2272
/
+8702
2022-09-30
net/mlx5e: Clean up and fix error flows in mlx5e_alloc_rq
Maxim Mikityanskiy
1
-5
/
+7
2022-09-30
net/mlx5e: Move repeating clear_bit in mlx5e_rx_reporter_err_rq_cqe_recover
Maxim Mikityanskiy
1
-5
/
+2
2022-09-30
net/mlx5e: Split out channel (de)activation in rx_res
Maxim Mikityanskiy
1
-53
/
+53
2022-09-30
net/mlx5e: xsk: Remove mlx5e_xsk_page_alloc_pool
Maxim Mikityanskiy
2
-13
/
+5
2022-09-30
net/mlx5e: Convert struct mlx5e_alloc_unit to a union
Maxim Mikityanskiy
4
-32
/
+30
2022-09-30
net/mlx5e: Remove DMA address from mlx5e_alloc_unit
Maxim Mikityanskiy
3
-25
/
+40
2022-09-30
net/mlx5e: Rename mlx5e_dma_info to prepare for removal of DMA address
Maxim Mikityanskiy
5
-111
/
+123
2022-09-30
net/mlx5e: Optimize the page cache reducing its size 2x
Maxim Mikityanskiy
3
-8
/
+6
2022-09-30
net/mlx5e: Fix calculations for ICOSQ size
Maxim Mikityanskiy
1
-1
/
+13
[next]