index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
ibss.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-06
cfg80211/mac80211: userspace peer authorization in IBSS
Antonio Quartulli
1
-1
/
+5
2012-02-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2012-01-30
mac80211: station state transition error handling
Johannes Berg
1
-3
/
+3
2012-01-30
Revert "mac80211: Do not scan for IBSS merge with a fixed BSSID."
John W. Linville
1
-3
/
+2
2012-01-27
mac80211: Do not scan for IBSS merge with a fixed BSSID.
Nicolas Cavallari
1
-2
/
+3
2012-01-24
mac80211: update oper_channel on ibss join
Eliad Peller
1
-0
/
+1
2012-01-24
mac80211: in IBSS use the Auth frame to trigger STA reinsertion
Antonio Quartulli
1
-36
/
+49
2012-01-24
mac80211: add a 2-way Authentication challenge to IBSS mode
Antonio Quartulli
1
-0
/
+7
2012-01-24
mac80211: remove useless DA checking in ieee80211_rx_mgmt_probe_resp()
Antonio Quartulli
1
-3
/
+0
2012-01-24
mac80211: In IBSS the DA field of auth frames is different from BSSID
Antonio Quartulli
1
-1
/
+1
2012-01-24
mac80211: minor cleanup
Mohammed Shafi Shajakhan
1
-2
/
+1
2012-01-12
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
1
-1
/
+1
2011-12-15
mac80211: delay IBSS station insertion
Johannes Berg
1
-32
/
+122
2011-12-15
mac80211: refactor station state transitions
Johannes Berg
1
-1
/
+4
2011-12-14
mac80211: free skb on error path of ieee80211_ibss_join()
Simon Wunderlich
1
-0
/
+1
2011-12-13
mac80211: unlock on error path in ieee80211_ibss_join()
Dan Carpenter
1
-1
/
+3
2011-12-06
mac80211: Add HT operation modes for IBSS
Alexander Simon
1
-9
/
+74
2011-12-06
mac80211: handle protection mode, RIFS and ADDBA for HT IBSS
Simon Wunderlich
1
-0
/
+18
2011-11-11
mac80211: set carrier_on for ibss vifs only while joined
Eliad Peller
1
-0
/
+3
2011-10-11
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
1
-2
/
+2
2011-09-30
mac80211: optimise station flags
Johannes Berg
1
-2
/
+2
2011-09-30
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
1
-3
/
+3
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
1
-2
/
+2
2011-09-20
mac80211: fix indentation
Alexander Simon
1
-1
/
+1
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
1
-3
/
+3
2011-06-08
mac80211: fix IBSS teardown race
Johannes Berg
1
-2
/
+4
2011-05-16
mac80211: sparse RCU annotations
Johannes Berg
1
-3
/
+8
2011-04-26
mac80211: Fix warnings due to -Wunused-but-set-variable
Rajkumar Manoharan
1
-6
/
+1
2011-04-04
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-23
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-24
cfg80211/mac80211: improve ad-hoc multicast rate handling
Felix Fietkau
1
-1
/
+2
2010-11-16
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
[prev]
[next]