summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-08-29wilc1000: Convert module-global "isinit" to device-specific variableDavid Mosberger-Tang
2021-08-29brcmfmac: Add WPA3 Personal with FT to supported cipher suitesPaweł Drewniak
2021-08-29rsi: make array fsm_state static const, makes object smallerColin Ian King
2021-08-29rtlwifi: rtl8192de: Fix initialization of place in _rtl92c_phy_get_rightchnlp...Nathan Chancellor
2021-08-29rtw88: add quirk to disable pci caps on HP Pavilion 14-ce0xxxUgo Rémery
2021-08-25octeontx2-af: Add mbox to retrieve bandwidth profile free countSunil Goutham
2021-08-25octeontx2-af: Remove channel verification while installing MCAM rulesSunil Goutham
2021-08-25octeontx2-af: Add PTP device id for CN10K and 95O silconsSubbaraya Sundeep
2021-08-25octeontx2-af: Add free rsrc count mbox msgGeorge Cherian
2021-08-25octeontx2-af: Add SDP interface supportRadha Mohan Chintakuntla
2021-08-25octeontx2-af: nix and lbk in loop mode in 98xxHarman Kalra
2021-08-25octeontx2-pf: cleanup transmit link deriving logicSubbaraya Sundeep
2021-08-25octeontx2-af: Allow to configure flow tag LSB byte as RSS adderJerin Jacob
2021-08-25octeontx2-af: enable tx shaping feature for 96xx C0Nithin Dabilpuram
2021-08-25net: ethernet: actions: Add helper dependency on COMPILE_TESTCai Huoqing
2021-08-25octeontx2-af: Wait for TX link idle for credits changeNithin Dabilpuram
2021-08-25octeontx2-af: Change the order of queue work and interrupt disableNithin Dabilpuram
2021-08-25octeontx2-af: cn10k: Set cache lines for NPA batch allocGeetha sowjanya
2021-08-25Merge tag 'linux-can-next-for-5.15-20210825' of git://git.kernel.org/pub/scm/...David S. Miller
2021-08-25ravb: Add reset supportBiju Das
2021-08-25ravb: Factorise ravb_emac_init functionBiju Das
2021-08-25ravb: Factorise ravb_dmac_init functionBiju Das
2021-08-25ravb: Factorise ravb_set_featuresBiju Das
2021-08-25ravb: Factorise ravb_adjust_link functionBiju Das
2021-08-25ravb: Factorise ravb_rx functionBiju Das
2021-08-25ravb: Factorise ravb_ring_init functionBiju Das
2021-08-25ravb: Factorise ravb_ring_format functionBiju Das
2021-08-25ravb: Factorise ravb_ring_free functionBiju Das
2021-08-25ravb: Add ptp_cfg_active to struct ravb_hw_infoBiju Das
2021-08-25ravb: Add no_ptp_cfg_active to struct ravb_hw_infoBiju Das
2021-08-25ravb: Add multi_irq to struct ravb_hw_infoBiju Das
2021-08-25ravb: Remove the macros NUM_TX_DESC_GEN[23]Biju Das
2021-08-25net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpidVladimir Oltean
2021-08-25net: dsa: sja1105: drop untagged packets on the CPU and DSA portsVladimir Oltean
2021-08-25net: dsa: sja1105: prevent tag_8021q VLANs from being received on user portsVladimir Oltean
2021-08-25net: dsa: mt7530: manually set up VLAN ID 0DENG Qingfang
2021-08-25net: mana: Add WARN_ON_ONCE in case of CQE read overflowHaiyang Zhang
2021-08-25net: mana: Add support for EQ sharingHaiyang Zhang
2021-08-25net: mana: Move NAPI from EQ to CQHaiyang Zhang
2021-08-25netxen_nic: Remove the repeated declarationShaokun Zhang
2021-08-25cxgb4: Properly revert VPD changesNathan Chancellor
2021-08-25Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2021-08-25lan78xx: Limit number of driver warning messagesJohn Efstathiades
2021-08-25lan78xx: Fix race condition in disconnect handlingJohn Efstathiades
2021-08-25lan78xx: Fix race conditions in suspend/resume handlingJohn Efstathiades
2021-08-25lan78xx: Fix partial packet errors on suspend/resumeJohn Efstathiades
2021-08-25lan78xx: Fix exception on link speed changeJohn Efstathiades
2021-08-25lan78xx: Add missing return code checksJohn Efstathiades
2021-08-25lan78xx: Remove unused pause frame queueJohn Efstathiades
2021-08-25lan78xx: Set flow control threshold to prevent packet lossJohn Efstathiades