index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
ibss.c
Age
Commit message (
Expand
)
Author
2012-03-05
mac80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
2012-02-27
mac80211: clean up asm/unaligned.h inclusion
Johannes Berg
2012-02-06
cfg80211/mac80211: userspace peer authorization in IBSS
Antonio Quartulli
2012-02-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-30
mac80211: station state transition error handling
Johannes Berg
2012-01-30
Revert "mac80211: Do not scan for IBSS merge with a fixed BSSID."
John W. Linville
2012-01-27
mac80211: Do not scan for IBSS merge with a fixed BSSID.
Nicolas Cavallari
2012-01-24
mac80211: update oper_channel on ibss join
Eliad Peller
2012-01-24
mac80211: in IBSS use the Auth frame to trigger STA reinsertion
Antonio Quartulli
2012-01-24
mac80211: add a 2-way Authentication challenge to IBSS mode
Antonio Quartulli
2012-01-24
mac80211: remove useless DA checking in ieee80211_rx_mgmt_probe_resp()
Antonio Quartulli
2012-01-24
mac80211: In IBSS the DA field of auth frames is different from BSSID
Antonio Quartulli
2012-01-24
mac80211: minor cleanup
Mohammed Shafi Shajakhan
2012-01-12
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
2011-12-15
mac80211: delay IBSS station insertion
Johannes Berg
2011-12-15
mac80211: refactor station state transitions
Johannes Berg
2011-12-14
mac80211: free skb on error path of ieee80211_ibss_join()
Simon Wunderlich
2011-12-13
mac80211: unlock on error path in ieee80211_ibss_join()
Dan Carpenter
2011-12-06
mac80211: Add HT operation modes for IBSS
Alexander Simon
2011-12-06
mac80211: handle protection mode, RIFS and ADDBA for HT IBSS
Simon Wunderlich
2011-11-11
mac80211: set carrier_on for ibss vifs only while joined
Eliad Peller
2011-10-11
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2011-09-30
mac80211: optimise station flags
Johannes Berg
2011-09-30
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
2011-09-20
mac80211: fix indentation
Alexander Simon
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
2011-06-08
mac80211: fix IBSS teardown race
Johannes Berg
2011-05-16
mac80211: sparse RCU annotations
Johannes Berg
2011-04-26
mac80211: Fix warnings due to -Wunused-but-set-variable
Rajkumar Manoharan
2011-04-04
mac80211: fix suppressing probe responses in ad-hoc mode
Felix Fietkau
2011-02-25
mac80211: remove IBSS merge delay
Johannes Berg
2011-02-23
mac80211: rename RX_FLAG_TSFT
Johannes Berg
2011-02-14
mac80211: reply to directed probes in IBSS
Johannes Berg
2011-01-21
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
2010-12-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-13
mac80211: Fix NULL-pointer deference on ibss merge when not ready
Tim Harvey
2010-11-24
cfg80211/mac80211: improve ad-hoc multicast rate handling
Felix Fietkau
2010-11-16
mac80211: add support for setting the ad-hoc multicast rate
Felix Fietkau
2010-10-25
mac80211: Fix ibss station got expired immediately
Rajkumar Manoharan
2010-10-05
mac80211: Add WME information element for IBSS
Bruno Randolf
2010-08-25
net/mac80211: Use wiphy_<level>
Joe Perches
2010-08-16
mac80211: per interface idle notification
Johannes Berg
2010-07-21
mac80211: proper IBSS locking
Johannes Berg
2010-07-21
mac80211: fix IBSS lockdep complaint
Johannes Berg
2010-06-14
mac80211: remove BSS from cfg80211 list when leaving IBSS
Teemu Paasikivi
2010-06-14
mac80211: Set changed basic rates flag
Teemu Paasikivi
2010-06-14
mac80211: Set basic rates while joining ibss network
Teemu Paasikivi
2010-06-14
mac80211: pull mgmt frame rx into rx handler
Johannes Berg
2010-06-14
mac80211: common work skb freeing
Johannes Berg
[next]