summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-03-11net/mlx5: Remove second FW tracer checkLeon Romanovsky
2021-03-11net/mlx5: Separate probe vs. reload flowsLeon Romanovsky
2021-03-11net/mlx5: Remove impossible checks of interface stateLeon Romanovsky
2021-03-11net/mlx5: Don't skip vport checkSaeed Mahameed
2021-03-11netdevsim: fib: Remove redundant codeJiapeng Chong
2021-03-11net: phy: Expose phydev::dev_flags through sysfsFlorian Fainelli
2021-03-11net: dsa: b53: Add debug prints in b53_vlan_enable()Florian Fainelli
2021-03-11e1000e: Fix error handling in e1000_set_d0_lplu_state_82571Dinghao Liu
2021-03-11e1000e: add rtnl_lock() to e1000_reset_taskVitaly Lifshits
2021-03-11igc: Fix igc_ptp_rx_pktstamp()Andre Guedes
2021-03-11igc: Fix Supported Pause Frame Link SettingMuhammad Husaini Zulkifli
2021-03-11igc: Fix Pause Frame AdvertisingMuhammad Husaini Zulkifli
2021-03-11igc: reinit_locked() should be called with rtnl_lockSasha Neftin
2021-03-10net: dsa: bcm_sf2: Qualify phydev->dev_flags based on portFlorian Fainelli
2021-03-10net: dsa: b53: VLAN filtering is global to all usersFlorian Fainelli
2021-03-10net: fddi: skfp: Mundane typo fixes throughout the file smt.hBhaskar Chowdhury
2021-03-10ionic: simplify use of completion typesShannon Nelson
2021-03-10ionic: rebuild debugfs on qcq swapShannon Nelson
2021-03-10ionic: simplify rx skb allocShannon Nelson
2021-03-10ionic: optimize fastpath struct usageShannon Nelson
2021-03-10ionic: implement Rx page reuseShannon Nelson
2021-03-10ionic: move rx_page_alloc and freeShannon Nelson
2021-03-10Merge tag 'mlx5-fixes-2021-03-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-03-10net: dsa: bcm_sf2: use 2 Gbps IMP port link on BCM4908Rafał Miłecki
2021-03-10net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Andrianov
2021-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-03-10staging: dpaa2-switch: move the driver out of stagingIoana Ciornei
2021-03-10net: enetc: make enetc_refill_rx_ring update the consumer indexVladimir Oltean
2021-03-10net: enetc: remove forward declaration for enetc_map_tx_buffsVladimir Oltean
2021-03-10net: enetc: remove forward-declarations of enetc_clean_{rx,tx}_ringVladimir Oltean
2021-03-10net: enetc: use enum enetc_active_offloadsVladimir Oltean
2021-03-10net: enetc: simplify callers of enetc_rxbd_nextVladimir Oltean
2021-03-10net: enetc: don't initialize unused ports from a separate code pathVladimir Oltean
2021-03-10net: enetc: pass bd_count as an argument to enetc_setup_cbdrVladimir Oltean
2021-03-10net: enetc: squash clear_cbdr and free_cbdr into teardown_cbdrVladimir Oltean
2021-03-10net: enetc: save the mode register address inside struct enetc_cbdrVladimir Oltean
2021-03-10net: enetc: squash enetc_alloc_cbdr and enetc_setup_cbdrVladimir Oltean
2021-03-10net: enetc: save the DMA device for enetc_free_cbdrVladimir Oltean
2021-03-10net: enetc: move the CBDR API to enetc_cbdr.cVladimir Oltean
2021-03-10FDDI: defxx: Use driver's name with resource requestsMaciej W. Rozycki
2021-03-10FDDI: defxx: Implement dynamic CSR I/O address space selectionMaciej W. Rozycki
2021-03-10FDDI: defxx: Make MMIO the configuration default except for EISAMaciej W. Rozycki
2021-03-10FDDI: defxx: Bail out gracefully with unassigned PCI resource for CSRMaciej W. Rozycki
2021-03-10mlxsw: Adjust some MFDE fields shift and size to fw implementationDanielle Ratson
2021-03-10mlxsw: core: Expose MFDE.log_ip to devlink healthDanielle Ratson
2021-03-10mlxsw: reg: Extend MFDE register with new log_ip fieldDanielle Ratson
2021-03-10mlxsw: spectrum: Bump minimum FW version to xx.2008.2406Petr Machata
2021-03-10mlxsw: reg: Fix comment about slot_index field in PMAOS registerAmit Cohen
2021-03-10mlxsw: spectrum: Reword an error message for Q-in-Q vetoDanielle Ratson
2021-03-10net: add a helper to avoid issues with HW TX timestamping and SO_TXTIMEVladimir Oltean