summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/dvm
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: use <linux/units.h> helpersAkinobu Mita2020-01-312-7/+4
* Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller2020-01-271-2/+2
|\
| * iwlwifi: add device name to device_infoLuca Coelho2020-01-041-2/+2
* | iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg2019-12-231-2/+1
|/
* iwlwifi: check kasprintf() return valueJohannes Berg2019-11-201-0/+3
* iwlwifi: dvm: excessive if in rs_bt_update_lq()Denis Efremov2019-11-201-1/+1
* mac80211: simplify TX aggregation startJohannes Berg2019-10-041-1/+1
* iwlwifi: always access the trans configuration via transLuca Coelho2019-09-066-12/+12
* iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho2019-09-066-11/+15
* iwlwifi: dvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-262-25/+8
* iwlwifi: lib: Use struct_size() helperGustavo A. R. Silva2019-06-291-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-1720-250/+20
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 323Thomas Gleixner2019-06-055-70/+5
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322Thomas Gleixner2019-06-0515-180/+15
* | mac80211: call rate_control_send_low() internallyJohannes Berg2019-06-141-4/+0
|/
* iwlwifi: dvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-203-50/+8
* iwlwifi: dvm: don't use IWL_DL_FW_ERRORSSara Sharon2019-02-141-7/+7
* iwlwifi: dvm: use %u for sscanf() into unsigned variableJohannes Berg2019-02-041-1/+2
* iwlwifi: dvm: fix some fall through warningsLuca Coelho2019-02-042-3/+6
* wireless: prefix header search paths with $(srctree)/Masahiro Yamada2019-02-011-1/+1
* iwlwifi: dvm: remove useless conditionJohannes Berg2019-01-291-2/+3
* iwlwifi: move iwl_enable_{rx,tx}_ampdu to iwl-modparams.hJohannes Berg2019-01-291-20/+3
* iwlwifi: fix spelling mistake "registrating" -> "registering"Colin Ian King2019-01-251-1/+1
* iwlwifi: move iwl_nvm_check_version() into dvmLuca Coelho2018-12-141-0/+17
* iwlwifi: remove ucode error tracepointJohannes Berg2018-09-281-1/+1
* iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho2018-08-3124-105/+0
* iwlwifi: remove upper case letters in sku_capa_band_*_enableLuca Coelho2018-04-201-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-03-311-6/+1
|\
| * net/wireless/iwlwifi: fix iwlwifi_dev_ucode_error tracepointAlexei Starovoitov2018-03-281-6/+1
* | wireless: Use octal not symbolic permissionsJoe Perches2018-03-272-48/+46
|/
* treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-211-8/+10
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-8/+6
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* iwlwifi: remove references to unsupported HWLuca Coelho2017-08-091-7/+1
* Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...David S. Miller2017-08-071-16/+0
|\
| * iwlwifi: dvm: remove unused definesSeraphime Kirkovski2017-08-011-16/+0
* | iwlwifi: dvm: prevent an out of bounds accessEmmanuel Grumbach2017-07-211-1/+1
|/
* iwlwifi: move notification wait into fw/Johannes Berg2017-06-291-1/+1
* iwlwifi: create new subdirectory for FW interactionJohannes Berg2017-06-291-1/+1
* iwlwifi: unify external & internal modparam namesJohannes Berg2017-06-296-12/+12
* iwlwifi: dvm: use macros for format stringsJohannes Berg2017-06-291-5/+4
* Merge tag 'iwlwifi-next-for-kalle-2017-06-28' of git://git.kernel.org/pub/scm...Kalle Valo2017-06-281-2/+2
|\
| * iwlwifi: remove useless iwl_free_nvm_data() functionLuca Coelho2017-06-231-2/+2
* | networking: introduce and use skb_put_data()Johannes Berg2017-06-162-3/+2
|/
* mac80211: properly remove RX_ENC_FLAG_40MHZJohannes Berg2017-05-081-1/+3
* Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...David S. Miller2017-04-281-5/+5
|\
| * mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-1/+1
| * mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-5/+5
* | Merge tag 'iwlwifi-next-for-kalle-2017-04-26' of git://git.kernel.org/pub/scm...Kalle Valo2017-04-262-2/+2
|\ \ | |/ |/|
| * iwlwifi: rename wait_for_tx_queues_emptySara Sharon2017-04-252-2/+2
OpenPOWER on IntegriCloud