aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlegacy (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches5-65/+59
2017-11-08iwlegacy: remove redundant pointer sta_privColin Ian King1-2/+0
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller5-16/+11
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-27iwlegacy: Convert timers to use timer_setup()Kees Cook5-16/+11
2017-09-25iwlegacy: make const array static to shink object code sizeColin Ian King1-1/+1
2017-07-18wireless: iwlegacy: Constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18wireless: iwlegacy: constify attribute_group structures.Arvind Yadav1-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg2-2/+2
2017-05-24iwlegacy: warn when enabling power saveStanislaw Gruszka2-0/+3
2017-05-08mac80211: properly remove RX_ENC_FLAG_40MHZJohannes Berg1-1/+3
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg1-1/+1
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg2-5/+5
2017-03-07iwlegacy: remove usage of txrc->max_rate_idxJohannes Berg2-2/+2
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski2-0/+4
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan1-15/+15
2017-01-02Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-10/+10
2016-12-30iwlegacy: make il3945_mac_ops __ro_after_initJohannes Berg1-10/+10
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin1-2/+0
2016-09-17Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-2/+2
2016-09-14iwlegacy: constify local structuresJulia Lawall1-2/+2
2016-09-12iwlegacy: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas1-2/+2
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern1-1/+5
2016-06-14iwlegacy: avoid warning about missing bracesArnd Bergmann1-1/+2
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg10-122/+122
2016-04-07iwl4965: Fix more memory leaks in __il4965_up()Julian Calaby1-0/+2
2016-04-07iwl4965: Fix a memory leak in error handling code of __il4965_upJia-Ju Bai1-0/+1
2016-04-07iwl4965: Fix a null pointer dereference in il_tx_queue_free and il_cmd_queue_freeJia-Ju Bai1-4/+10
2016-04-07iwlegacy: Return directly if allocation fails in il_eeprom_init()Markus Elfring1-5/+3
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon2-6/+6
2016-01-07iwlegacy: 4965-mac: constify il_sensitivity_ranges structureJulia Lawall1-1/+1
2015-12-11iwlegacy: mark il_adjust_beacon_interval as noinlineArnd Bergmann1-1/+1
2015-12-11iwlegacy: cleanup end of il_send_add_sta()Dan Carpenter1-6/+6
2015-11-18iwlegacy: move under intel directoryKalle Valo20-0/+38023