summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* wlcore: fix overlapping snprintf arguments in debugfsArnd Bergmann2021-04-172-8/+12
* libertas: avoid -Wempty-body warningArnd Bergmann2021-04-171-6/+6
* rtl8xxxu: Simplify locking of a skb list accessesChristophe JAILLET2021-04-172-10/+2
* wilc1000: fix a loop timeout conditionDan Carpenter2021-04-171-1/+1
* mwifiex: Remove unneeded variable: "ret"zuoqilin2021-04-171-2/+1
* rtl8xxxu: Fix fall-through warnings for ClangGustavo A. R. Silva2021-04-171-4/+4
* wilc1000: Bring MAC address setting in line with typical Linux behaviorDavid Mosberger-Tang2021-04-171-9/+16
* wilc1000: Add support for enabling CRCDavid Mosberger-Tang2021-04-172-64/+115
* wilc1000: Check for errors at end of DMA writeDavid Mosberger-Tang2021-04-171-1/+61
* wilc1000: Introduce symbolic names for SPI protocol registerDavid Mosberger-Tang2021-04-171-9/+29
* wilc1000: Make SPI transfers work at 48MHzDavid Mosberger-Tang2021-04-171-13/+29
* mwifiex: don't print SSID to logsBrian Norris2021-04-171-7/+4
* ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()Dan Carpenter2021-04-171-2/+4
* rtlwifi: rtl8192de: Use DEFINE_SPINLOCK() for spinlockGuobin Huang2021-04-171-7/+3
* qtnfmac: remove meaningless goto statement and labelswengjianfeng2021-04-171-67/+0
* rtlwifi: Simplify locking of a skb list accessesChristophe JAILLET2021-04-172-14/+2
* rtlwifi: remove rtl_get_tid_hChristophe JAILLET2021-04-171-6/+1
* rtlwifi: rtl8188ee: remove redundant assignment of variable rtlpriv->btcoexis...Yang Li2021-04-171-2/+0
* rtlwifi: remove redundant assignment to variable errColin Ian King2021-04-171-1/+0
* rtlwifi: Few mundane typo fixesBhaskar Chowdhury2021-04-171-3/+3
* qtnfmac: remove meaningless labelswengjianfeng2021-04-171-21/+6
* rtlwifi: 8821ae: upgrade PHY and RF parametersPing-Ke Shih2021-04-171-130/+370
* cw1200: Remove unused function pointer typedef wsm_*Chen Lin2021-04-171-12/+0
* cw1200: Remove unused function pointer typedef cw1200_wsm_handlerChen Lin2021-04-171-3/+0
* Merge tag 'iwlwifi-next-for-kalle-2021-04-12-v2' of git://git.kernel.org/pub/...Kalle Valo2021-04-1744-541/+1102
|\
| * iwlwifi: dbg: disable ini debug in 9000 family and belowMukesh Sisodiya2021-04-141-2/+3
| * iwlwifi: pcie: Change ma product string nameMatti Gottlieb2021-04-143-5/+5
| * iwlwifi: fw: print out trigger delay when collecting dataJohannes Berg2021-04-141-1/+3
| * iwlwifi: trans/pcie: defer transport initialisationJohannes Berg2021-04-143-39/+57
| * iwlwifi: bump FW API to 63 for AX devicesLuca Coelho2021-04-141-1/+1
| * iwlwifi: mvm: don't WARN if we can't remove a time eventEmmanuel Grumbach2021-04-141-2/+2
| * iwlwifi: mvm: don't disconnect immediately if we don't hear beacons after CSAEmmanuel Grumbach2021-04-141-1/+12
| * iwlwifi: rs-fw: don't support stbc for HE 160Mordechay Goodstein2021-04-141-12/+8
| * iwlwifi: warn on SKB free w/o op-modeJohannes Berg2021-04-141-1/+3
| * iwlwifi: mvm: add support for version 3 of LARI_CONFIG_CHANGE command.Miri Korenblit2021-04-143-16/+29
| * iwlwifi: pcie: add ISR debug info for msix debugMordechay Goodstein2021-04-142-5/+16
| * iwlwifi: pcie: merge napi_poll_msix functionsMordechay Goodstein2021-04-141-33/+10
| * iwlwifi: mvm: don't lock mutex in RCU critical sectionJohannes Berg2021-04-141-6/+4
| * iwlwifi: mvm: remove PS from lower rates.Mordechay Goodstein2021-04-141-4/+2
| * iwlwifi: mvm: umac error table mismatchRoee Goldfiner2021-04-143-6/+8
| * iwlwifi: queue: avoid memory leak in reset flowMordechay Goodstein2021-04-143-28/+9
| * iwlwifi: don't warn if we can't wait for empty tx queuesEmmanuel Grumbach2021-04-141-2/+3
| * iwlwifi: remove remaining software checksum codeJohannes Berg2021-04-142-16/+6
| * iwlwifi: remove TCM eventsEmmanuel Grumbach2021-04-142-17/+2
| * iwlwifi: mvm: Use IWL_INFO in fw_reset_handshake()Ravi Darsi2021-04-141-2/+2
| * iwlwifi: mvm: refactor ACPI DSM evaluation functionHarish Mitty2021-04-143-83/+55
| * iwlwifi: mvm: support BIOS enable/disable for 11ax in UkraineMiri Korenblit2021-04-144-0/+45
| * iwlwifi: move iwl_configure_rxq to be used by other op_modesMordechay Goodstein2021-04-143-58/+63
| * iwlwifi: add new so-gf deviceybaruch2021-04-141-1/+8
| * iwlwifi: mvm: enable PPAG in ChinaMiri Korenblit2021-04-144-46/+65