index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlegacy
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-01
iwlegacy: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
4
-42
/
+8
2018-11-06
iwlegacy: fix small typo
Yangtao Li
1
-1
/
+1
2018-11-06
iwlegacy: common: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-11-06
iwlegacy: 4965-mac: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-10-13
iwlegacy: Add a lock assertion in il4965_send_rxon_assoc()
Jia-Ju Bai
1
-0
/
+2
2018-08-09
iwlegacy: fix spelling mistake "acumulative" -> "accumulative"
Colin Ian King
1
-1
/
+1
2018-07-31
iwlegacy: remove several redundant variables
Colin Ian King
3
-18
/
+0
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-6
/
+7
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
5
-65
/
+59
2017-11-08
iwlegacy: remove redundant pointer sta_priv
Colin Ian King
1
-2
/
+0
2017-11-04
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
5
-16
/
+11
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-27
iwlegacy: Convert timers to use timer_setup()
Kees Cook
5
-16
/
+11
2017-09-25
iwlegacy: make const array static to shink object code size
Colin Ian King
1
-1
/
+1
2017-07-18
wireless: iwlegacy: Constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-18
wireless: iwlegacy: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2
-2
/
+2
2017-05-24
iwlegacy: warn when enabling power save
Stanislaw Gruszka
2
-0
/
+3
2017-05-08
mac80211: properly remove RX_ENC_FLAG_40MHZ
Johannes Berg
1
-1
/
+3
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
1
-1
/
+1
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2
-5
/
+5
2017-03-07
iwlegacy: remove usage of txrc->max_rate_idx
Johannes Berg
2
-2
/
+2
2017-03-06
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
2
-0
/
+4
2017-02-28
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-15
/
+15
2017-01-02
Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...
David S. Miller
1
-10
/
+10
2016-12-30
iwlegacy: make il3945_mac_ops __ro_after_init
Johannes Berg
1
-10
/
+10
2016-12-16
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
1
-2
/
+0
2016-09-17
Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.or...
David S. Miller
1
-2
/
+2
2016-09-14
iwlegacy: constify local structures
Julia Lawall
1
-2
/
+2
2016-09-13
iwlegacy: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-2
/
+2
2016-07-06
mac80211: Add support for beacon report radio measurement
Avraham Stern
1
-1
/
+5
2016-06-14
iwlegacy: avoid warning about missing braces
Arnd Bergmann
1
-1
/
+2
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
10
-122
/
+122
2016-04-07
iwl4965: Fix more memory leaks in __il4965_up()
Julian Calaby
1
-0
/
+2
2016-04-07
iwl4965: Fix a memory leak in error handling code of __il4965_up
Jia-Ju Bai
1
-0
/
+1
2016-04-07
iwl4965: Fix a null pointer dereference in il_tx_queue_free and il_cmd_queue_...
Jia-Ju Bai
1
-4
/
+10
2016-04-07
iwlegacy: Return directly if allocation fails in il_eeprom_init()
Markus Elfring
1
-5
/
+3
2016-01-14
mac80211: pass block ack session timeout to to driver
Sara Sharon
2
-6
/
+6
2016-01-07
iwlegacy: 4965-mac: constify il_sensitivity_ranges structure
Julia Lawall
1
-1
/
+1
2015-12-11
iwlegacy: mark il_adjust_beacon_interval as noinline
Arnd Bergmann
1
-1
/
+1
2015-12-11
iwlegacy: cleanup end of il_send_add_sta()
Dan Carpenter
1
-6
/
+6
2015-11-18
iwlegacy: move under intel directory
Kalle Valo
20
-0
/
+38023