开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2024-01-03
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2024-01-03
net: ena: Take xdp packets stats into account in ena_get_stats64()
David Arinzon
2024-01-03
net: ena: Make queue stats code cleaner by removing the if block
David Arinzon
2024-01-03
net: ena: Always register RX queue info
David Arinzon
2024-01-03
net: ena: Add more debug prints to XDP related function
David Arinzon
2024-01-03
net: ena: Refactor napi functions
David Arinzon
2024-01-03
net: ena: Don't check if XDP program is loaded in ena_xdp_execute()
David Arinzon
2024-01-03
net: ena: Use tx_ring instead of xdp_ring for XDP channel TX
David Arinzon
2024-01-03
net: ena: Introduce total_tx_size field in ena_tx_buffer struct
David Arinzon
2024-01-03
net: ena: Put orthogonal fields in ena_tx_buffer in a union
David Arinzon
2024-01-03
net: ena: Pass ena_adapter instead of net_device to ena_xmit_common()
David Arinzon
2024-01-03
net: ena: Move XDP code to its new files
David Arinzon
2024-01-03
octeontx2-af: Fix max NPC MCAM entry check while validating ref_entry
Suman Ghosh
2024-01-03
net: mvpp2: initialize port fwnode pointer
Marcin Wojtas
2024-01-03
net: mdio: mux-bcm-iproc: Use alignment helpers and SZ_4K
Ilpo Järvinen
2024-01-02
ppp: Fix spelling typo in comment in ppp_async_encode()
liyouhong
2024-01-02
Revert "net: mdio: get/put device node during (un)registration"
Jakub Kicinski
2024-01-02
i40e: Avoid unnecessary use of comma operator
Simon Horman
2024-01-02
i40e: Fix VF disable behavior to block all traffic
Andrii Staikov
2024-01-02
ixgbe: Refactor returning internal error codes
Jedrzej Jagielski
2024-01-02
ixgbe: Refactor overtemp event handling
Jedrzej Jagielski
2024-01-02
ixgbe: report link state for VF devices
Ovidiu Panait
2024-01-02
octeon_ep_vf: add ethtool support
Shinas Rasheed
2024-01-02
octeon_ep_vf: add Tx/Rx processing and interrupt support
Shinas Rasheed
2024-01-02
octeon_ep_vf: add support for ndo ops
Shinas Rasheed
2024-01-02
octeon_ep_vf: add Tx/Rx ring resource setup and cleanup
Shinas Rasheed
2024-01-02
octeon_ep_vf: add VF-PF mailbox communication.
Shinas Rasheed
2024-01-02
octeon_ep_vf: add hardware configuration APIs
Shinas Rasheed
2024-01-02
octeon_ep_vf: Add driver framework and device initialization
Shinas Rasheed
2024-01-02
net/ps3_gelic_net: Add gelic_descr structures
Geoff Levand
2024-01-02
bnxt_en: Add support for ntuple filter deletion by ethtool.
Michael Chan
2024-01-02
bnxt_en: Add support for ntuple filters added from ethtool.
Michael Chan
2024-01-02
bnxt_en: Add ntuple matching flags to the bnxt_ntuple_filter structure.
Michael Chan
2024-01-02
bnxt_en: Refactor ntuple filter removal logic in bnxt_cfg_ntp_filters().
Michael Chan
2024-01-02
bnxt_en: Refactor the hash table logic for ntuple filters.
Michael Chan
2024-01-02
bnxt_en: Refactor filter insertion logic in bnxt_rx_flow_steer().
Michael Chan
2024-01-02
bnxt_en: Add new BNXT_FLTR_INSERTED flag to bnxt_filter_base struct.
Michael Chan
2024-01-02
bnxt_en: Add bnxt_lookup_ntp_filter_from_idx() function
Michael Chan
2024-01-02
bnxt_en: Add function to calculate Toeplitz hash
Pavan Chebbi
2024-01-02
bnxt_en: Refactor L2 filter alloc/free firmware commands.
Michael Chan
2024-01-02
bnxt_en: Re-structure the bnxt_ntuple_filter structure.
Michael Chan
2024-01-02
bnxt_en: Add bnxt_l2_filter hash table.
Michael Chan
2024-01-02
bnxt_en: Refactor bnxt_ntuple_filter structure.
Michael Chan
2024-01-02
Merge tag 'for-net-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2024-01-02
Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2024-01-02
ptp: ocp: Use DEFINE_RES_*() in place
Andy Shevchenko
2024-01-01
net: sfp: Add helper to return the SFP bus name
Maxime Chevallier
2024-01-01
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
2024-01-01
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
2024-01-01
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
[next]