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-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+4
2012-11-19
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-4
/
+4
2012-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-9
/
+35
2012-11-14
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
8
-9
/
+35
2012-11-14
mac80211: deinitialize ibss-internals after emptiness check
Simon Wunderlich
1
-4
/
+4
2012-11-11
mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge
Felix Fietkau
4
-6
/
+20
2012-11-09
mac80211: don't send null data packet when not associated
Johannes Berg
1
-0
/
+2
2012-11-09
mac80211: fix memory leak in device registration error path
Johannes Berg
1
-2
/
+4
2012-11-05
mac80211: sync acccess to tx_filtered/ps_tx_buf queues
Arik Nemtsov
1
-0
/
+5
2012-10-31
mac80211: init sched_scan_ies
David Spinadel
1
-1
/
+1
2012-10-31
mac80211: do not call ieee80211_configure_filter if no interfaces are up
Felix Fietkau
1
-0
/
+3
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-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
2012-10-17
mac80211: track needed RX chains for channel contexts
Johannes Berg
11
-91
/
+205
[next]