summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * wl18xx: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-19/+1
| * wl12xx: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-19/+1
| * wl1251: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-54/+5
| * wlcore: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-012-31/+7
| * iwlegacy: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-014-42/+8
| * mt7601u: bump supported EEPROM versionStanislaw Gruszka2019-02-011-1/+1
| * wlcore: clean up an indentation issueColin Ian King2019-02-011-1/+1
| * rsi: Suppress sdhci warnings in mmcSiva Rebbagondla2019-02-011-6/+9
| * wireless: remove unneeded semicolonYueHaibing2019-02-015-7/+7
| * rtlwifi: rtl818x: fix indentation issueColin Ian King2019-02-011-1/+1
| * cw1200: fix indentation issuesColin Ian King2019-02-011-2/+2
| * libertas: fix indentation issueColin Ian King2019-02-011-1/+1
| * rt2x00: Work around a firmware bug with shared keysBernd Edlinger2019-02-011-89/+4
| * qtnfmac: qtnf_cmd_send_with_reply cleanupSergey Matyukevich2019-02-011-6/+4
| * qtnfmac: remove unused declarationsSergey Matyukevich2019-02-011-2/+0
| * qtnfmac: add missing bss record to host scan cacheSergey Matyukevich2019-02-012-5/+78
| * qtnfmac: convert to SPDX license identifiersSergey Matyukevich2019-02-0123-327/+45
| * qtnfmac: do not reject retry changes in driverSergey Matyukevich2019-02-012-5/+8
| * qtnfmac: switch to 32bit values for RTS/FRAG thresholdsSergey Matyukevich2019-02-013-6/+17
| * qtnfmac: add support for 4addr modeSergey Matyukevich2019-02-015-17/+31
| * qtnfmac: fix INTx interrupt handlingSergey Matyukevich2019-02-011-3/+3
| * qtnfmac: support EBUSY errcode for QLINK protocolAndrey Shevchenko2019-02-012-0/+3
| * mwifiex: add support for sd8977 chipsetHemantkumar Suthar2019-02-013-1/+76
| * rtlwifi: Don't clear num_rx_inperiod too earlyBernd Edlinger2019-02-011-2/+2
| * rtl8723ae: Re-introduce the adaptive rate controlBernd Edlinger2019-02-011-2/+85
| * rtl8723ae: Dont use old data for input gain controlBernd Edlinger2019-02-012-0/+10
| * rtl8723ae: Take the FW LPS mode handling outBernd Edlinger2019-02-011-4/+4
| * libertas: add checks for the return value of sysfs_create_groupKangjie Lu2019-02-011-0/+5
| * qtnfmac: use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-011-3/+2
| * rt2x00: reduce tx power to nominal level on RT6352Tomislav Požega2019-02-011-1/+1
| * iwlwifi: mvm: fix merge damage in iwl_mvm_rx_mpdu_mq()Luca Coelho2019-01-311-0/+3
| * Merge tag 'iwlwifi-next-for-kalle-2019-01-29' of git://git.kernel.org/pub/scm...Kalle Valo2019-01-3045-2046/+1759
| |\
| | * iwiwifi: fix bad monitor buffer register addressesShahar S Matityahu2019-01-291-2/+2
| | * iwlwifi: dbg_ini: set dump mask BIT(n) instead of nShahar S Matityahu2019-01-291-2/+2
| | * iwlwifi: dbg_ini: retrieve dump_delay value properlyShahar S Matityahu2019-01-291-1/+1
| | * iwlwifi: dbg_ini: properly handle ini user triggerShahar S Matityahu2019-01-291-4/+0
| | * iwlwifi: dbg_ini: allocate dram buffer with proper flagsShahar S Matityahu2019-01-291-2/+4
| | * iwlwifi: mvm: update firmware when MU EDCA params changeShaul Triebitz2019-01-291-0/+6
| | * iwlwifi: trigger dump on assert prior to setting the device upShahar S Matityahu2019-01-291-0/+10
| | * iwlwifi: mvm: include configured sniffer AID in radiotapJohannes Berg2019-01-294-5/+84
| | * iwlwifi: mvm: document monitor mode reorder buffer bypassJohannes Berg2019-01-291-0/+2
| | * iwlwifi: update product name for 9260 and 9560Ihab Zhaika2019-01-294-94/+134
| | * iwlwifi: mvm: disable completely low latency mode with debugfsMordechay Goodstein2019-01-292-8/+103
| | * iwlwifi: mvm: freeze management TXQ timer when station goes to sleepEmmanuel Grumbach2019-01-291-1/+1
| | * iwlwifi: mvm: Change FW channel info APIDavid Spinadel2019-01-299-71/+182
| | * iwlwifi: mvm: implement CSI reportingJohannes Berg2019-01-297-12/+94
| | * iwlwifi: mvm: add location APIsJohannes Berg2019-01-294-0/+712
| | * iwlwifi: mvm: Disconnect on large beacon lossAndrei Otcheretianski2019-01-292-2/+5
| | * iwlwifi: pcie: use u32* argument to iwl_trans_get_fw_monitor_len()Johannes Berg2019-01-291-1/+1
| | * iwlwifi: dvm: remove useless conditionJohannes Berg2019-01-291-2/+3