summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-01-04Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski
2024-01-04Merge tag 'ieee802154-for-net-next-2023-12-20' of gitolite.kernel.org:pub/scm...Jakub Kicinski
2024-01-04net: phy: aquantia: switch to crc_itu_t()Stephen Rothwell
2024-01-04Revert "octeon_ep_vf: add octeon_ep_vf driver"Jakub Kicinski
2024-01-04net: phylink: move phylink_pcs_neg_mode() into phylink.cRussell King (Oracle)
2024-01-04net: mdio_bus: add refcounting for fwnodes to mdiobusRussell King (Oracle)
2024-01-04bnxt_en: Fix compile error without CONFIG_RFS_ACCELMichael Chan
2024-01-04net: wangxun: add ethtool_ops for msglevelJiawen Wu
2024-01-04net: wangxun: add ethtool_ops for channel numberJiawen Wu
2024-01-04net: wangxun: add coalesce options supportJiawen Wu
2024-01-04net: wangxun: add ethtool_ops for ring parametersJiawen Wu
2024-01-04net: wangxun: add flow control supportJiawen Wu
2024-01-04net: ngbe: convert phylib to phylinkJiawen Wu
2024-01-04net: txgbe: use phylink bits added in libwxJiawen Wu
2024-01-04net: libwx: add phylink to libwxJiawen Wu
2024-01-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nexDavid S. Miller
2024-01-03Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-01-03net: ena: Take xdp packets stats into account in ena_get_stats64()David Arinzon
2024-01-03net: ena: Make queue stats code cleaner by removing the if blockDavid Arinzon
2024-01-03net: ena: Always register RX queue infoDavid Arinzon
2024-01-03net: ena: Add more debug prints to XDP related functionDavid Arinzon
2024-01-03net: ena: Refactor napi functionsDavid Arinzon
2024-01-03net: ena: Don't check if XDP program is loaded in ena_xdp_execute()David Arinzon
2024-01-03net: ena: Use tx_ring instead of xdp_ring for XDP channel TXDavid Arinzon
2024-01-03net: ena: Introduce total_tx_size field in ena_tx_buffer structDavid Arinzon
2024-01-03net: ena: Put orthogonal fields in ena_tx_buffer in a unionDavid Arinzon
2024-01-03net: ena: Pass ena_adapter instead of net_device to ena_xmit_common()David Arinzon
2024-01-03net: ena: Move XDP code to its new filesDavid Arinzon
2024-01-03octeontx2-af: Fix max NPC MCAM entry check while validating ref_entrySuman Ghosh
2024-01-03net: mvpp2: initialize port fwnode pointerMarcin Wojtas
2024-01-03net: mdio: mux-bcm-iproc: Use alignment helpers and SZ_4KIlpo Järvinen
2024-01-02ppp: Fix spelling typo in comment in ppp_async_encode()liyouhong
2024-01-02Revert "net: mdio: get/put device node during (un)registration"Jakub Kicinski
2024-01-02i40e: Avoid unnecessary use of comma operatorSimon Horman
2024-01-02i40e: Fix VF disable behavior to block all trafficAndrii Staikov
2024-01-02ixgbe: Refactor returning internal error codesJedrzej Jagielski
2024-01-02ixgbe: Refactor overtemp event handlingJedrzej Jagielski
2024-01-02ixgbe: report link state for VF devicesOvidiu Panait
2024-01-02ice: Fix some null pointer dereference issues in ice_ptp.cKunwu Chan
2024-01-02ice: ice_base.c: Add const modifier to params and varsJan Glaza
2024-01-02ice: remove rx_len_errors statisticJan Sokolowski
2024-01-02ice: replace ice_vf_recreate_vsi() with ice_vf_reconfig_vsi()Jacob Keller
2024-01-02ice: Add support for packet mirroring using hardware in switchdev modeAndrii Staikov
2024-01-02ice: Enable SW interrupt from FW for LL TSKarol Kolacinski
2024-01-02ice: Schedule service task in IRQ top halfKarol Kolacinski
2024-01-02octeon_ep_vf: add ethtool supportShinas Rasheed
2024-01-02octeon_ep_vf: add Tx/Rx processing and interrupt supportShinas Rasheed
2024-01-02octeon_ep_vf: add support for ndo opsShinas Rasheed
2024-01-02octeon_ep_vf: add Tx/Rx ring resource setup and cleanupShinas Rasheed
2024-01-02octeon_ep_vf: add VF-PF mailbox communication.Shinas Rasheed