index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2014-07-17
mac80211: fix IBSS join by initializing last_scan_completed
Krzysztof HaĆasa
1
-0
/
+1
2013-08-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+30
2013-08-21
mac80211: ibss: fix ignored channel parameter
Simon Wunderlich
1
-4
/
+29
2013-08-21
mac80211: add missing channel context release
Johannes Berg
1
-0
/
+1
2013-08-16
mac80211: move ibss presp generation in own function
Simon Wunderlich
1
-76
/
+109
2013-08-12
mac80211: ibss - do not scan if not needed when creating an IBSS
Antonio Quartulli
1
-0
/
+11
2013-08-01
mac80211: ibss - remove not authorized station earlier
Antonio Quartulli
1
-1
/
+29
2013-07-16
mac80211: fix off-by-one regression in ibss beacon generation
Simon Wunderlich
1
-1
/
+3
2013-07-16
mac80211: fix regression when initializing ibss wmm params
Simon Wunderlich
1
-2
/
+10
2013-07-16
mac80211: return if IBSS chandef can not be used
Simon Wunderlich
1
-0
/
+8
2013-07-16
mac80211: allow scanning for 5/10 MHz channels in IBSS
Simon Wunderlich
1
-4
/
+12
2013-07-16
cfg80211/mac80211: get mandatory rates based on scan width
Simon Wunderlich
1
-4
/
+15
2013-07-16
mac80211: select and adjust bitrates according to channel mode
Simon Wunderlich
1
-19
/
+62
2013-07-16
mac80211: enable HT overrides for ibss
Simon Wunderlich
1
-2
/
+16
2013-06-18
Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion"
Antonio Quartulli
1
-34
/
+7
2013-06-18
mac80211: change IBSS channel state to chandef
Simon Wunderlich
1
-11
/
+11
2013-06-18
mac80211: fix various components for the new 5 and 10 MHz widths
Simon Wunderlich
1
-0
/
+2
2013-05-25
cfg80211/mac80211: use cfg80211 wdev mutex in mac80211
Johannes Berg
1
-24
/
+15
2013-05-25
{cfg,mac}80211: move mandatory rates calculation to cfg80211
Ashok Nagarajan
1
-3
/
+7
2013-04-16
mac80211: parse VHT channel switch IEs
Johannes Berg
1
-1
/
+1
2013-04-10
mac80211: provide SSID in IBSS mode
Marek Puzyniak
1
-0
/
+4
2013-04-08
mac80211: check DSSS params IE length in parser
Johannes Berg
1
-1
/
+1
2013-03-25
mac80211: ibss: use beacon_data struct for beacon and probe response
Johannes Berg
1
-67
/
+64
2013-03-25
mac80211: ibss: disable beaconing before freeing beacon
Johannes Berg
1
-9
/
+12
2013-03-06
mac80211: cleanup suspend/resume on ibss mode
Stanislaw Gruszka
1
-28
/
+1
2013-02-15
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
1
-15
/
+8
2013-02-11
mac80211: simplify idle handling
Johannes Berg
1
-8
/
+0
2013-02-11
cfg80211: move TSF into IEs
Johannes Berg
1
-4
/
+10
2013-02-11
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
1
-2
/
+2
2013-01-31
mac80211: start auth/assoc timeout on frame status
Johannes Berg
1
-2
/
+2
2013-01-03
mac80211: track enable_beacon explicitly
Johannes Berg
1
-0
/
+3
2013-01-03
mac82011: use frame control to differentiate probe resp/beacon
Emmanuel Grumbach
1
-33
/
+17
2013-01-03
mac80211: remove final sta_info_flush()
Johannes Berg
1
-2
/
+2
2013-01-03
mac80211: fix ibss scanning
Stanislaw Gruszka
1
-5
/
+4
2012-12-12
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
1
-0
/
+14
2012-12-04
mac80211: adapt slot time in IBSS mode
Simon Wunderlich
1
-0
/
+14
2012-11-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-19
/
+27
2012-11-26
mac80211: convert to channel definition struct
Johannes Berg
1
-16
/
+18
2012-11-26
nl80211/cfg80211: support VHT channel configuration
Johannes Berg
1
-6
/
+7
2012-11-26
cfg80211: pass a channel definition struct
Johannes Berg
1
-9
/
+12
2012-11-26
mac80211: in ADHOC print debug message for every Auth message
Antonio Quartulli
1
-2
/
+4
2012-11-21
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-24
/
+5
2012-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+4
2012-11-14
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
1
-24
/
+5
2012-11-14
mac80211: deinitialize ibss-internals after emptiness check
Simon Wunderlich
1
-4
/
+4
2012-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2012-10-27
mac80211: fix SSID copy on IBSS JOIN
Antonio Quartulli
1
-1
/
+1
2012-10-18
mac80211: Notify new IBSS network creation
Sujith Manoharan
1
-3
/
+8
2012-10-17
mac80211: Take status code as parameter to ieee80211_send_auth
Jouni Malinen
1
-2
/
+2
2012-10-17
mac80211: track needed RX chains for channel contexts
Johannes Berg
1
-0
/
+3
[next]