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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-29
mwifiex: rx path enhancement to derive priv only once
Avinash Patil
6
-58
/
+32
2012-10-29
mwifiex: handle extended supported rates IE for AP
Avinash Patil
1
-1
/
+10
2012-10-29
Revert "mwifiex: retrieve correct max_power information in reg_notifier handler"
Amitkumar Karwar
1
-3
/
+3
2012-10-29
mwifiex: disable channel filtering for SSID specific scan from user
Amitkumar Karwar
1
-0
/
+5
2012-10-29
mwifiex: minor cleanup and a fix in scan semaphore usage
Amitkumar Karwar
5
-20
/
+1
2012-10-29
mwifiex: abort scan upon interface down
Amitkumar Karwar
4
-10
/
+42
2012-10-29
mwifiex: use LOW_PRIORITY scan flag provided in scan request
Amitkumar Karwar
2
-3
/
+9
2012-10-29
bcma: suspend/resume callbacks should be conditionally compiled on CONFIG_PM_...
Yuanhan Liu
1
-3
/
+3
2012-10-29
ath9k: Add new BT profile info A2DP_Voice
Rajkumar Manoharan
2
-0
/
+3
2012-10-29
ath9k: adjust duty cycle for FTP profile for AR9565
Rajkumar Manoharan
1
-1
/
+1
2012-10-29
ath9k_hw: Set default MCI config for AR9565
Rajkumar Manoharan
1
-1
/
+1
2012-10-29
ath9k_hw: Configure new switch table for AR9565 BTCOEX
Rajkumar Manoharan
3
-6
/
+2
2012-10-29
ath9k_hw: Fix max rx rate drop for AR9565
Rajkumar Manoharan
1
-0
/
+5
2012-10-29
ath9k_hw: Fix frequent BT rx recovery
Rajkumar Manoharan
3
-1
/
+11
2012-10-29
ath9k_hw: Disable MCI stat counter by default for AR9565
Rajkumar Manoharan
2
-0
/
+6
2012-10-29
ath9k: turn off RXIQ calibration while re-calibrating radio
Bala Shanmugam
2
-0
/
+7
2012-10-29
ath9k: Set appropriate bit for AR9565 in btc control register
Bala Shanmugam
1
-2
/
+9
2012-10-29
ath9k_hw: Fix selfgen chainmask for 9565
Rajkumar Manoharan
1
-1
/
+3
2012-10-29
ath9k_hw: Enable OSLA hw fix for AR9565
Rajkumar Manoharan
2
-0
/
+7
2012-10-29
ath9k: adjust WLAN and BT concurrent transmission
Rajkumar Manoharan
9
-4
/
+124
2012-10-29
ath9k: fill channel mode in caldata
Rajkumar Manoharan
2
-0
/
+2
2012-10-29
ath9k: Add concurrent WLAN and BT tx support for MCI based chips
Rajkumar Manoharan
5
-17
/
+110
2012-10-29
ath9k: Send WLAN channel info to BT
Rajkumar Manoharan
3
-0
/
+78
2012-10-29
ath9k: Advertize beacon_int_infra_match
Mohammed Shafi Shajakhan
1
-0
/
+1
2012-10-29
ath9k_htc: Remove interface combination specific checks
Mohammed Shafi Shajakhan
1
-20
/
+0
2012-10-29
ath9k_htc: Advertise interface combinations supported
Mohammed Shafi Shajakhan
1
-0
/
+17
2012-10-29
ath9k: Ensure we set FTP_STOMP_LOW weight when WLAN is idle
Mohammed Shafi Shajakhan
2
-2
/
+5
2012-10-29
carl9170: fix spurious transmissions in sniffer mode
Christian Lamparter
1
-3
/
+18
2012-10-29
Merge tag 'nfc-next-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
John W. Linville
25
-544
/
+1472
2012-10-29
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
11
-18
/
+104
2012-10-29
NFC: Extend netlink interface for LTO, RW, and MIUX parameters support
Thierry Escande
6
-19
/
+189
2012-10-26
NFC: Purge LLCP socket Tx queues when being disconnected
Samuel Ortiz
1
-0
/
+31
2012-10-26
NFC: Remove CONFIG_EXPERIMENTAL from the NCI Makefile
Kees Cook
1
-2
/
+2
2012-10-26
NFC: Remove CONFIG_EXPERIMENTAL from the LLCP Makefile
Kees Cook
1
-2
/
+2
2012-10-26
NFC: Remove CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+2
2012-10-26
NFC: Fix some code style and whitespace issues
Szymon Janc
8
-17
/
+17
2012-10-26
NFC: Use IDR library to assing NFC devices IDs
Samuel Ortiz
2
-8
/
+17
2012-10-26
NFC: pn533: Remove unused arg parameter
Waldemar Rymarkiewicz
1
-6
/
+4
2012-10-26
NFC: pn533: Fix in/out frame buffer allocation
Waldemar Rymarkiewicz
1
-2
/
+6
2012-10-26
NFC: Return NULL when no LLCP socket for a dsap,ssap couple is found
Samuel Ortiz
1
-4
/
+6
2012-10-26
NFC: Implement LLCP connection less Tx path
Samuel Ortiz
1
-0
/
+19
2012-10-26
NFC: UI frame sending routine implementation
Samuel Ortiz
2
-0
/
+48
2012-10-26
NFC: Forward LLCP datagrams to userspace
Samuel Ortiz
1
-1
/
+18
2012-10-26
NFC: Handle LLCP UI frames
Samuel Ortiz
2
-0
/
+45
2012-10-26
NFC: Keep connection less bound sockets alive when DEP link goes down
Samuel Ortiz
1
-0
/
+10
2012-10-26
NFC: Check for connection less sockets when looking for a service name
Samuel Ortiz
1
-1
/
+6
2012-10-26
NFC: Reserve LLCP ssap when replying to an SNL frame
Samuel Ortiz
1
-6
/
+40
2012-10-26
NFC: Fix sparse warnings due to missing static
Arron Wang
2
-3
/
+3
2012-10-26
NFC: Fix style issues with logical operations
Szymon Janc
2
-10
/
+10
2012-10-26
NFC: Fix not propagating return code in nfc_hci_clear_all_pipes
Szymon Janc
1
-6
/
+2
[next]