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
2007-10-11
[MAC80211]: remove ALG_NONE
Johannes Berg
4
-14
/
+11
2007-10-11
[MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as well
Johannes Berg
1
-3
/
+5
2007-10-11
[MAC80211]: consolidate decryption more
Johannes Berg
1
-34
/
+12
2007-10-11
[MAC80211]: move sta_process rx handler later
Johannes Berg
1
-48
/
+48
2007-10-11
[MAC80211]: remove management interface
Johannes Berg
9
-305
/
+14
2007-10-11
[MAC80211]: add "invalid" interface type
Johannes Berg
3
-0
/
+9
2007-10-11
[MAC80211]: Check open_count before calling config callback.
Michael Buesch
1
-1
/
+1
2007-10-11
[PATCH] mac80211: bss_tim_clear must use ~ instead of !
Michael Buesch
1
-8
/
+8
2007-10-11
[PATCH] mac80211: remove generic IE for AP interfaces
Johannes Berg
4
-16
/
+0
2007-10-11
[PATCH] mac80211: remove all prism2 ioctls
Johannes Berg
4
-339
/
+0
2007-10-11
[PATCH] mac80211: fix iff_promiscs, iff_allmultis race
Johannes Berg
3
-10
/
+10
2007-10-11
[PATCH] mac80211: fix TKIP IV update
Johannes Berg
4
-8
/
+21
2007-10-11
[PATCH] mac80211: fix vlan bug
Johannes Berg
4
-1
/
+19
2007-10-11
[PATCH] mac80211: remove ieee80211_wep_get_keyidx
Johannes Berg
2
-20
/
+0
2007-10-11
[PATCH] mac80211: consolidate encryption
Johannes Berg
5
-61
/
+77
2007-10-11
[PATCH] mac80211: consolidate decryption
Johannes Berg
5
-43
/
+55
2007-10-11
[PATCH] mac80211: pass frames to monitor interfaces early
Johannes Berg
1
-124
/
+226
2007-10-11
[PATCH] mac80211: fix interface initialisation and deinitialisation
Johannes Berg
2
-12
/
+44
2007-10-11
[PATCH] mac80211: fix virtual interface locking
Johannes Berg
6
-65
/
+58
2007-10-11
[PATCH] mac80211: remove crypto algorithm typedef
Johannes Berg
2
-2
/
+2
2007-10-11
[PATCH] mac80211: validate VLAN interfaces better
Johannes Berg
4
-14
/
+56
2007-10-11
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
5
-247
/
+162
2007-10-11
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
1
-2
/
+10
2007-10-11
[NET]: Wrap hard_header_parse
Stephen Hemminger
1
-1
/
+1
2007-10-11
[MAC80211]: rename ieee80211_cfg.h to cfg.h
Michael Wu
3
-5
/
+5
2007-10-11
[MAC80211]: kill vlan_id
Johannes Berg
2
-3
/
+0
2007-10-11
[MAC80211]: kill IE parse typedef
Johannes Berg
1
-4
/
+3
2007-10-11
[MAC80211]: rename ieee80211_cfg.c to cfg.c
Johannes Berg
2
-1
/
+1
2007-10-11
[MAC80211]: print out wiphy name instead of master device
Johannes Berg
6
-17
/
+19
2007-10-11
[MAC80211]: fix warnings introduced by the doc patches
Johannes Berg
1
-0
/
+6
2007-10-11
[MAC80211]: remove key threshold stuff
Johannes Berg
8
-68
/
+3
2007-10-11
[MAC80211]: allow drivers to indicate failed FCS/PLCP checksum
Johannes Berg
1
-3
/
+29
2007-10-11
[MAC80211]: Add support for setting TX power and radio status
Michael Buesch
2
-2
/
+39
2007-10-11
[NL80211]: add netlink interface to cfg80211
Johannes Berg
1
-1
/
+1
2007-10-11
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
14
-174
/
+225
2007-10-11
[MAC80211]: remove/change some comments about Michael MIC hardware offload
Johannes Berg
1
-14
/
+11
2007-10-11
[MAC80211]: PS mode fix
Tomas Winkler
1
-0
/
+1
2007-10-11
[MAC80211]: use internal network device stats
Stephen Hemminger
4
-35
/
+12
2007-10-11
[MAC80211]: get STA after tx radiotap snipped
warmcat
1
-2
/
+2
2007-10-11
[MAC80211]: ignore key index on pairwise key (WEP only)
Volker Braun
1
-6
/
+12
2007-10-11
[MAC80211]: remove TKIP mixing for hw accel again
Johannes Berg
1
-17
/
+0
2007-10-11
[MAC80211]: remove HW_KEY_IDX_INVALID
Johannes Berg
2
-8
/
+12
2007-10-11
[MAC80211]: remove set_key_idx callback
Johannes Berg
1
-4
/
+0
2007-10-11
[MAC80211]: rework hardware crypto flags
Johannes Berg
3
-46
/
+26
2007-10-11
[MAC80211]: remove turbo modes
Johannes Berg
9
-56
/
+57
2007-10-11
[MAC80211]: fix race conditions with keys
Johannes Berg
4
-27
/
+61
2007-10-11
[MAC80211]: don't send invalid QoS frames
Johannes Berg
1
-1
/
+14
2007-10-11
[MAC80211]: remove spy wext ioctls
Johannes Berg
1
-4
/
+4
2007-10-11
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
4
-8
/
+12
2007-10-11
[MAC80211]: make assoc_ap a flag
Johannes Berg
3
-6
/
+4
[next]