aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-12-08rtw88: add debugfs to fix tx rateYan-Hsuan Chuang4-0/+58
2021-12-08rtw89: fix incorrect channel info during scanPo Hao Huang8-53/+264
2021-12-08rtw89: update scan_mac_addr during scanning periodPing-Ke Shih7-19/+28
2021-12-08rtw89: use inline function instead macro to set H2C and CAMPing-Ke Shih2-974/+1593
2021-12-08rtw89: add const in the cast of le32_get_bits()Ping-Ke Shih2-57/+57
2021-12-08ath10k: fix scan abort when duration is set for hw scanWen Gong1-4/+5
2021-12-08ath10k: Fix tx hangingSebastian Gottschall2-2/+3
2021-12-08ath: regdom: extend South Korea regulatory domain supportPeter Oh2-0/+4
2021-12-08ath11k: add wait operation for tx management packets for flush from mac80211Wen Gong4-10/+55
2021-12-08carl9170: Use the bitmap API when applicableChristophe JAILLET1-6/+3
2021-12-08wcn36xx: Fix max channels retrievalLoic Poulain1-1/+1
2021-12-08ath11k: add 11d scan offload supportWen Gong7-1/+360
2021-12-08ath11k: add configure country code for QCA6390 and WCN6855Wen Gong2-0/+48
2021-12-08ath11k: avoid deadlock by change ieee80211_queue_work for regd_update_workWen Gong1-1/+1
2021-12-07s390/qeth: remove check for packing mode in qeth_check_outbound_queue()Julian Wiedmann1-4/+1
2021-12-07s390/qeth: fine-tune .ndo_select_queue()Julian Wiedmann4-30/+22
2021-12-07s390/qeth: don't offer .ndo_bridge_* ops for OSA devicesJulian Wiedmann1-2/+0
2021-12-07s390/qeth: split up L2 netdev_opsJulian Wiedmann1-4/+28
2021-12-07s390/qeth: simplify qeth_receive_skb()Julian Wiedmann1-22/+12
2021-12-07net: dsa: felix: use kmemdup() to replace kmalloc + memcpyYihao Han1-5/+2
2021-12-07net: mscc: ocelot: split register definitions to a separate fileColin Foster3-510/+536
2021-12-07net: dsa: ocelot: felix: add interface for custom regmapsColin Foster4-2/+6
2021-12-07net: dsa: ocelot: felix: Remove requirement for PCS in felix devicesColin Foster1-1/+1
2021-12-07net: dsa: ocelot: remove unnecessary pci_bar variablesColin Foster2-8/+4
2021-12-07net: hns3: Fix spelling mistake "faile" -> "failed"Colin Ian King1-1/+1
2021-12-07Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/...Jakub Kicinski102-5930/+13377
2021-12-07net: eql: add net device refcount trackerEric Dumazet1-2/+2
2021-12-07vrf: use dev_replace_track() for better trackingEric Dumazet1-4/+4
2021-12-07iwlwifi: work around reverse dependency on MEIArnd Bergmann1-26/+26
2021-12-07iwlwifi: mvm: optionally suppress assert logJohannes Berg5-3/+22
2021-12-07iwlwifi: add new ax1650 killer deviceYaara Baruch1-0/+1
2021-12-07iwlwifi: fw: correctly detect HW-SMEM region subtypeJohannes Berg2-3/+3
2021-12-07iwlwifi: implement reset flow for Bz devicesJohannes Berg1-1/+4
2021-12-07iwlwifi: add new Qu-Hr deviceYaara Baruch1-0/+5
2021-12-07iwlwifi: Fix FW name for glMatti Gottlieb1-1/+1
2021-12-07iwlwifi: dbg: disable ini debug in 8000 family and belowMukesh Sisodiya1-1/+1
2021-12-07iwlwifi: support SAR GEO Offset Mapping override via BIOSAyala Barazani8-1/+183
2021-12-07iwlwifi: pcie: retake ownership after resetJohannes Berg4-22/+33
2021-12-07iwlwifi: mvm: always use 4K RB size by defaultJohannes Berg1-8/+2
2021-12-07iwlwifi: mvm/api: define system control commandJohannes Berg5-6/+20
2021-12-07iwlwifi: bump FW API to 68 for AX devicesLuca Coelho1-1/+1
2021-12-07iwlwifi: mvm: add some missing command stringsJohannes Berg1-0/+2
2021-12-07iwlwifi: fw: add support for splitting region type bitsMordechay Goodstein4-11/+39
2021-12-07iwlwifi: swap 1650i and 1650s killer struct namesYaara Baruch1-4/+4
2021-12-07iwlwifi: acpi: fix wgds rev 3 sizeMiri Korenblit1-1/+1
2021-12-07iwlwifi: yoyo: support for DBGC4 for dramMukesh Sisodiya1-0/+2
2021-12-07iwlwifi: mvm: update rate scale in moving back to assoc stateMordechay Goodstein2-2/+11
2021-12-07iwlwifi: mvm: avoid clearing a just saved session protection idShaul Triebitz1-6/+6
2021-12-07iwlwifi: mvm: add support for statistics update version 15Mordechay Goodstein4-72/+335
2021-12-07iwlwifi: mvm: Add support for a new version of scan request commandIlan Peer2-34/+63