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
/
ath
/
ath6kl
/
cfg80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-27
ath6kl: Fix bss filter setting while scanning
Vasanthakumar Thiagarajan
1
-4
/
+2
2012-04-26
ath6kl: Don't advertise HT capability for incapable firmware
Vasanthakumar Thiagarajan
1
-1
/
+8
2012-04-26
ath6kl: Multicast filter support in wow suspend and non-suspend
Naveen Gangadharan
1
-0
/
+14
2012-04-23
ath6kl: disallow WoW with multiple vifs
Thomas Pedersen
1
-0
/
+8
2012-04-23
ath6kl: only restore supported HT caps
Thomas Pedersen
1
-7
/
+19
2012-04-23
ath6kl: support fw reporting phy capabilities
Thomas Pedersen
1
-2
/
+34
2012-04-18
ath6kl: Configure probed SSID list consistently
Jouni Malinen
1
-28
/
+35
2012-04-18
ath6kl: Remove incorrect Probe Response offload support for Interworking
Jouni Malinen
1
-2
/
+1
2012-04-18
ath6kl: Fix bug in bg scan configuration in schedule scan
Subramania Sharma Thandaveswaran
1
-1
/
+1
2012-04-18
ath6kl: Retain bg scan period value modified by the user
Raja Mani
1
-0
/
+1
2012-04-16
ath6kl: allow deepsleep_suspend function when wlan interface down
Ming Jiang
1
-1
/
+3
2012-04-16
ath6kl: merge split format strings into one
Kalle Valo
1
-17
/
+12
2012-04-12
ath6kl: Configure 0 as rsn cap when it is not there in rsn ie
Vasanthakumar Thiagarajan
1
-7
/
+13
2012-04-12
ath6kl: Fix possible unaligned memory access in ath6kl_get_rsn_capab()
Vasanthakumar Thiagarajan
1
-2
/
+2
2012-04-12
ath6kl: handle concurrent AP-STA channel switches
Thomas Pedersen
1
-0
/
+15
2012-04-12
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
1
-0
/
+2
2012-04-10
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
1
-0
/
+2
2012-04-09
ath6kl: Fix 4-way handshake failure in AP and P2P GO mode
Vasanthakumar Thiagarajan
1
-0
/
+64
2012-04-09
ath6kl: Configure htcap in fw based on the channel type in AP mode
Vasanthakumar Thiagarajan
1
-21
/
+56
2012-04-09
ath6kl: Don't advertise HT40 support in 2.4 Ghz
Vasanthakumar Thiagarajan
1
-2
/
+3
2012-04-09
ath6kl: Fix target assert in p2p bringup with multi vif
Vasanthakumar Thiagarajan
1
-0
/
+29
2012-04-03
ath6kl: Fix scan related issue on suspend-resume
Vivek Natarajan
1
-0
/
+4
2012-03-28
ath6kl: Set background scan period.
Bala Shanmugam
1
-0
/
+13
2012-03-28
ath6kl: Store scan request info in-advance before sending SCAN request
Raja Mani
1
-3
/
+5
2012-03-26
ath6kl: Configure inactivity timeout in fw
Vasanthakumar Thiagarajan
1
-0
/
+11
2012-03-26
ath6kl: Optimize target power in deep sleep suspend
Raja Mani
1
-17
/
+81
2012-03-26
ath6kl: Isolate host sleep mode config part from ath6kl_wow_suspend
Raja Mani
1
-31
/
+52
2012-03-21
ath6kl: abort normal scan when scheduled scan is started
Kalle Valo
1
-0
/
+2
2012-03-20
ath6kl: handle probe response from P2P device in P2P GO mode
Aarthi Thiruvengadam
1
-4
/
+19
2012-03-13
ath6kl: use max_t() in ath6kl_cfg80211_connect()
Kalle Valo
1
-2
/
+2
2012-03-12
ath6kl: Fix merge error in ath6kl_set_ies()
Aarthi Thiruvengadam
1
-24
/
+21
2012-03-07
ath6kl: fix open paranthesis alignment in ath6kl_cfg80211_connect()
Kalle Valo
1
-2
/
+8
2012-03-07
ath6kl: remove multiple assignments
Kalle Valo
1
-4
/
+4
2012-03-07
ath6kl: logical continuations should be on the previous line
Kalle Valo
1
-5
/
+5
2012-03-07
ath6kl: alignment should match open parenthesis
Kalle Valo
1
-9
/
+9
2012-03-07
ath6kl: Set optimal listen intvl,bmiss,scan params while going to wow suspend
Raja Mani
1
-1
/
+58
2012-03-07
ath6kl: Maintain the listen interval per VIF specific
Raja Mani
1
-0
/
+1
2012-03-07
ath6kl: Check wow state before sending control and data pkt
Raja Mani
1
-3
/
+27
2012-03-07
ath6kl: Add provision to define suspend policy in disconnected state.
Raja Mani
1
-3
/
+2
2012-03-05
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
1
-43
/
+56
2012-03-01
ath6kl: implement hidden ssid
Thomas Pedersen
1
-1
/
+6
2012-03-01
ath6kl: Clear the IE in firmware if not set
Aarthi Thiruvengadam
1
-35
/
+29
2012-03-01
ath6kl: Make sure wiphy is registered before calling regulatory_hint()
Vasanthakumar Thiagarajan
1
-0
/
+4
2012-03-01
ath6kl: Group wiphy initialization into ath6kl_cfg80211_init()
Vasanthakumar Thiagarajan
1
-0
/
+14
2012-02-28
ath6kl: Register driver ht capabilities in wiphy
Vasanthakumar Thiagarajan
1
-0
/
+8
2012-02-28
ath6kl: Make foreground scan a deterministic one
Vasanthakumar Thiagarajan
1
-4
/
+7
2012-02-27
ath6kl: Remove bogus non-NULL pointer check
Vasanthakumar Thiagarajan
1
-1
/
+1
2012-02-27
ath6kl: Add unicast mgmt frame buffering
Naveen Gangadharan
1
-15
/
+83
2012-02-22
cfg80211: restructure AP/GO mode API
Johannes Berg
1
-35
/
+47
2012-02-08
ath6kl: Update license header
Vasanthakumar Thiagarajan
1
-0
/
+1
[next]