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
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-06
mac80211: pass P2P powersave parameters to driver
Johannes Berg
3
-0
/
+46
2012-11-05
cfg80211: allow registering more than one beacon listener
Ben Greear
1
-1
/
+1
2012-11-05
mac80211: implement set_mcast_rate() callback
Antonio Quartulli
1
-0
/
+11
2012-11-05
mac80211: send deauth only with channel context
Johannes Berg
1
-14
/
+18
2012-10-30
mac80211: use a counter for remain-on-channel cookie
Johannes Berg
3
-11
/
+20
2012-10-30
mac80211: combine status/drop reporting
Johannes Berg
1
-74
/
+71
2012-10-30
mac80211: handle TX power per virtual interface
Johannes Berg
9
-44
/
+125
2012-10-30
cfg80211: allow per interface TX power setting
Johannes Berg
1
-1
/
+4
2012-10-30
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
7
-46
/
+130
2012-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-26
/
+92
2012-10-29
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
6
-14
/
+59
2012-10-29
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-26
/
+92
2012-10-27
mac80211: make sure data is accessible in EAPOL check
Johannes Berg
1
-8
/
+10
2012-10-27
mac80211: verify that skb data is present
Johannes Berg
1
-1
/
+31
2012-10-27
mac80211: check management frame header length
Johannes Berg
1
-4
/
+8
2012-10-27
mac80211: fix SSID copy on IBSS JOIN
Antonio Quartulli
1
-1
/
+1
2012-10-26
mac80211: add explicit AP/GO driver operations
Johannes Berg
5
-1
/
+82
2012-10-26
mac80211: move AP teardown code to correct place
Johannes Berg
2
-28
/
+19
2012-10-26
mac80211: a few formatting fixes
Johannes Berg
1
-26
/
+13
2012-10-25
mac80211: don't inspect Sequence Control field on control frames
Javier Cardona
1
-0
/
+4
2012-10-25
mac80211: complete bss_info tracing
Johannes Berg
1
-3
/
+31
2012-10-25
mac80211: use non-atomic bitmap operation for local variable
Johannes Berg
1
-1
/
+1
2012-10-25
mac80211: Don't drop frames received with mesh ttl == 1
Javier Cardona
1
-1
/
+1
2012-10-25
mac80211: Only process mesh config header on frames that RA_MATCH
Javier Cardona
1
-4
/
+2
2012-10-25
mac80211: remove duplicate check in ieee80211_rx_mgmt_beacon
Rami Rosen
1
-5
/
+4
2012-10-24
mac80211: use blacklist for duplicate IE check
Johannes Berg
1
-7
/
+35
2012-10-23
mac80211: expose AES-CMAC subkey calculation
Assaf Krauss
1
-0
/
+17
2012-10-23
mac80211: mesh STAs only process mesh beacons
Thomas Pedersen
1
-4
/
+5
2012-10-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-20
/
+38
2012-10-22
mac80211: fix WDS channel context test
Johannes Berg
1
-1
/
+1
2012-10-19
mac80211: make client powersave independent of interface type
Marco Porsch
6
-74
/
+122
2012-10-18
nl/cfg80211: force scan using an AP vif if requested
Antonio Quartulli
2
-2
/
+13
2012-10-18
mac80211: fix copy-paste typo in Kconfig
Marco Porsch
1
-1
/
+1
2012-10-18
mac80211: use __printf attribute in debugfs
Johannes Berg
1
-3
/
+3
2012-10-18
mac80211: remove some unused code
Johannes Berg
4
-18
/
+4
2012-10-18
mac80211: remove unimplemented mesh vendor sync
Johannes Berg
3
-54
/
+5
2012-10-18
mac80211: Notify new IBSS network creation
Sujith Manoharan
1
-3
/
+8
2012-10-18
mac80211: add support for tx to abort low priority scan requests
Sam Leffler
3
-4
/
+22
2012-10-18
wireless: use OR operation to set wiphy features
Johannes Berg
1
-3
/
+3
2012-10-18
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-15
/
+31
2012-10-17
mac80211: connect with HT20 if HT40 is not permitted
Johannes Berg
1
-10
/
+20
2012-10-17
{nl,cfg}80211: Peer STA VHT caps
Mahesh Palivela
1
-0
/
+5
2012-10-17
mac80211: VHT peer STA caps
Mahesh Palivela
5
-0
/
+60
2012-10-17
ieee80211: Rename VHT cap struct
Mahesh Palivela
3
-5
/
+5
2012-10-17
mac80211: move out the non-statistics variable estab_plinks from mesh_stat
Ashok Nagarajan
5
-6
/
+6
2012-10-17
mac80211: Use appropriate debug wrapper
Mohammed Shafi Shajakhan
1
-2
/
+2
2012-10-17
mac80211: Allow station mode SAE to be implemented in user space
Jouni Malinen
3
-7
/
+43
2012-10-17
mac80211: Add debug print on unexpect authentication state
Jouni Malinen
1
-1
/
+6
2012-10-17
mac80211: Take status code as parameter to ieee80211_send_auth
Jouni Malinen
4
-7
/
+7
2012-10-17
mac80211: add channel context iterator
Johannes Berg
1
-2
/
+20
[next]