index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
ibss.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: update oper_channel on ibss join
Eliad Peller
2012-01-24
1
-0
/
+1
*
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
2012-01-12
1
-1
/
+1
*
mac80211: delay IBSS station insertion
Johannes Berg
2011-12-15
1
-32
/
+122
*
mac80211: refactor station state transitions
Johannes Berg
2011-12-15
1
-1
/
+4
*
mac80211: free skb on error path of ieee80211_ibss_join()
Simon Wunderlich
2011-12-14
1
-0
/
+1
*
mac80211: unlock on error path in ieee80211_ibss_join()
Dan Carpenter
2011-12-13
1
-1
/
+3
*
mac80211: Add HT operation modes for IBSS
Alexander Simon
2011-12-06
1
-9
/
+74
*
mac80211: handle protection mode, RIFS and ADDBA for HT IBSS
Simon Wunderlich
2011-12-06
1
-0
/
+18
*
mac80211: set carrier_on for ibss vifs only while joined
Eliad Peller
2011-11-11
1
-0
/
+3
*
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2011-10-11
1
-2
/
+2
|
\
|
*
mac80211: optimise station flags
Johannes Berg
2011-09-30
1
-2
/
+2
*
|
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2011-09-30
1
-3
/
+3
|
\
\
|
|
/
|
*
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
2011-09-27
1
-2
/
+2
|
*
mac80211: fix indentation
Alexander Simon
2011-09-20
1
-1
/
+1
*
|
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
2011-08-02
1
-3
/
+3
|
/
*
mac80211: fix IBSS teardown race
Johannes Berg
2011-06-08
1
-2
/
+4
*
mac80211: sparse RCU annotations
Johannes Berg
2011-05-16
1
-3
/
+8
*
mac80211: Fix warnings due to -Wunused-but-set-variable
Rajkumar Manoharan
2011-04-26
1
-6
/
+1
*
mac80211: fix suppressing probe responses in ad-hoc mode
Felix Fietkau
2011-04-04
1
-2
/
+1
*
mac80211: remove IBSS merge delay
Johannes Berg
2011-02-25
1
-5
/
+0
*
mac80211: rename RX_FLAG_TSFT
Johannes Berg
2011-02-23
1
-1
/
+1
*
mac80211: reply to directed probes in IBSS
Johannes Berg
2011-02-14
1
-5
/
+6
*
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
2011-01-21
1
-1
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-17
1
-0
/
+4
|
\
|
*
mac80211: Fix NULL-pointer deference on ibss merge when not ready
Tim Harvey
2010-12-13
1
-0
/
+4
*
|
cfg80211/mac80211: improve ad-hoc multicast rate handling
Felix Fietkau
2010-11-24
1
-1
/
+2
*
|
mac80211: add support for setting the ad-hoc multicast rate
Felix Fietkau
2010-11-16
1
-0
/
+1
|
/
*
mac80211: Fix ibss station got expired immediately
Rajkumar Manoharan
2010-10-25
1
-0
/
+1
*
mac80211: Add WME information element for IBSS
Bruno Randolf
2010-10-05
1
-22
/
+43
*
net/mac80211: Use wiphy_<level>
Joe Perches
2010-08-25
1
-2
/
+2
*
mac80211: per interface idle notification
Johannes Berg
2010-08-16
1
-2
/
+6
*
mac80211: proper IBSS locking
Johannes Berg
2010-07-21
1
-45
/
+52
*
mac80211: fix IBSS lockdep complaint
Johannes Berg
2010-07-21
1
-5
/
+14
*
mac80211: remove BSS from cfg80211 list when leaving IBSS
Teemu Paasikivi
2010-06-14
1
-0
/
+25
*
mac80211: Set changed basic rates flag
Teemu Paasikivi
2010-06-14
1
-0
/
+1
*
mac80211: Set basic rates while joining ibss network
Teemu Paasikivi
2010-06-14
1
-1
/
+3
*
mac80211: pull mgmt frame rx into rx handler
Johannes Berg
2010-06-14
1
-26
/
+0
*
mac80211: common work skb freeing
Johannes Berg
2010-06-14
1
-2
/
+0
*
mac80211: use common work function
Johannes Berg
2010-06-14
1
-25
/
+4
*
mac80211: use common work struct
Johannes Berg
2010-06-14
1
-7
/
+6
*
mac80211: use common skb queue
Johannes Berg
2010-06-14
1
-4
/
+3
*
mac80211: remove bogus mod_timer() call
Johannes Berg
2010-06-03
1
-3
/
+11
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-11
1
-2
/
+3
|
\
|
*
mac80211: improve HT channel handling
Johannes Berg
2010-05-07
1
-2
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-05
1
-4
/
+23
|
\
\
|
|
/
|
*
mac80211: use fixed channel in ibss join when appropriate
Johannes Berg
2010-05-05
1
-0
/
+6
|
*
mac80211: improve IBSS scanning
Johannes Berg
2010-05-03
1
-3
/
+6
|
*
mac80211: tell driver about IBSS merge
Johannes Berg
2010-04-30
1
-0
/
+6
|
*
mac80211: notify driver about IBSS status
Johannes Berg
2010-04-28
1
-1
/
+5
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
\
\
|
|
/
|
/
|
[next]