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
starfive-6.6.48-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
2008-09-11
iwlwifi: Added support for 3 antennas
Guy Cohen
2
-63
/
+122
2008-09-11
iwlwifi: fix searching for best rate in new search column
Guy Cohen
1
-1
/
+2
2008-09-11
iwl3945 : Code cleanup
Abhijeet Kolekar
1
-13
/
+1
2008-09-11
iwlwifi: fix compile warning
Zhu Yi
1
-0
/
+2
2008-09-11
iwlwifi: remove uneeded declarations
Emmanuel Grumbach
9
-63
/
+28
2008-09-11
iwlwifi: use the results from disconnected antenna algorithm
Grumbach, Emmanuel
6
-30
/
+64
2008-09-11
iwlwifi: rename ps_mode to sm_ps
Ron Rindjunsky
3
-7
/
+9
2008-09-11
mac80211: change MIMO_PS to SM_PS
Tomas Winkler
5
-20
/
+15
2008-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
10
-68
/
+103
2008-09-08
iwlwifi: enable packet injection for iwlagn
Stefanik Gábor
3
-14
/
+10
2008-09-08
iwl3945: enable active scanning on active channels
Abhijeet Kolekar
1
-28
/
+26
2008-09-08
iwlwifi: remove bad language from the comments
Tomas Winkler
1
-2
/
+1
2008-09-08
iwlwifi: take a fresh set of supported rates at each cycle
Emmanuel Grumbach
1
-0
/
+1
2008-09-08
iwlwifi: fix host command header according the HW spec
Tomas Winkler
3
-14
/
+16
2008-09-08
iwlwifi: allow association on radar channel in power save
Emmanuel Grumbach
4
-7
/
+61
2008-09-08
iwlwifi: cleanup PCI register handling
Tomas Winkler
6
-34
/
+31
2008-09-08
iwlwifi: fix strict_strtoul error checking
Emmanuel Grumbach
1
-3
/
+3
2008-09-08
iwlwifi: generic init calibrations framework
Tomas Winkler
6
-81
/
+90
2008-09-08
iwlwifi: remove rfkill warning from iwl-io
Tomas Winkler
2
-36
/
+0
2008-09-08
iwlwifi: replace readl and writel with io/read/write/32
Tomas Winkler
2
-5
/
+5
2008-09-08
iwlwifi: use strict_strtoul instead of simple_strtoul
Tomas Winkler
1
-17
/
+32
2008-09-08
iwl3945: avoid redundant iwl3945_get_active_dwell_time
Abhijeet Kolekar
1
-4
/
+3
2008-09-08
iwl3945: removed bg_post_associate work
Abhijeet Kolekar
2
-18
/
+1
2008-09-08
iwl3945: replace association and beacon hooks with bss_info_changed cb
Abhijeet Kolekar
1
-81
/
+0
2008-09-08
iwl3945: fix unbalanced mutex
Abhijeet Kolekar
1
-3
/
+2
2008-09-08
iwlwifi: align set channel with mac80211
Tomas Winkler
3
-10
/
+7
2008-09-08
iwlwifi: allow consecutive scans in unassociated state
Ron Rindjunsky
1
-1
/
+3
2008-09-08
iwlwifi: remove obsolete 4965 forward declarations
Ron Rindjunsky
1
-6
/
+0
2008-09-08
iwlwifi: clean up hw scan handler
Tomas Winkler
1
-19
/
+16
2008-09-08
iwlwifi : Added bss_info_changed callback to 3945
Abhijeet Kolekar
1
-6
/
+68
2008-09-06
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
2
-0
/
+9
2008-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-57
/
+85
2008-09-03
iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_remove
Gregory Greenman
1
-4
/
+7
2008-09-03
iwlwifi: call apm stop on exit
Gregory Greenman
1
-1
/
+4
2008-09-03
iwlwifi: fix Tx cmd memory allocation failure handling
Tomas Winkler
1
-10
/
+17
2008-09-03
iwlwifi: fix rx_chain computation
Tomas Winkler
1
-31
/
+46
2008-09-03
iwlwifi: fix station mimo power save values
Ron Rindjunsky
3
-4
/
+2
2008-09-03
iwlwifi: remove false rxon if rx chain changes
Mohamed Abbas
1
-4
/
+3
2008-09-03
iwlwifi: fix hidden ssid discovery in passive channels
Ron Rindjunsky
1
-1
/
+1
2008-09-03
iwlwifi: W/A for the TSF correction in IBSS
Assaf Krauss
2
-2
/
+5
2008-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-11
/
+18
2008-09-03
iwlwifi: fix 64bit platform firmware loading
Tomas Winkler
2
-7
/
+5
2008-09-03
iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE)
Mohamed Abbas
2
-3
/
+4
2008-09-03
iwlwifi: workaround interrupt handling no some platforms
Tomas Winkler
1
-0
/
+8
2008-09-02
iwlwifi: do not use GFP_DMA in iwl_tx_queue_init
John W. Linville
1
-1
/
+1
2008-08-30
wireless: remove unused #include <version.h>
Huang Weiyi
3
-3
/
+0
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
3
-3
/
+0
2008-08-23
wireless: replace __FUNCTION__ with __func__
Harvey Harrison
1
-2
/
+2
2008-08-23
iwlwifi: use le16 frame control directly, use QOS symbolic constant mask
Harvey Harrison
2
-5
/
+5
2008-08-23
iwlwifi: add level for debugging host command
Esti Kummer
3
-13
/
+39
[next]