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
/
ibss.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-05
mac80211: fix suppressing probe responses in ad-hoc mode
Felix Fietkau
1
-2
/
+1
2011-02-25
mac80211: remove IBSS merge delay
Johannes Berg
1
-5
/
+0
2011-02-24
mac80211: rename RX_FLAG_TSFT
Johannes Berg
1
-1
/
+1
2011-02-14
mac80211: reply to directed probes in IBSS
Johannes Berg
1
-5
/
+6
2011-01-21
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
1
-1
/
+2
2010-12-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+4
2010-12-13
mac80211: Fix NULL-pointer deference on ibss merge when not ready
Tim Harvey
1
-0
/
+4
2010-11-25
cfg80211/mac80211: improve ad-hoc multicast rate handling
Felix Fietkau
1
-1
/
+2
2010-11-17
mac80211: add support for setting the ad-hoc multicast rate
Felix Fietkau
1
-0
/
+1
2010-10-25
mac80211: Fix ibss station got expired immediately
Rajkumar Manoharan
1
-0
/
+1
2010-10-05
mac80211: Add WME information element for IBSS
Bruno Randolf
1
-22
/
+43
2010-08-25
net/mac80211: Use wiphy_<level>
Joe Perches
1
-2
/
+2
2010-08-16
mac80211: per interface idle notification
Johannes Berg
1
-2
/
+6
2010-07-21
mac80211: proper IBSS locking
Johannes Berg
1
-45
/
+52
2010-07-21
mac80211: fix IBSS lockdep complaint
Johannes Berg
1
-5
/
+14
2010-06-14
mac80211: remove BSS from cfg80211 list when leaving IBSS
Teemu Paasikivi
1
-0
/
+25
2010-06-14
mac80211: Set changed basic rates flag
Teemu Paasikivi
1
-0
/
+1
2010-06-14
mac80211: Set basic rates while joining ibss network
Teemu Paasikivi
1
-1
/
+3
2010-06-14
mac80211: pull mgmt frame rx into rx handler
Johannes Berg
1
-26
/
+0
2010-06-14
mac80211: common work skb freeing
Johannes Berg
1
-2
/
+0
2010-06-14
mac80211: use common work function
Johannes Berg
1
-25
/
+4
2010-06-14
mac80211: use common work struct
Johannes Berg
1
-7
/
+6
2010-06-14
mac80211: use common skb queue
Johannes Berg
1
-4
/
+3
2010-06-03
mac80211: remove bogus mod_timer() call
Johannes Berg
1
-3
/
+11
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+3
2010-05-07
mac80211: improve HT channel handling
Johannes Berg
1
-2
/
+3
2010-05-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+23
2010-05-05
mac80211: use fixed channel in ibss join when appropriate
Johannes Berg
1
-0
/
+6
2010-05-03
mac80211: improve IBSS scanning
Johannes Berg
1
-3
/
+6
2010-04-30
mac80211: tell driver about IBSS merge
Johannes Berg
1
-0
/
+6
2010-04-29
mac80211: notify driver about IBSS status
Johannes Berg
1
-1
/
+5
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-16
mac80211: (really) fix rates setup on IBSS merge
Bruno Randolf
1
-8
/
+8
2010-03-16
Revert "mac80211: fix rates setup on IBSS merge"
John W. Linville
1
-3
/
+0
2010-03-09
mac80211: fix rates setup on IBSS merge
Bruno Randolf
1
-0
/
+3
2010-02-09
mac80211: allow station add/remove to sleep
Johannes Berg
1
-9
/
+13
2010-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2010-02-09
mac80211: Fix probe request filtering in IBSS mode
Benoit Papillault
1
-1
/
+1
2010-01-20
mac80211: Fixed a bug in IBSS merge
Benoit Papillault
1
-5
/
+1
2010-01-20
mac80211: removed useless code in IBSS management
Benoit Papillault
1
-7
/
+9
2009-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-0
/
+4
2009-12-29
mac80211: proper bss private data handling
Johannes Berg
1
-19
/
+26
2009-12-29
mac80211: add ieee80211_sdata_running
Johannes Berg
1
-2
/
+2
2009-12-28
mac80211: fix ibss join with fixed-bssid
Felix Fietkau
1
-0
/
+4
2009-12-22
mac80211: reduce reliance on netdev
Johannes Berg
1
-16
/
+16
2009-12-22
mac80211: make station management completely depend on vif
Johannes Berg
1
-1
/
+1
2009-11-19
mac80211: remove encrypt parameter from ieee80211_tx_skb
Johannes Berg
1
-1
/
+2
2009-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+4
2009-11-05
mac80211: Fix IBSS merge
Sujith
1
-0
/
+4
[next]