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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-19
nl80211: add power save commands
Kalle Valo
2
-3
/
+14
2010-02-19
Introduce PCMCIA_DEVICE_PROD_ID3
Pavel Roskin
1
-0
/
+5
2010-02-16
cfg80211/mac80211: allow registering for and sending action frames
Jouni Malinen
3
-3
/
+91
2010-02-09
mac80211: Retry null data frame for power save.
Vivek Natarajan
1
-0
/
+6
2010-02-09
mac80211: remove get_tx_stats() driver op
Kalle Valo
1
-22
/
+0
2010-02-09
mac80211: allow station add/remove to sleep
Johannes Berg
1
-6
/
+15
2010-02-09
wireless: update radiotap parser
Johannes Berg
2
-19
/
+68
2010-02-01
mac80211: fix monitor mode tx radiotap header handling
Felix Fietkau
1
-0
/
+3
2010-02-01
cfg80211: add regulatory hint disconnect support
Luis R. Rodriguez
1
-0
/
+1
2010-01-26
mac80211: wait for beacon before enabling powersave
Johannes Berg
1
-1
/
+6
2010-01-26
cfg80211: export cfg80211_find_ie
Johannes Berg
1
-0
/
+16
2010-01-26
mac80211: fix update_tkip_key() documentation about the context
Kalle Valo
1
-1
/
+1
2010-01-23
mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-...
Andriy Tkachuk
1
-0
/
+2
2010-01-23
cfg80211: export multiple MAC addresses in sysfs
Johannes Berg
1
-1
/
+21
2010-01-23
mac80211: pass vif and station to update_tkip_key
Johannes Berg
1
-2
/
+4
2010-01-20
mac80211: re-enable re-transmission of filtered frames
Johannes Berg
1
-0
/
+4
2010-01-15
mac80211: improve powersave documentation
Kalle Valo
1
-21
/
+54
2010-01-15
mac80211: fix mac80211.h documentation warnings
Kalle Valo
1
-1
/
+6
2010-01-12
ieee80211: add struct ieee80211_hdr_qos
Kalle Valo
1
-0
/
+10
2010-01-12
mac80211: add U-APSD client support
Kalle Valo
2
-0
/
+25
2010-01-12
cfg80211: Store IEs from both Beacon and Probe Response frames
Jouni Malinen
2
-2
/
+20
2010-01-12
mac80211: create Probe Request template
Kalle Valo
1
-0
/
+17
2010-01-12
mac80211: add functions to create PS Poll and Nullfunc templates
Kalle Valo
2
-0
/
+39
2010-01-12
nl80211: New command for setting TX rate mask for rate control
Jouni Malinen
2
-2
/
+46
2010-01-12
cfg80211/mac80211: Use more generic bitrate mask for rate control
Jouni Malinen
2
-15
/
+6
2010-01-12
mac80211: Select lowest rate based on basic rate set in AP mode
Jouni Malinen
1
-0
/
+2
2010-01-12
mac80211: Add new callback set_coverage_class
Lukáš Turek
1
-0
/
+5
2010-01-12
nl80211: Add new WIPHY attribute COVERAGE_CLASS
Lukáš Turek
2
-0
/
+6
2009-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-2
/
+0
2009-12-29
mac80211: annotate sleeping driver ops
Kalle Valo
1
-12
/
+31
2009-12-29
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
1
-42
/
+15
2009-12-29
mac80211/cfg80211: add station events
Johannes Berg
1
-0
/
+12
2009-12-29
cfg80211: add remain-on-channel command
Jouni Malinen
2
-0
/
+83
2009-12-29
mac80211: split up and insert custom IEs correctly
Johannes Berg
1
-9
/
+30
2009-12-29
mac80211: introduce flush operation
Johannes Berg
1
-0
/
+5
2009-12-29
wireless: remove remaining qual code
Johannes Berg
1
-2
/
+0
2009-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
8
-36
/
+31
2009-12-22
mac80211: only bother printing highest data rate on debugfs if its set
Luis R. Rodriguez
1
-1
/
+4
2009-12-22
mac80211: enable spatial multiplexing powersave
Johannes Berg
2
-1
/
+83
2009-12-22
wireless: add ieee80211_amsdu_to_8023s
Zhu Yi
1
-2
/
+20
2009-12-22
mac80211: reduce reliance on netdev
Johannes Berg
1
-0
/
+2
2009-12-21
mac80211: fix peer HT capabilities
Johannes Berg
1
-1
/
+1
2009-12-14
mac80211: Add define for TX headroom reserved by mac80211 itself.
Gertjan van Wingerde
1
-0
/
+6
2009-12-09
tcp: Stalling connections: Move timeout calculation routine
Damian Lukowski
1
-28
/
+0
2009-12-09
tcp: Stalling connections: Fix timeout calculation routine
Damian Lukowski
1
-2
/
+8
2009-12-09
include/linux/if_ether.h: Remove unused defines MAC_BUF_SIZE and DECLARE_MAC_BUF
Joe Perches
1
-2
/
+0
2009-12-09
gigaset: documentation amendments
Tilman Schmidt
1
-7
/
+15
2009-12-09
tcp: Fix a connect() race with timewait sockets
Eric Dumazet
1
-0
/
+3
2009-12-09
tcp: Fix a connect() race with timewait sockets
Eric Dumazet
2
-4
/
+6
2009-12-08
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
15
-28
/
+1085
[next]