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
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-29
mac80211: remove "bcn_int" and "capab" scan results info
John W. Linville
1
-25
/
+0
2008-01-29
mac80211: move A-MSDU identifier to flags
Ron Rindjunsky
2
-4
/
+4
2008-01-29
mac80211: adding 802.11n configuration flows
Ron Rindjunsky
3
-0
/
+86
2008-01-29
mac80211: adding 802.11n essential A-MSDU Rx capability
Ron Rindjunsky
2
-0
/
+125
2008-01-29
mac80211: adding 802.11n essential A-MPDU addBA capability
Ron Rindjunsky
1
-0
/
+124
2008-01-29
mac80211: adding 802.11n IEs handling
Ron Rindjunsky
2
-3
/
+94
2008-01-29
mac80211: adding 802.11n HT framework definitions
Ron Rindjunsky
1
-0
/
+3
2008-01-29
mac80211: adding MAC80211_HT_DEBUG config variable
Ron Rindjunsky
1
-0
/
+10
2008-01-29
mac80211: allow setting drop_unencrypted with wext
Johannes Berg
1
-0
/
+3
2008-01-29
mac80211: make ieee80211_iterate_active_interfaces not need rtnl
Johannes Berg
1
-3
/
+4
2008-01-29
mac80211: restructuring data Rx handlers
Ron Rindjunsky
4
-66
/
+86
2008-01-29
mac80211: hardware scan rework
Zhu Yi
6
-35
/
+70
2008-01-29
mac80211: remove more forgotten code
Johannes Berg
1
-58
/
+0
2008-01-29
mac80211: Remove local->scan_flags
Helmut Schaa
3
-32
/
+3
2008-01-29
mac80211: provide interface iterator for drivers
Johannes Berg
1
-0
/
+33
2008-01-29
mac80211: Accept auto txpower setting
Mattias Nissler
1
-4
/
+17
2008-01-29
[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.
Eric Dumazet
1
-2
/
+2
2008-01-29
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
1
-3
/
+2
2008-01-29
[MAC80211]: Revert unaligned warning removal.
David S. Miller
1
-0
/
+13
2008-01-25
Revert "mac80211: warn when receiving frames with unaligned data"
Linus Torvalds
1
-13
/
+0
2008-01-09
mac80211: return an error when SIWRATE doesn't match any rate
Andrew Lutomirski
1
-3
/
+3
2007-12-27
mac80211: warn when receiving frames with unaligned data
Johannes Berg
1
-0
/
+13
2007-12-27
mac80211: round station cleanup timer
Johannes Berg
1
-2
/
+5
2007-12-20
NET: mac80211: fix inappropriate memory freeing
Cyrill Gorcunov
1
-1
/
+1
2007-12-20
mac80211: fix header ops
Johannes Berg
1
-1
/
+0
2007-12-20
mac80211: Drop out of associated state if link is lost
Michael Wu
1
-6
/
+2
2007-12-18
ieee80211_rate: missed unlock
Cyrill Gorcunov
1
-0
/
+1
2007-11-30
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Herbert Xu
3
-5
/
+10
2007-11-30
mac80211: rate limit wep decrypt failed messages
Adel Gadllah
1
-1
/
+2
2007-11-30
mac80211: drop unencrypted frames if encryption is expected
Johannes Berg
1
-1
/
+1
2007-11-30
mac80211: Fix behavior of ieee80211_open and ieee80211_close
Michael Wu
1
-3
/
+2
2007-11-30
mac80211: free ifsta->extra_ie and clear IEEE80211_STA_PRIVACY_INVOKED
Zhu Yi
1
-0
/
+5
2007-11-21
mac80211: add missing space in error message
Bruno Randolf
1
-1
/
+1
2007-11-21
mac80211: fix allmulti/promisc behaviour
Johannes Berg
1
-0
/
+23
2007-11-21
mac80211: fix ieee80211_set_multicast_list
Johannes Berg
1
-2
/
+2
2007-11-15
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
David S. Miller
2
-1
/
+9
2007-11-15
mac80211: Fix queuing of scan containing a SSID
Helmut Schaa
2
-1
/
+9
2007-11-11
mac80211: fix MAC80211_RCSIMPLE Kconfig
Johannes Berg
1
-2
/
+2
2007-11-11
mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUG
John W. Linville
3
-6
/
+16
2007-11-11
mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMT
Johannes Berg
3
-15
/
+21
2007-11-11
mac80211: remove unused driver ops
Johannes Berg
1
-6
/
+1
2007-11-11
mac80211: remove ieee80211_common.h
Johannes Berg
1
-91
/
+0
2007-11-11
mac80211: allow driver to ask for a rate control algorithm
Johannes Berg
1
-1
/
+2
2007-11-11
mac80211: don't allow registering the same rate control twice
Johannes Berg
1
-1
/
+10
2007-11-11
mac80211: make simple rate control algorithm built-in
Johannes Berg
6
-27
/
+42
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
1
-1
/
+0
2007-10-26
[PATCH] mac80211: fix printk warning on 64-bit
Johannes Berg
1
-1
/
+1
2007-10-26
[PATCH] mac80211: Fix SSID matching in AP selection
Michael Wu
1
-1
/
+2
2007-10-23
[PATCH] Fix breakage after SG cleanups
Ralf Baechle
1
-1
/
+1
2007-10-22
Update net/ to use sg helpers
Jens Axboe
1
-6
/
+2
[next]