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
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
24
-1
/
+24
2010-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-13
/
+35
2010-03-11
mac80211: Fix memory leak in ieee80211_if_write()
Eric Dumazet
1
-3
/
+7
2010-03-11
mac80211: Fix (dynamic) power save entry
Juuso Oikarinen
1
-5
/
+8
2010-03-11
mac80211: Fix sta_mtx unlocking on insert STA failure path
Jouni Malinen
1
-0
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-03
mac80211: Fix HT rate control configuration
Sujith
2
-3
/
+5
2010-03-02
mac80211: Fix reassociation processing (within ESS roaming)
Jouni Malinen
1
-2
/
+14
2010-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-1
/
+6
2010-02-27
mac80211: fix direct probe loop on ieee80211_work_purge
Juuso Oikarinen
1
-0
/
+1
2010-02-27
mac80211: use listen interval 5 as default
Helmut Schaa
1
-1
/
+5
2010-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+3
2010-02-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
6
-45
/
+157
2010-02-16
mac80211: split ieee80211_drop_unencrypted
Johannes Berg
1
-4
/
+18
2010-02-16
cfg80211/mac80211: allow registering for and sending action frames
Jouni Malinen
5
-14
/
+88
2010-02-16
mac80211: reject unhandled action frames
Johannes Berg
1
-33
/
+57
2010-02-16
mac80211: fix netdev rename
Johannes Berg
1
-1
/
+1
2010-02-15
mac80211: Fix error introduced in netdev_mc_count() changes.
David S. Miller
1
-1
/
+1
2010-02-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+3
2010-02-15
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
19
-529
/
+649
2010-02-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-0
/
+3
2010-02-12
mac80211: fix handling of null-rate control in rate_control_get_rate
Juuso Oikarinen
1
-0
/
+3
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-1
/
+1
2010-02-11
mac80211: Deny TX BA session requests during disassociation
Sujith
3
-1
/
+15
2010-02-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-9
/
+11
2010-02-09
mac80211: Retry null data frame for power save.
Vivek Natarajan
3
-7
/
+31
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2010-02-09
mac80211: Reset dynamic ps timer in Rx path.
Vivek Natarajan
1
-0
/
+8
2010-02-09
mac80211: make rate_control_alloc static
Andres Salomon
2
-6
/
+3
2010-02-09
mac80211: remove get_tx_stats() driver op
Kalle Valo
2
-31
/
+0
2010-02-09
mac80211: fix deauth race
Johannes Berg
1
-3
/
+9
2010-02-09
mac80211: fix bss_conf.dtim_period
Johannes Berg
1
-0
/
+2
2010-02-09
mac80211: Added a new debugfs file for reading channel_type
Benoit Papillault
1
-0
/
+33
2010-02-09
mac80211: tear down all agg queues when restart/reconfig hw
Wey-Yi Guy
1
-0
/
+8
2010-02-09
mac80211: allow station add/remove to sleep
Johannes Berg
13
-464
/
+511
2010-02-09
mac80211: don't probe if we have probe response
Johannes Berg
1
-5
/
+5
2010-02-09
wireless: update radiotap parser
Johannes Berg
1
-4
/
+5
2010-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-10
/
+21
2010-02-09
mac80211: fix deferred hardware scan requests
Johannes Berg
1
-8
/
+10
2010-02-09
mac80211: Fix probe request filtering in IBSS mode
Benoit Papillault
1
-1
/
+1
2010-02-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
17
-172
/
+201
2010-02-01
mac80211: Don't call rate control when HW handles it
Vasanthakumar
1
-0
/
+4
2010-02-01
mac80211: fix sta lookup with AP VLAN interfaces and injected frames
Felix Fietkau
1
-0
/
+2
2010-02-01
mac80211: fix monitor mode tx radiotap header handling
Felix Fietkau
1
-2
/
+4
2010-02-01
mac80211: fix sta lookup for received action frames on an AP VLAN
Felix Fietkau
1
-2
/
+2
2010-02-01
mac80211: reduce stack usage in sta_agg_status_read()
Pavel Roskin
1
-11
/
+13
2010-02-01
mac80211: reduce stack usage in sta_ht_capa_read()
Pavel Roskin
1
-1
/
+1
2010-01-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2010-01-26
mac80211: wait for beacon before enabling powersave
Johannes Berg
2
-7
/
+24
[next]