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
/
cw1200
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-21
wireless: cw1200: Remove redundant spi driver bus initialization
Antonio Borneo
1
-1
/
+0
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
1
-8
/
+8
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
1
-7
/
+3
2015-04-01
Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...
David S. Miller
1
-7
/
+4
2015-03-31
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
1
-2
/
+2
2015-03-20
cw1200: Fix suspend
Lars-Peter Clausen
1
-7
/
+4
2015-03-04
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
2
-2
/
+2
2015-03-03
cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()
Dedy Lansky
1
-2
/
+2
2015-02-06
cw1200: Less function calls in cw1200_load_firmware_cw1200() after error dete...
Markus Elfring
1
-14
/
+23
2015-02-06
cw1200: Delete an unnecessary check before the function call "release_firmware"
Markus Elfring
1
-2
/
+1
2015-02-06
cw1200: use msecs_to_jiffies for conversion
Nicholas Mc Guire
1
-4
/
+4
2015-01-22
Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-next
Kalle Valo
2
-2
/
+3
2015-01-07
mac80211: Re-fix accounting of the tailroom-needed counter
Ido Yariv
1
-1
/
+2
2015-01-07
cw1200: queue: Use setup_timer
Julia Lawall
1
-3
/
+1
2015-01-07
cw1200: main: Use setup_timer
Julia Lawall
1
-3
/
+2
2015-01-07
wireless: cw1200: Use setup_timer
Julia Lawall
1
-3
/
+2
2014-12-15
mac80211: move U-APSD enablement to vif flags
Johannes Berg
2
-1
/
+1
2014-11-19
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
1
-1
/
+1
2014-08-26
cw1200: Introduce the use of devm_kzalloc
Himangi Saraogi
1
-3
/
+1
2014-07-21
cw1200: remove unnecessary break after return
Fabian Frederick
1
-1
/
+0
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2
-2
/
+3
2014-06-25
mac80211: support more than one band in scan request
David Spinadel
2
-2
/
+3
2014-06-19
cw1200: Remove useless return variables
Peter Senna Tschudin
1
-2
/
+1
2014-04-30
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-2
/
+4
2014-04-14
cw1200: Fix cw1200_debug_link_id
Frederic Danis
1
-0
/
+2
2014-04-09
mac80211: add vif to flush call
Emmanuel Grumbach
2
-2
/
+4
2014-03-04
net: Replace min macro with min_t
Silvan Jegen
1
-2
/
+2
2014-01-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+0
2014-01-13
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+0
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-7
/
+6
2014-01-08
mac80211: remove channel_change_time
Johannes Berg
1
-1
/
+0
2014-01-04
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2
-2
/
+0
2014-01-04
wireless: cw1200: Fix memory leak in cw1200_wow_suspend()
Christian Engelmayer
1
-5
/
+6
2013-12-26
cw1200: slight optimization of addr compare
dingtianhong
2
-4
/
+4
2013-12-05
wireless: cw1200: Use consistent internal locking conventions
Solomon Peachy
1
-2
/
+2
2013-12-05
cw1200: Make the "scan failed" message into a warning
Solomon Peachy
1
-2
/
+3
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
1
-5
/
+5
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-36
/
+10
2013-10-10
wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call.
Solomon Peachy
1
-0
/
+2
2013-09-26
wireless: cw1200: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-09-26
cw1200: Use a threaded oneshot irq handler for cw1200_spi
Solomon Peachy
1
-3
/
+4
2013-09-26
Revert "cw1200: Don't perform SPI transfers in interrupt context"
Solomon Peachy
4
-33
/
+4
2013-09-09
cw1200: Prevent a lock-related hang in the cw1200_spi driver
Solomon Peachy
1
-0
/
+9
2013-09-09
cw1200: Don't perform SPI transfers in interrupt context
Solomon Peachy
4
-4
/
+33
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-08-28
cw1200: When debug is enabled, display all wakeup conditions for the wait_eve...
Solomon Peachy
1
-2
/
+2
2013-08-28
cw1200: Display the correct default reference clock.
Solomon Peachy
1
-1
/
+1
2013-08-20
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2013-08-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+2
2013-08-05
cw1200: Fix spurious BUG_ON() trigger when starting AP mode.
Solomon Peachy
1
-5
/
+2
[next]