aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/dvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-20iwlwifi: dvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman3-50/+8
2019-02-14iwlwifi: dvm: don't use IWL_DL_FW_ERRORSSara Sharon1-7/+7
2019-02-04iwlwifi: dvm: use %u for sscanf() into unsigned variableJohannes Berg1-1/+2
2019-02-04iwlwifi: dvm: fix some fall through warningsLuca Coelho2-3/+6
2019-02-01wireless: prefix header search paths with $(srctree)/Masahiro Yamada1-1/+1
2019-01-29iwlwifi: dvm: remove useless conditionJohannes Berg1-2/+3
2019-01-29iwlwifi: move iwl_enable_{rx,tx}_ampdu to iwl-modparams.hJohannes Berg1-20/+3
2019-01-25iwlwifi: fix spelling mistake "registrating" -> "registering"Colin Ian King1-1/+1
2018-12-14iwlwifi: move iwl_nvm_check_version() into dvmLuca Coelho1-0/+17
2018-09-28iwlwifi: remove ucode error tracepointJohannes Berg1-1/+1
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho24-105/+0
2018-04-20iwlwifi: remove upper case letters in sku_capa_band_*_enableLuca Coelho1-4/+4
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-6/+1
2018-03-28net/wireless/iwlwifi: fix iwlwifi_dev_ucode_error tracepointAlexei Starovoitov1-6/+1
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches2-48/+46
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook1-8/+10
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-8/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-09iwlwifi: remove references to unsupported HWLuca Coelho1-7/+1
2017-08-07Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-16/+0
2017-08-01iwlwifi: dvm: remove unused definesSeraphime Kirkovski1-16/+0
2017-07-21iwlwifi: dvm: prevent an out of bounds accessEmmanuel Grumbach1-1/+1
2017-06-29iwlwifi: move notification wait into fw/Johannes Berg1-1/+1
2017-06-29iwlwifi: create new subdirectory for FW interactionJohannes Berg1-1/+1
2017-06-29iwlwifi: unify external & internal modparam namesJohannes Berg6-12/+12
2017-06-29iwlwifi: dvm: use macros for format stringsJohannes Berg1-5/+4
2017-06-28Merge tag 'iwlwifi-next-for-kalle-2017-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo1-2/+2
2017-06-23iwlwifi: remove useless iwl_free_nvm_data() functionLuca Coelho1-2/+2
2017-06-16networking: introduce and use skb_put_data()Johannes Berg2-3/+2
2017-05-08mac80211: properly remove RX_ENC_FLAG_40MHZJohannes Berg1-1/+3
2017-04-28Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-5/+5
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg1-1/+1
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg1-5/+5
2017-04-26Merge tag 'iwlwifi-next-for-kalle-2017-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo2-2/+2
2017-04-25iwlwifi: rename wait_for_tx_queues_emptySara Sharon2-2/+2
2017-03-07iwlwifi: dvm: remove usage of txrc->max_rate_idxJohannes Berg1-1/+1
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski1-0/+2
2017-02-08iwlwifi: dvm: don't call << operator with a negative valueEmmanuel Grumbach1-1/+4
2017-01-26iwlwifi: dvm: remove unused variable compiler warning in debugfs.cLuca Coelho1-1/+1
2017-01-26iwlwifi: dvm: make rs_tl_get_load() return voidLuca Coelho1-7/+4
2017-01-26iwlwifi: enlarge number of ucode sectionsSara Sharon2-2/+2
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin1-1/+1
2016-12-14drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expressionAndrew Morton1-2/+1
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+2
2016-09-16iwlwifi: unify iwl_get_ucode_image() implementationsSharon Dvir1-10/+1
2016-08-07iwlwifi: use %pdAl Viro1-4/+2
2016-07-14Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller3-22/+3
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern1-1/+5
2016-07-06iwlwifi: decouple PCIe transport from mac80211Johannes Berg1-0/+2
2016-07-06iwlwifi: remove iwl_ht_params.smps_modeJohannes Berg1-5/+0