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
/
wl12xx
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-03
wl12xx: Correctly set up protection if non-GF STAs are present
Helmut Schaa
1
-1
/
+2
2011-03-03
wl12xx: wakeup chip from ELP during scan
Arik Nemtsov
2
-6
/
+15
2011-03-03
wl12xx: Modify requested number of memory blocks
Ido Yariv
1
-1
/
+1
2011-03-03
wl12xx: Avoid redundant TX work
Ido Yariv
2
-5
/
+28
2011-03-03
wl12xx: Switch to level trigger interrupts
Ido Yariv
2
-2
/
+2
2011-03-03
wl12xx: Switch to a threaded interrupt handler
Ido Yariv
10
-81
/
+113
2011-03-03
wl12xx: Change claiming of the SDIO bus
Ido Yariv
1
-10
/
+0
2011-03-03
wl12xx: Do end-of-transactions transfers only if needed
Ido Yariv
6
-3
/
+32
2011-03-03
wl12xx: Reorder data handling in irq_work
Ido Yariv
1
-5
/
+5
2011-03-03
wl12xx: Remove private headers in wl1271_tx_reset
Ido Yariv
1
-9
/
+23
2011-03-03
wl12xx: Don't rely on runtime PM for toggling power
Ido Yariv
1
-2
/
+14
2011-03-03
wl12xx: fix the path to the wl12xx firmwares
Sebastien Jan
1
-3
/
+3
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
1
-3
/
+1
2011-02-23
wl12xx: AP-mode - management of links in PS-mode
Arik Nemtsov
5
-12
/
+186
2011-02-23
wl12xx: AP-mode - count free FW TX blocks per link
Arik Nemtsov
4
-26
/
+44
2011-02-23
wl12xx: AP mode - fix bug in cleanup of wl1271_op_sta_add()
Arik Nemtsov
1
-5
/
+12
2011-02-23
wl12xx: AP-mode - support HW based link PS monitoring
Arik Nemtsov
1
-1
/
+2
2011-02-23
wl12xx: report invalid TX rate when returning non-TX-ed skbs
Arik Nemtsov
1
-0
/
+11
2011-02-23
wl12xx: AP-mode - TX queue per link in AC
Arik Nemtsov
4
-13
/
+151
2011-02-23
wl12xx: AP-mode - fix race condition on sta connection
Arik Nemtsov
3
-0
/
+53
2011-02-23
wl12xx: fix potential race condition with TX queue watermark
Arik Nemtsov
1
-13
/
+11
2011-02-23
wl12xx: always set mac_address when configuring ht caps
Eliad Peller
1
-2
/
+1
2011-02-23
wl12xx: use standard ALIGN() macro
Eliad Peller
3
-8
/
+2
2011-02-22
wl12xx: declare support for IEEE80211_HW_REPORTS_TX_ACK_STATUS
Eliad Peller
1
-1
/
+2
2011-02-22
wl12xx: fix MODULE_AUTHOR email address
Luciano Coelho
1
-1
/
+1
2011-02-22
wl12xx: avoid blocking while holding rcu lock on bss info change
Arik Nemtsov
1
-6
/
+9
2011-02-22
wl12xx: fix identification of beacon packets (debug)
Eliad Peller
1
-3
/
+3
2011-02-22
wl12xx: update PLT initialization for new firmware
Gery Kahn
1
-0
/
+4
2011-02-22
wl12xx: change type from u8 to int
Dan Carpenter
1
-1
/
+1
2011-02-21
wl12xx: fix sdio_test kconfig/build errors
Randy Dunlap
1
-1
/
+1
2011-02-09
wl12xx: set supported_rates after association
Eliad Peller
5
-115
/
+73
2011-02-09
wl12xx: use the conf struct instead of macros for memory configuration
Eliad Peller
4
-12
/
+24
2011-02-09
wl12xx: move to new firmware (6.1.3.50.49)
Eliad Peller
13
-60
/
+162
2011-02-09
wl12xx: mcp2.5 - add config_ps acx
Eliad Peller
4
-0
/
+50
2011-01-31
wl12xx: fix warning due to missing arg in ampdu_action
Luciano Coelho
1
-2
/
+3
2011-01-25
wl12xx: disable auto-arp
Eliad Peller
1
-2
/
+1
2011-01-25
wl12xx: Increase scan channel dwell time for passive scans
Juuso Oikarinen
2
-11
/
+11
2011-01-25
wl12xx: wrong values are returned in gpio_power_write()
Eliad Peller
1
-6
/
+4
2011-01-24
wl12xx: BA receiver support
Levi, Shahar
5
-4
/
+117
2011-01-24
wl12xx: BA initiator support
Levi, Shahar
7
-10
/
+183
2011-01-24
wl12xx: Add channel 14 to list of supported 2ghz channels
Arik Nemtsov
1
-0
/
+1
2011-01-24
wl12xx: add missing MODULE_FIRMWARE statment for AP-mode FW
Arik Nemtsov
2
-0
/
+2
2011-01-24
wl12xx: Cleanup PLT mode when module is removed
Juuso Oikarinen
1
-5
/
+15
2011-01-24
wl12xx: fix some endianess bugs
Eliad Peller
3
-5
/
+5
2011-01-24
wl12xx: add hw configuration for max supported AMDPU size
Luciano Coelho
1
-0
/
+2
2011-01-24
wl12xx: change debug_level module param sysfs permissions
Guy Eilam
2
-7
/
+2
2011-01-24
wl12xx: lock the RCU when accessing sta via ieee80211_find_sta()
Luciano Coelho
1
-27
/
+33
2011-01-24
wl12xx: don't modify the global supported band structures
Luciano Coelho
2
-2
/
+17
2011-01-24
wl12xx: don't join upon disassociation
Eliad Peller
1
-10
/
+12
2011-01-24
wl12xx: Enable AP-mode
Arik Nemtsov
2
-2
/
+7
[next]