aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-10ionic: move rx_page_alloc and freeShannon Nelson1-70/+70
2021-03-10staging: dpaa2-switch: move the driver out of stagingIoana Ciornei16-163/+15
2021-03-10staging: dpaa2-switch: prevent joining a bridge while VLAN uppers are presentIoana Ciornei1-1/+29
2021-03-10staging: dpaa2-switch: add fast-ageing on bridge leaveIoana Ciornei2-16/+63
2021-03-10staging: dpaa2-switch: accept only vlan-aware upper devicesIoana Ciornei3-19/+76
2021-03-10staging: dpaa2-switch: move the notifier register to module_init()Ioana Ciornei2-87/+95
2021-03-10staging: dpaa2-switch: properly setup switching domainsIoana Ciornei5-41/+514
2021-03-10staging: dpaa2-switch: enable the control interfaceIoana Ciornei4-0/+53
2021-03-10staging: dpaa2-switch: add .ndo_start_xmit() callbackIoana Ciornei5-16/+245
2021-03-10staging: dpaa2-switch: handle Rx path on control interfaceIoana Ciornei2-12/+460
2021-03-10staging: dpaa2-switch: setup dpioIoana Ciornei5-0/+137
2021-03-10staging: dpaa2-switch: setup buffer pool and RX path ringsIoana Ciornei5-0/+209
2021-03-10staging: dpaa2-switch: get control interface attributesIoana Ciornei5-11/+136
2021-03-10staging: dpaa2-switch: remove obsolete .ndo_fdb_{add|del} callbacksIoana Ciornei1-27/+0
2021-03-10staging: dpaa2-switch: fix up initial forwarding configuration done by firmwareIoana Ciornei1-29/+51
2021-03-10staging: dpaa2-switch: remove broken learning and flooding supportIoana Ciornei5-259/+0
2021-03-10net: enetc: make enetc_refill_rx_ring update the consumer indexVladimir Oltean1-9/+8
2021-03-10net: enetc: remove forward declaration for enetc_map_tx_buffsVladimir Oltean1-38/+35
2021-03-10net: enetc: remove forward-declarations of enetc_clean_{rx,tx}_ringVladimir Oltean1-48/+44
2021-03-10net: enetc: use enum enetc_active_offloadsVladimir Oltean1-1/+1
2021-03-10net: enetc: simplify callers of enetc_rxbd_nextVladimir Oltean2-24/+20
2021-03-10net: enetc: don't initialize unused ports from a separate code pathVladimir Oltean3-50/+30
2021-03-10net: enetc: pass bd_count as an argument to enetc_setup_cbdrVladimir Oltean4-9/+7
2021-03-10net: enetc: squash clear_cbdr and free_cbdr into teardown_cbdrVladimir Oltean4-15/+8
2021-03-10net: enetc: save the mode register address inside struct enetc_cbdrVladimir Oltean4-13/+15
2021-03-10net: enetc: squash enetc_alloc_cbdr and enetc_setup_cbdrVladimir Oltean4-24/+18
2021-03-10net: enetc: save the DMA device for enetc_free_cbdrVladimir Oltean4-20/+26
2021-03-10net: enetc: move the CBDR API to enetc_cbdr.cVladimir Oltean2-54/+54
2021-03-10FDDI: defxx: Use driver's name with resource requestsMaciej W. Rozycki1-7/+10
2021-03-10FDDI: defxx: Implement dynamic CSR I/O address space selectionMaciej W. Rozycki3-57/+25
2021-03-10FDDI: defxx: Make MMIO the configuration default except for EISAMaciej W. Rozycki1-6/+9
2021-03-10FDDI: defxx: Bail out gracefully with unassigned PCI resource for CSRMaciej W. Rozycki1-17/+30
2021-03-10mlxsw: Adjust some MFDE fields shift and size to fw implementationDanielle Ratson2-3/+3
2021-03-10mlxsw: core: Expose MFDE.log_ip to devlink healthDanielle Ratson1-0/+4
2021-03-10mlxsw: reg: Extend MFDE register with new log_ip fieldDanielle Ratson1-0/+7
2021-03-10mlxsw: spectrum: Bump minimum FW version to xx.2008.2406Petr Machata1-3/+3
2021-03-10mlxsw: reg: Fix comment about slot_index field in PMAOS registerAmit Cohen1-1/+1
2021-03-10mlxsw: spectrum: Reword an error message for Q-in-Q vetoDanielle Ratson1-1/+1
2021-03-10net: ipv6: route.c:fix indentationShubhankar Kuranagatti1-13/+13
2021-03-10net: add a helper to avoid issues with HW TX timestamping and SO_TXTIMEVladimir Oltean4-8/+13
2021-03-10FDDI: defza: Update my e-mail addressMaciej W. Rozycki2-2/+2
2021-03-10FDDI: defxx: Update my e-mail addressMaciej W. Rozycki2-2/+2
2021-03-10FDDI: if_fddi.h: Update my e-mail addressMaciej W. Rozycki1-1/+1
2021-03-10sched: act_sample: Implement stats_update callbackIdo Schimmel1-0/+11
2021-03-10isdn: mISDN: remove unneeded variable 'ret'Yang Li1-2/+1
2021-03-10net: broadcom: bcm4908_enet: read MAC from OFRafał Miłecki1-1/+7
2021-03-10skbuff: remove some unnecessary operation in skb_segment_list()Yunsheng Lin1-12/+3
2021-03-10qed: Fix fall-through warnings for ClangGustavo A. R. Silva2-0/+2
2021-03-10net: plip: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+2
2021-03-10net: rose: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+2