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
/
scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-04
mac80211: fix scan locking wrt. hw scan
Johannes Berg
1
-14
/
+0
2010-07-29
mac80211: allow drivers to request DTIM period
Johannes Berg
1
-0
/
+4
2010-07-29
Revert "mac80211: fix sw scan bracketing"
Luis R. Rodriguez
1
-2
/
+2
2010-06-21
mac80211: Fix compile warning in scan.c.
Gertjan van Wingerde
1
-1
/
+1
2010-06-18
mac80211: fix sw scan bracketing
Johannes Berg
1
-2
/
+2
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-19
/
+107
2010-05-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-13
/
+40
2010-05-03
mac80211: improve IBSS scanning
Johannes Berg
1
-1
/
+27
2010-04-29
mac80211: do not wip out old supported rates
Stanislaw Gruszka
1
-10
/
+11
2010-04-28
mac80211: give virtual interface to hw_scan
Johannes Berg
1
-2
/
+2
2010-04-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-08
mac80211: enhance tracing
Johannes Berg
1
-0
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-09
mac80211: Improve software scan timing
Helmut Schaa
1
-6
/
+65
2010-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+19
2010-02-09
mac80211: fix deferred hardware scan requests
Johannes Berg
1
-8
/
+10
2010-01-26
mac80211: wait for beacon before enabling powersave
Johannes Berg
1
-4
/
+0
2010-01-12
mac80211: add U-APSD client support
Kalle Valo
1
-0
/
+18
2010-01-12
mac80211: fix a few work bugs
Johannes Berg
1
-0
/
+1
2010-01-07
Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"
John W. Linville
1
-5
/
+5
2010-01-06
mac80211: No need to include WEXT headers here
Jouni Malinen
1
-1
/
+0
2009-12-29
mac80211: Generalize off-channel operation helpers from scan code
Jouni Malinen
1
-150
/
+6
2009-12-29
mac80211: proper bss private data handling
Johannes Berg
1
-11
/
+18
2009-12-29
mac80211: generalise work handling
Johannes Berg
1
-6
/
+2
2009-12-29
mac80211: introduce flush operation
Johannes Berg
1
-2
/
+11
2009-12-29
mac80211: add ieee80211_sdata_running
Johannes Berg
1
-6
/
+6
2009-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-4
/
+16
2009-12-22
mac80211: reduce reliance on netdev
Johannes Berg
1
-1
/
+1
2009-12-08
mac80211: Fix dynamic power save for scanning.
Vivek Natarajan
1
-4
/
+16
2009-11-02
cfg80211: validate scan channels
Johannes Berg
1
-11
/
+2
2009-11-02
mac80211: fix scan abort sanity checks
Johannes Berg
1
-4
/
+8
2009-10-30
mac80211: split hardware scan by band
Johannes Berg
1
-25
/
+71
2009-10-30
mac80211: remove outdated comment
Johannes Berg
1
-2
/
+0
2009-10-27
mac80211: replace netif_tx_{start,stop,wake}_all_queues
John W. Linville
1
-5
/
+5
2009-09-23
mac80211: fix DTIM setting
Johannes Berg
1
-2
/
+2
2009-08-28
mac80211: fix scan cancel on ifdown
Johannes Berg
1
-3
/
+6
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
1
-14
/
+2
2009-08-14
cfg80211: fix alignment problem in scan request
Johannes Berg
1
-5
/
+5
2009-08-05
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
1
-4
/
+4
2009-07-29
cfg80211: self-contained wext handling where possible
Johannes Berg
1
-1
/
+0
2009-07-29
mac80211: fix an oops in ieee80211_scan_state_set_channel
Helmut Schaa
1
-1
/
+4
2009-07-27
mac80211: rename scan_state to next_scan_state
Helmut Schaa
1
-10
/
+10
2009-07-27
mac80211: implement basic background scanning
Helmut Schaa
1
-8
/
+109
2009-07-27
mac80211: Replace {sw, hw}_scanning variables with a bitfield
Helmut Schaa
1
-13
/
+10
2009-07-27
mac80211: introduce a new scan state "decision"
Helmut Schaa
1
-14
/
+26
2009-07-27
mac80211: advance the state machine immediately if no delay is needed
Helmut Schaa
1
-9
/
+15
2009-07-27
mac80211: refactor the scan code
Helmut Schaa
1
-58
/
+78
2009-07-24
mac80211: remove master netdev
Johannes Berg
1
-11
/
+8
2009-07-10
mac80211: rework MLME for multiple authentications
Johannes Berg
1
-19
/
+4
[next]