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
/
iwlwifi
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-3
/
+12
2011-12-14
iwlwifi: allow to switch to HT40 if not associated
Wey-Yi Guy
1
-2
/
+2
2011-12-14
iwlwifi: tx_sync only on PAN context
Johannes Berg
1
-0
/
+6
2011-12-12
iwlwifi: do not set the sequence control bit is not needed
Wey-Yi Guy
1
-1
/
+4
2011-12-09
iwlagn: use IWL_MAX_TID_COUNT instead of TID_MAX_LOAD_COUNT
Johannes Berg
2
-7
/
+6
2011-12-09
iwlagn: use IWL_MAX_TID_COUNT for WoWLAN
Johannes Berg
1
-1
/
+1
2011-12-09
iwlagn: fix TID use bug
Johannes Berg
1
-1
/
+1
2011-12-09
iwlwifi: move calib_results list from iwl_priv to iwl_trans
Don Fry
7
-33
/
+34
2011-12-09
iwlwifi: move device_pointers from iwl_priv to iwl_shared
Don Fry
7
-18
/
+21
2011-12-09
iwlwifi: move eeprom pointer from iwl_priv to iwl_shared
Don Fry
12
-72
/
+78
2011-12-09
iwlwifi: set TX_CMD_FLG_STA_RATE_MSK for BAR frame
Wey-Yi Guy
1
-1
/
+2
2011-12-09
iwlwifi: P2P is not enabled by default
Wey-Yi Guy
2
-1
/
+25
2011-12-09
iwlwifi: add device ID information support by testmode
Hsu, Kenny
2
-2
/
+36
2011-12-09
iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODE
Wey-Yi Guy
7
-15
/
+15
2011-12-09
iwlwifi: remove reference to legacy devices
Wey-Yi Guy
1
-3
/
+2
2011-12-09
iwlwifi: minor cleanup
Wey-Yi Guy
2
-47
/
+15
2011-12-09
iwlwifi: Display more uCode debug info
Wey-Yi Guy
2
-10
/
+29
2011-12-09
iwlwifi: hide kernel option IWLWIFI_DEVICE_SVTOOL
Hsu, Kenny
1
-2
/
+2
2011-12-09
iwlwifi: add uCode version information support by testmode
Hsu, Kenny
2
-2
/
+27
2011-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
Wey-Yi Guy
7
-25
/
+43
2011-12-07
iwlwifi: move ucode notification from iwl_priv to iwl_shared
Don Fry
9
-134
/
+143
2011-12-07
iwlwifi: move ucode_type from iwl_priv to iwl_shared
Don Fry
7
-29
/
+43
2011-12-07
iwlwifi: replace iwl_priv reference with iwl_trans for ucode.
Don Fry
3
-36
/
+36
2011-12-07
iwlwifi: rename iwl-agn-ucode as iwl-ucode
Don Fry
2
-1
/
+1
2011-12-07
iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.c
Wey-Yi Guy
2
-1
/
+1
2011-12-07
iwlwifi: add WOWLAN uCode loading support by testmode
Hsu, Kenny
2
-1
/
+20
2011-12-07
iwlagn: make debug levels more readable
Johannes Berg
1
-31
/
+27
2011-12-07
iwlagn: remove MACDUMP debug
Johannes Berg
2
-6
/
+1
2011-12-07
iwlagn: remove HC_DUMP debug
Johannes Berg
1
-2
/
+1
2011-12-07
iwlagn: remove TX_REPLY_LIMIT debug
Johannes Berg
1
-2
/
+0
2011-12-07
iwlwifi: declare static for iwl_sram_cleanup function
Wey-Yi Guy
1
-1
/
+1
2011-12-07
iwlwifi: add generic chunk size of tm dumpit packet
Hsu, Kenny
2
-11
/
+13
2011-12-07
iwlwifi: add range checking in tm sram read command
Kenny Hsu
1
-1
/
+22
2011-12-07
iwlwifi: add tm commands for sram reading by dumpit
Hsu, Kenny
3
-2
/
+141
2011-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-43
/
+68
2011-12-02
iwlwifi: change the default behavior of watchdog timer
Wey-Yi Guy
6
-9
/
+26
2011-12-02
iwlwifi: do not re-configure HT40 after associated
Wey-Yi Guy
3
-28
/
+28
2011-12-02
iwlagn: fix HW crypto for TX-only keys
Johannes Berg
2
-5
/
+11
2011-12-02
iwlwifi: move ucode notification from iwl_priv to iwl_shared
Don Fry
9
-134
/
+143
2011-12-02
iwlwifi: move ucode_type from iwl_priv to iwl_shared
Don Fry
7
-29
/
+43
2011-12-02
iwlwifi: replace iwl_priv reference with iwl_trans for ucode.
Don Fry
3
-36
/
+36
2011-12-02
iwlwifi: rename iwl-agn-ucode as iwl-ucode
Don Fry
2
-1
/
+1
2011-12-02
iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.c
Wey-Yi Guy
2
-1
/
+1
2011-12-02
iwlwifi: add WOWLAN uCode loading support by testmode
Hsu, Kenny
2
-1
/
+20
2011-12-02
iwlagn: make debug levels more readable
Johannes Berg
1
-31
/
+27
2011-12-02
iwlagn: remove MACDUMP debug
Johannes Berg
2
-6
/
+1
2011-12-02
iwlagn: remove HC_DUMP debug
Johannes Berg
1
-2
/
+1
2011-12-02
iwlagn: remove TX_REPLY_LIMIT debug
Johannes Berg
1
-2
/
+0
2011-12-02
iwlagn: fix HW crypto for TX-only keys
Johannes Berg
2
-5
/
+11
2011-12-02
iwlwifi: declare static for iwl_sram_cleanup function
Wey-Yi Guy
1
-1
/
+1
[next]