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
/
mwifiex
/
cfg80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-10
mwifiex: add set_cqm_rssi_config handler support
Amitkumar Karwar
1
-0
/
+40
2012-04-10
mwifiex: support STATION_INFO_SIGNAL_AVG
Amitkumar Karwar
1
-3
/
+4
2012-04-10
mwifiex: remove redundant signal handling code
Amitkumar Karwar
1
-9
/
+7
2012-04-10
mwifiex: add cfg80211 dump_station handler
Amitkumar Karwar
1
-0
/
+18
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 2
Yogesh Ashok Powar
1
-46
/
+44
2012-03-08
mwifiex: correction in number of bitrates
Amitkumar Karwar
1
-1
/
+1
2012-03-06
mwifiex: fix bug in wildcard scan handling
Amitkumar Karwar
1
-6
/
+4
2012-03-06
mwifiex: remove unnecessary struct mwifiex_802_11_ssid
Amitkumar Karwar
1
-2
/
+2
2012-03-06
mwifiex: correct bitrates advertised to cfg80211
Avinash Patil
1
-4
/
+2
2012-03-06
mwifiex: handle auto authentication mode correctly
Amitkumar Karwar
1
-4
/
+6
2012-02-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2012-02-29
mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUS
Amitkumar Karwar
1
-1
/
+1
2012-02-29
mwifiex: remove redundant scan operation
Amitkumar Karwar
1
-6
/
+0
2012-02-29
mwifiex: reset encryption mode flag before association
Amitkumar Karwar
1
-0
/
+1
2012-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+7
2012-02-15
mwifiex: clear previous security setting during association
Amitkumar Karwar
1
-1
/
+7
2012-02-06
mwifiex: update correct dtim_period in dump_station()
Amitkumar Karwar
1
-2
/
+6
2012-02-06
mwifiex: fix NULL pointer dereference in set_channel()
Amitkumar Karwar
1
-1
/
+6
2012-01-27
mwifiex: update BSS parameters in dump_station_info()
Amitkumar Karwar
1
-0
/
+17
2012-01-24
mwifiex: derive priv from net_device instead of wiphy
Yogesh Ashok Powar
1
-11
/
+8
2012-01-24
mwifiex: use bss_type and bss_num to retrieve priv
Yogesh Ashok Powar
1
-1
/
+0
2011-12-22
mwifiex: fix issues in band configuration code
Amitkumar Karwar
1
-30
/
+19
2011-12-22
mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macros
Amitkumar Karwar
1
-24
/
+24
2011-12-22
mwifiex: remove redundant band config code
Amitkumar Karwar
1
-25
/
+24
2011-12-14
mwifiex: remove cfg_workqueue
Amitkumar Karwar
1
-134
/
+57
2011-12-14
mwifiex: do not advertise custom regulatory domain capability
Amitkumar Karwar
1
-3
/
+0
2011-12-01
mwifiex: fix usage of set tx power
Luis R. Rodriguez
1
-1
/
+2
2011-11-11
mwifiex: release bss structure returned by cfg80211_inform_bss()
Amitkumar Karwar
1
-1
/
+3
2011-09-30
mwifiex: add cfg80211 handlers add/del_virtual_intf
Yogesh Ashok Powar
1
-12
/
+144
2011-09-30
mwifiex: fix Tx data rate display issue
Amitkumar Karwar
1
-1
/
+17
2011-09-30
mwifiex: remove unnecessary mwifiex_dump_station_info() call
Amitkumar Karwar
1
-2
/
+0
2011-09-27
mwifiex: pass correct band parameter to ieee80211_channel_to_frequency()
Amitkumar Karwar
1
-1
/
+3
2011-09-27
mwifiex: update bss band information
Amitkumar Karwar
1
-0
/
+3
2011-08-12
mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss API
Amitkumar Karwar
1
-164
/
+43
2011-08-08
mwifiex: remove wireless.h inclusion and fix resulting bugs
Bing Zhao
1
-1
/
+1
2011-07-13
mwifiex: add cfg80211 handler for set_bitrate_mask
Yogesh Ashok Powar
1
-0
/
+54
2011-07-08
mwifiex: fix regression in WEP security mode
Amitkumar Karwar
1
-1
/
+1
2011-06-15
mwifiex: Fixing NULL pointer dereference
Yogesh Ashok Powar
1
-0
/
+2
2011-05-11
mwifiex: cleanup ioctl.h
Bing Zhao
1
-7
/
+2
2011-05-10
mwifiex: fix null derefs, mem leaks and trivia
Christoph Fritz
1
-1
/
+4
2011-05-05
mwifiex: remove unnecessary variable initialization
Yogesh Ashok Powar
1
-14
/
+9
2011-05-05
mwifiex: fix simultaneous assoc and scan issue
Amitkumar Karwar
1
-4
/
+7
2011-04-28
mwifiex: HT capability information handling
Amitkumar Karwar
1
-7
/
+35
2011-04-28
mwifiex: check firmware capabilities while initialising 5GHz band parameters
Amitkumar Karwar
1
-8
/
+11
2011-04-19
mwifiex: remove redundant local variables and comments
Yogesh Ashok Powar
1
-86
/
+45
2011-04-14
mwifiex: remove redundant "return" at end of void function
Yogesh Ashok Powar
1
-2
/
+0
2011-04-14
mwifiex: cleanup ioctl wait queue and abstraction layer
Amitkumar Karwar
1
-68
/
+45
2011-04-07
mwifiex: remove redundant encryption_mode mapping
Yogesh Ashok Powar
1
-66
/
+10
2011-04-07
mwifiex: return success in set_default_key for WPA/WPA2
Amitkumar Karwar
1
-0
/
+4
2011-04-05
mwifiex: remove MWIFIEX_AUTH_MODE_ macros
Marc Yang
1
-4
/
+4
[next]