summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/dvm
AgeCommit message (Expand)Author
2019-06-29iwlwifi: lib: Use struct_size() helperGustavo A. R. Silva
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-14mac80211: call rate_control_send_low() internallyJohannes Berg
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 323Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322Thomas Gleixner
2019-02-20iwlwifi: dvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-14iwlwifi: dvm: don't use IWL_DL_FW_ERRORSSara Sharon
2019-02-04iwlwifi: dvm: use %u for sscanf() into unsigned variableJohannes Berg
2019-02-04iwlwifi: dvm: fix some fall through warningsLuca Coelho
2019-02-01wireless: prefix header search paths with $(srctree)/Masahiro Yamada
2019-01-29iwlwifi: dvm: remove useless conditionJohannes Berg
2019-01-29iwlwifi: move iwl_enable_{rx,tx}_ampdu to iwl-modparams.hJohannes Berg
2019-01-25iwlwifi: fix spelling mistake "registrating" -> "registering"Colin Ian King
2018-12-14iwlwifi: move iwl_nvm_check_version() into dvmLuca Coelho
2018-09-28iwlwifi: remove ucode error tracepointJohannes Berg
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho
2018-04-20iwlwifi: remove upper case letters in sku_capa_band_*_enableLuca Coelho
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-03-28net/wireless/iwlwifi: fix iwlwifi_dev_ucode_error tracepointAlexei Starovoitov
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-09iwlwifi: remove references to unsupported HWLuca Coelho
2017-08-07Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...David S. Miller
2017-08-01iwlwifi: dvm: remove unused definesSeraphime Kirkovski
2017-07-21iwlwifi: dvm: prevent an out of bounds accessEmmanuel Grumbach
2017-06-29iwlwifi: move notification wait into fw/Johannes Berg
2017-06-29iwlwifi: create new subdirectory for FW interactionJohannes Berg
2017-06-29iwlwifi: unify external & internal modparam namesJohannes Berg
2017-06-29iwlwifi: dvm: use macros for format stringsJohannes Berg
2017-06-28Merge tag 'iwlwifi-next-for-kalle-2017-06-28' of git://git.kernel.org/pub/scm...Kalle Valo
2017-06-23iwlwifi: remove useless iwl_free_nvm_data() functionLuca Coelho
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-05-08mac80211: properly remove RX_ENC_FLAG_40MHZJohannes Berg
2017-04-28Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-04-26Merge tag 'iwlwifi-next-for-kalle-2017-04-26' of git://git.kernel.org/pub/scm...Kalle Valo
2017-04-25iwlwifi: rename wait_for_tx_queues_emptySara Sharon
2017-03-07iwlwifi: dvm: remove usage of txrc->max_rate_idxJohannes Berg
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski
2017-02-08iwlwifi: dvm: don't call << operator with a negative valueEmmanuel Grumbach
2017-01-26iwlwifi: dvm: remove unused variable compiler warning in debugfs.cLuca Coelho
2017-01-26iwlwifi: dvm: make rs_tl_get_load() return voidLuca Coelho
2017-01-26iwlwifi: enlarge number of ucode sectionsSara Sharon
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin
2016-12-14drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expressionAndrew Morton
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-09-16iwlwifi: unify iwl_get_ucode_image() implementationsSharon Dvir