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
2013-01-17
mac80211: fix ibss scanning
Stanislaw Gruszka
1
-5
/
+4
2012-12-03
mac80211: deinitialize ibss-internals after emptiness check
Simon Wunderlich
1
-4
/
+4
2012-11-18
mac80211: fix SSID copy on IBSS JOIN
Antonio Quartulli
1
-1
/
+1
2012-04-17
mac80211: fix logic error in ibss channel type check
Felix Fietkau
1
-2
/
+2
2012-03-06
mac80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
1
-5
/
+5
2012-02-27
mac80211: clean up asm/unaligned.h inclusion
Johannes Berg
1
-1
/
+0
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-31
mac80211: station state transition error handling
Johannes Berg
1
-3
/
+3
2012-01-31
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-13
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-14
mac80211: unlock on error path in ieee80211_ibss_join()
Dan Carpenter
1
-1
/
+3
2011-12-07
mac80211: Add HT operation modes for IBSS
Alexander Simon
1
-9
/
+74
2011-12-07
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-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
[next]