summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-02-21brcmfmac: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2-2/+2
2022-02-21bcma: cleanup commentsTom Rix5-11/+11
2022-02-21rtw89: fix RCU usage in rtw89_core_txq_push()Jiri Kosina1-1/+4
2022-02-21rtw88: coex: Update rtl8822c COEX version to 22020720Ching-Te Ku1-2/+2
2022-02-21rtw88: coex: Add C2H/H2C handshake with BT mailbox for asking HID InfoChing-Te Ku6-11/+206
2022-02-21rtw88: coex: Add WLAN MIMO power saving for Bluetooth gaming controllerChing-Te Ku7-11/+148
2022-02-21rtw88: coex: update BT PTA counter regularlyChing-Te Ku3-12/+37
2022-02-21rtw88: coex: Improve WLAN throughput when HFP COEXChing-Te Ku1-7/+2
2022-02-21rtw88: 8822ce: add support for TX/RX 1ss modeChin-Yen Lee5-4/+41
2022-02-16mac80211_hwsim: Advertise support for EHT capabilitiesIlan Peer1-12/+234
2022-02-16mac80211: Add initial support for EHT and 320 MHz channelsIlan Peer2-0/+2
2022-02-16cfg80211: Add support for EHT 320 MHz channel widthJia Ding1-0/+2
2022-02-16ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein3-5/+5
2022-02-16mac80211_hwsim: Add custom regulatory for 6GHzIlan Peer1-0/+14
2022-02-16mac80211_hwsim: don't shadow a global variableJohannes Berg1-5/+5
2022-02-16mac80211_hwsim: check TX and STA bandwidthJohannes Berg1-3/+98
2022-02-16mac80211_hwsim: Add debugfs to control rx status RSSIBeni Lev1-2/+34
2022-02-14rtw89: handle TX/RX 160M bandwidthPing-Ke Shih3-20/+20
2022-02-14rtw89: declare if chip support 160M bandwidthPing-Ke Shih3-1/+20
2022-02-14rtw89: add 6G support to rate adaptive mechanismPing-Ke Shih1-2/+17
2022-02-14rtw89: extend subband for 6G bandZong-Zhe Yang3-10/+60
2022-02-14rtw89: refine naming of rfk helpers with prefixZong-Zhe Yang2-1378/+1378
2022-02-14rtw89: make rfk helpers common across chipsZong-Zhe Yang4-108/+112
2022-02-14brcmfmac: Add BCM43454/6 supportZhao, Jiaqing4-1/+6
2022-02-11Merge tag 'wireless-next-2022-02-11' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller129-3747/+6061
2022-02-11dsa: mv88e6xxx: make serdes SGMII/Fiber tx amplitude configurableHolger Brunck4-0/+70
2022-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski104-456/+1473
2022-02-11Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds27-69/+157
2022-02-10net: dsa: mv88e6xxx: fix use-after-free in mv88e6xxx_mdios_unregisterVladimir Oltean1-2/+2
2022-02-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski5-16/+53
2022-02-10net: mscc: ocelot: fix mutex lock error during ethtool stats readColin Foster1-4/+7
2022-02-10net: dsa: qca8k: fix noderef.cocci warningskernel test robot1-1/+1
2022-02-10ice: Avoid RTNL lock when re-creating auxiliary deviceDave Ertman2-1/+5
2022-02-10ice: Fix KASAN error in LAG NETDEV_UNREGISTER handlerDave Ertman1-6/+28
2022-02-10ice: fix IPIP and SIT TSO offloadJesse Brandeburg2-8/+18
2022-02-10ice: fix an error code in ice_cfg_phy_fec()Dan Carpenter1-1/+2
2022-02-10octeontx2-pf: Add TC feature for VFsSubbaraya Sundeep6-62/+69
2022-02-10qed: prevent a fw assert during device shutdownVenkata Sudheer Kumar Bhavaraju3-2/+51
2022-02-10dpaa2-eth: unregister the netdev before disconnecting from the PHYRobert-Ionut Alexa1-2/+2
2022-02-10net: macb: Align the dma and coherent dma masksMarc St-Amand1-1/+1
2022-02-10Merge tag 'mt76-for-kvalo-2022-02-04' of https://github.com/nbd168/wireless i...Kalle Valo54-2838/+3561
2022-02-10Merge tag 'ieee802154-for-davem-2022-02-10' of git://git.kernel.org/pub/scm/l...David S. Miller2-120/+68
2022-02-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller41-689/+4150
2022-02-10brcmfmac: of: remove redundant variable lenColin Ian King1-2/+1
2022-02-10brcmfmac: p2p: Replace one-element arrays with flexible-array membersGustavo A. R. Silva1-6/+6
2022-02-10rtw89: coex: set EN bit to PLT registerPing-Ke Shih1-3/+4
2022-02-10rtw89: recover rates of rate adaptive mechanismChien-Hsun Liao1-17/+30
2022-02-10rtw88: recover rates of rate adaptive mechanismChien-Hsun Liao1-23/+44
2022-02-10rtw89: declare AP mode supportPing-Ke Shih1-1/+2
2022-02-10rtw89: debug: add stations entry to show ID assignmentPing-Ke Shih1-0/+71