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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-18
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
41
-1001
/
+3484
2013-10-18
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
15
-388
/
+2674
2013-10-18
iwlwifi: mvm: fix operator precedence
David Spinadel
1
-1
/
+2
2013-10-18
iwlwifi: mvm: fix fw_rx_stats debugfs entry
Luciano Coelho
1
-3
/
+6
2013-10-18
iwlwifi: mvm: BT Coex - enable Tx power based on BT status
Emmanuel Grumbach
1
-2
/
+2
2013-10-18
iwlwifi: mvm: BT Coex - always set mandatory fields
Emmanuel Grumbach
2
-3
/
+11
2013-10-18
iwlwifi: mvm: NVM - increase max section size
Idan Kahlon
1
-1
/
+1
2013-10-16
ath10k: add might_sleep() to ath10k_wmi_cmd_send()
Kalle Valo
1
-0
/
+2
2013-10-16
ath10k: fix ath10k_bss_assoc() to not sleep in atomic context
Kalle Valo
1
-19
/
+37
2013-10-16
ath10k: remove unnecessary checks
Michal Kazior
1
-21
/
+0
2013-10-16
ath10k: fix scheduling while atomic config bug
Michal Kazior
1
-84
/
+62
2013-10-16
ath10k: track vif list internally
Michal Kazior
3
-0
/
+7
2013-10-16
ath10k: fix add_interface failure handling
Michal Kazior
1
-13
/
+40
2013-10-16
ath10k: use workqueue to set WEP TX key
Michal Kazior
2
-18
/
+39
2013-10-16
ath10k: return better errno for unsupported pdev params
Bartosz Markowski
1
-1
/
+1
2013-10-16
ath10k: rename WMI_CMD_UNDEFINED
Bartosz Markowski
2
-24
/
+24
2013-10-16
ath10k: do not warn about unsupported vdev param
Bartosz Markowski
2
-2
/
+3
2013-10-14
rt2x00: rt2800lib: remove duplicate rf_vals for RF3053
Kevin Lo
1
-72
/
+3
2013-10-14
rt2x00: rt2800lib: fix RF registers for RT5390/RT5392
Kevin Lo
1
-3
/
+2
2013-10-14
mwifiex: use alloc_workqueue() function
Amitkumar Karwar
1
-1
/
+3
2013-10-14
ath9k_hw: remove references to hw->conf
Felix Fietkau
5
-20
/
+15
2013-10-14
ath9k: make ath9k_uses_beacons static
Felix Fietkau
2
-2
/
+1
2013-10-14
ath9k: remove sc->config.cabqReadyTime
Felix Fietkau
4
-12
/
+1
2013-10-14
ath9k: move channel change code to ath_set_channel
Felix Fietkau
1
-72
/
+78
2013-10-14
ath9k: make ath9k_cmn_update_ichannel static
Felix Fietkau
5
-21
/
+17
2013-10-14
ath9k_hw: simplify channel flags
Felix Fietkau
4
-130
/
+50
2013-10-14
ath9k_hw: remove IS_CHAN_OFDM()
Felix Fietkau
2
-7
/
+2
2013-10-14
ath9k_hw: remove IS_CHAN_B()
Felix Fietkau
6
-22
/
+13
2013-10-14
ath9k_hw: remove direct accesses to channel mode flags
Felix Fietkau
9
-169
/
+49
2013-10-14
ath9k: use a separate data structure for rx buffers
Felix Fietkau
3
-50
/
+92
2013-10-14
wcn36xx: fix coccinelle warnings
Fengguang Wu
1
-9
/
+2
2013-10-14
rt2x00: rt73usb: use rt2x00_has_cap_* helpers
Gabor Juhos
1
-9
/
+9
2013-10-14
rt2x00: rt61pci: use rt2x00_has_cap_* helpers
Gabor Juhos
1
-10
/
+10
2013-10-14
rt2x00: rt2800lib: use rt2x00_has_cap_* helpers
Gabor Juhos
1
-13
/
+12
2013-10-14
rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers
Gabor Juhos
6
-13
/
+13
2013-10-14
rt2x00: add rt2x00_has_cap_* helpers
Gabor Juhos
1
-0
/
+87
2013-10-14
rt2x00: cleanup indentation in rt2800.h
Gabor Juhos
1
-21
/
+21
2013-10-11
iwlwifi: support Signed firmware image and Dual CPUs
Eran Harary
5
-5
/
+197
2013-10-11
iwlwifi: mvm: add IBSS support
Johannes Berg
7
-41
/
+102
2013-10-11
iwlwifi: Support 7265 devices
Eran Harary
3
-1
/
+19
2013-10-11
iwlwifi: mvm: BT Coex - update integration with rate control
Emmanuel Grumbach
3
-43
/
+23
2013-10-11
iwlwifi: mvm: BT Coex - remove duplicate code in rate control
Emmanuel Grumbach
1
-7
/
+0
2013-10-11
iwlwifi: mvm: BT Coex - start AMPDU even when BT is active
Emmanuel Grumbach
1
-11
/
+0
2013-10-11
iwlwifi: mvm: BT Coex - tune SMPS parameters
Emmanuel Grumbach
1
-4
/
+4
2013-10-11
iwlwifi: mvm: BT Coex - track bandwidth changes in HT
Emmanuel Grumbach
3
-5
/
+6
2013-10-11
iwlwifi: mvm: keep connection to AP after WoWLAN
Johannes Berg
7
-23
/
+420
2013-10-11
Merge remote-tracking branch 'wireless-next/master' into HEAD
Johannes Berg
175
-2882
/
+13679
2013-10-11
iwlwifi: mvm: add support for NICs which have only 16 Tx queues.
Eytan Lifshitz
8
-22
/
+35
2013-10-11
iwlwifi: mvm: prevent the NIC to be powered at driver load time.
Eytan Lifshitz
4
-49
/
+97
2013-10-11
iwlwifi: mvm: Add device wide power command
Alexander Bondar
7
-47
/
+120
[next]