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
/
work.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-01
mac80211: revert on-channel work optimisations
Johannes Berg
1
-91
/
+8
2011-11-22
mac80211: Support ht-cap over-rides.
Ben Greear
1
-4
/
+12
2011-11-10
mac80211: simplify ieee80211_work_work
Stanislaw Gruszka
1
-14
/
+3
2011-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+3
2011-11-09
mac80211: Add HT helper functions
Alexander Simon
1
-28
/
+1
2011-11-02
mac80211: config hw when going back on-channel
Eliad Peller
1
-2
/
+1
2011-11-02
mac80211: fix remain_off_channel regression
Eliad Peller
1
-2
/
+2
2011-10-12
mac80211: fix offchannel TX cookie matching
Johannes Berg
1
-1
/
+1
2011-09-27
mac80211: Send the management frame at requested rate
Rajkumar Manoharan
1
-1
/
+1
2011-09-13
mac80211: Remove unnecessary OOM logging messages
Joe Perches
1
-4
/
+2
2011-07-20
mac80211: sync driver before TX
Johannes Berg
1
-0
/
+25
2011-07-20
mac80211: implement scan supported rates
Johannes Berg
1
-1
/
+2
2011-06-27
mac80211: Drop DS Channel PARAM in directed probe
Paul Stewart
1
-1
/
+1
2011-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-4
/
+2
2011-05-08
net/mac80211,rcu: convert call_rcu(work_free_rcu) to kfree_rcu()
Lai Jiangshan
1
-9
/
+1
2011-04-26
mac80211: Fix warnings due to -Wunused-but-set-variable
Rajkumar Manoharan
1
-4
/
+2
2011-03-07
mac80211: remove unused macros
Shan Wei
1
-1
/
+0
2011-02-19
mac80211: fix 2.4 GHz 40 MHz disabling
Johannes Berg
1
-6
/
+0
2011-02-10
mac80211: Allow work items to use existing channel type.
Ben Greear
1
-3
/
+50
2011-02-05
mac80211: Optimize scans on current operating channel.
Ben Greear
1
-11
/
+55
2010-12-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+4
2010-12-13
mac80211: avoid calling ieee80211_work_work unconditionally
Herton Ronaldo Krzesinski
1
-1
/
+4
2010-12-08
mac80211: Show max number of probe tries in debug message.
Ben Greear
1
-2
/
+3
2010-11-29
mac80211: implement off-channel mgmt TX
Johannes Berg
1
-0
/
+22
2010-08-16
mac80211: per interface idle notification
Johannes Berg
1
-4
/
+4
2010-08-16
mac80211: unify scan and work mutexes
Johannes Berg
1
-20
/
+15
2010-07-29
mac80211: allow drivers to request DTIM period
Johannes Berg
1
-0
/
+43
2010-06-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2010-06-16
mac80211: fix warn, enum may be used uninitialized
Christoph Fritz
1
-1
/
+1
2010-06-03
wireless: fix several minor description typos
Walter Goldens
1
-1
/
+1
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+25
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+25
2010-05-13
mac80211: don't process work item with wrong frame
Johannes Berg
1
-2
/
+25
2010-05-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-9
/
+19
2010-04-29
mac80211: fix supported rates IE if AP doesn't give us it's rates
Stanislaw Gruszka
1
-9
/
+19
2010-04-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+6
2010-04-09
mac80211: check whether scan is in progress before queueing scan_work
Teemu Paasikivi
1
-1
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-27
mac80211: fix direct probe loop on ieee80211_work_purge
Juuso Oikarinen
1
-0
/
+1
2010-01-26
mac80211: track work started through callbacks
Johannes Berg
1
-7
/
+10
2010-01-26
mac80211: fix WARN_ON in the new work code
Felix Fietkau
1
-2
/
+0
2010-01-12
mac80211: add debugfs interface for U-APSD queue configuration
Kalle Valo
1
-2
/
+2
2010-01-12
mac80211: add U-APSD client support
Kalle Valo
1
-2
/
+10
2010-01-12
mac80211: fix a few work bugs
Johannes Berg
1
-0
/
+4
2010-01-06
mac80211: fix a warning related to pointer conversion to u64 cookie
Kalle Valo
1
-6
/
+6
2009-12-29
mac80211: remove requeue from work
Johannes Berg
1
-18
/
+0
2009-12-29
mac80211: make off-channel work generic
Johannes Berg
1
-54
/
+81
2009-12-29
mac80211: support remain-on-channel command
Johannes Berg
1
-4
/
+130
2009-12-29
mac80211: proper bss private data handling
Johannes Berg
1
-2
/
+1
2009-12-29
mac80211: split up and insert custom IEs correctly
Johannes Berg
1
-7
/
+36
[next]