Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
683b6d3b31a51956ea540df00abb0b78894924c1
/
net
/
mac80211
/
ibss.c
683b6d3
cfg80211: pass a channel definition struct
by Johannes Berg
· 12 years ago
7bed205
mac80211: in ADHOC print debug message for every Auth message
by Antonio Quartulli
· 12 years ago
f4bda33
mac80211: support RX_FLAG_MACTIME_END
by Thomas Pedersen
· 12 years ago
ab3d59d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
badecb0
mac80211: fix SSID copy on IBSS JOIN
by Antonio Quartulli
· 12 years ago
c13a765
mac80211: Notify new IBSS network creation
by Sujith Manoharan
· 12 years ago
700e8ea
mac80211: Take status code as parameter to ieee80211_send_auth
by Jouni Malinen
· 12 years ago
04ecd25
mac80211: track needed RX chains for channel contexts
by Johannes Berg
· 12 years ago
55de908
mac80211: use channel contexts
by Johannes Berg
· 12 years ago
2514ec8
mac80211: fix IBSS auth TX debug message
by Sylvain Roger Rieunier
· 12 years ago
2cc59e7
mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSS
by Antonio Quartulli
· 12 years ago
e687f61
mac80211: add supported rates change notification in IBSS
by Antonio Quartulli
· 12 years ago
e83e654
mac80211: use eth_broadcast_addr
by Johannes Berg
· 12 years ago
273686d
mac80211: use oper_channel in ibss
by Johannes Berg
· 12 years ago
bdcbd8e
mac80211: clean up debugging
by Johannes Berg
· 12 years ago
08ce5ab
mac80211: two small verbose debug cleanups
by Johannes Berg
· 12 years ago
452a6d2
mac80211: send auth in IBSS only if userspace isn't handling it
by Will Hawkins
· 12 years ago
d58e7e3
cfg80211: simplify cfg80211_can_beacon_sec_chan API
by Johannes Berg
· 12 years ago
499f42b
net: mac80211: Add and use ibss_vdbg debugging macro
by Joe Perches
· 12 years ago
f0d2320
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
by Joe Perches
· 12 years ago
a0d0d16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by John W. Linville
· 12 years ago
0d894ec
mac80211: Push the deleted comment to correct place
by Ashok Nagarajan
· 13 years ago
e87cc47
net: Convert net_ratelimit uses to net_<level>_ratelimited
by Joe Perches
· 12 years ago
c597f66
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 12 years ago
b203ca3
mac80211: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 13 years ago
431e315
mac80211: Advertise HT protection mode in IEs
by Ashok Nagarajan
· 13 years ago
f240019
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
6741e7f
mac80211: fix logic error in ibss channel type check
by Felix Fietkau
· 13 years ago
9ebb61a
mac80211: Modify sta_get_rates to give basic rates
by Ashok Nagarajan
· 13 years ago
32c5057
mac80211: use IEEE80211_NUM_ACS
by Johannes Berg
· 13 years ago
074d46d
wireless: rename ht_info to ht_operation
by Johannes Berg
· 13 years ago
888d04d
mac80211: use compare_ether_addr on MAC addresses instead of memcmp
by Felix Fietkau
· 13 years ago
d26ad37
mac80211: clean up asm/unaligned.h inclusion
by Johannes Berg
· 13 years ago
267335d
cfg80211/mac80211: userspace peer authorization in IBSS
by Antonio Quartulli
· 13 years ago
874239f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
83d5cc0
mac80211: station state transition error handling
by Johannes Berg
· 13 years ago
c037b83
Revert "mac80211: Do not scan for IBSS merge with a fixed BSSID."
by John W. Linville
· 13 years ago
f1e3be15
mac80211: Do not scan for IBSS merge with a fixed BSSID.
by Nicolas Cavallari
· 13 years ago
ba19602
mac80211: update oper_channel on ibss join
by Eliad Peller
· 13 years ago
6d810f1
mac80211: in IBSS use the Auth frame to trigger STA reinsertion
by Antonio Quartulli
· 13 years ago
24dd0dd
mac80211: add a 2-way Authentication challenge to IBSS mode
by Antonio Quartulli
· 13 years ago
f124970
mac80211: remove useless DA checking in ieee80211_rx_mgmt_probe_resp()
by Antonio Quartulli
· 13 years ago
efa6a09
mac80211: In IBSS the DA field of auth frames is different from BSSID
by Antonio Quartulli
· 13 years ago
39d02a7
mac80211: minor cleanup
by Mohammed Shafi Shajakhan
· 13 years ago
cf778b0
net: reintroduce missing rcu_assign_pointer() calls
by Eric Dumazet
· 13 years ago
8bf11d8
mac80211: delay IBSS station insertion
by Johannes Berg
· 13 years ago
d9a7ddb
mac80211: refactor station state transitions
by Johannes Berg
· 13 years ago
cb71b8d
mac80211: free skb on error path of ieee80211_ibss_join()
by Simon Wunderlich
· 13 years ago
fb03c5e
mac80211: unlock on error path in ieee80211_ibss_join()
by Dan Carpenter
· 13 years ago
13c40c5
mac80211: Add HT operation modes for IBSS
by Alexander Simon
· 13 years ago
ff3cc5f
mac80211: handle protection mode, RIFS and ADDBA for HT IBSS
by Simon Wunderlich
· 13 years ago
86a2ea4
mac80211: set carrier_on for ibss vifs only while joined
by Eliad Peller
· 13 years ago
094daf7
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
c2c98fd
mac80211: optimise station flags
by Johannes Berg
· 13 years ago
8e00f5f
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
37a41b4
mac80211: add ieee80211_vif param to tsf functions
by Eliad Peller
· 13 years ago
a7ce1c9
mac80211: fix indentation
by Alexander Simon
· 13 years ago
a9b3cd7
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
by Stephen Hemminger
· 13 years ago
f3209be
mac80211: fix IBSS teardown race
by Johannes Berg
· 13 years ago
40b275b
mac80211: sparse RCU annotations
by Johannes Berg
· 13 years ago
0915cba
mac80211: Fix warnings due to -Wunused-but-set-variable
by Rajkumar Manoharan
· 14 years ago
1ed7648
mac80211: fix suppressing probe responses in ad-hoc mode
by Felix Fietkau
· 14 years ago
2973773
mac80211: remove IBSS merge delay
by Johannes Berg
· 14 years ago
6ebacbb
mac80211: rename RX_FLAG_TSFT
by Johannes Berg
· 14 years ago
c269a20
mac80211: reply to directed probes in IBSS
by Johannes Berg
· 14 years ago
59eb21a
cfg80211: Extend channel to frequency mapping for 802.11j
by Bruno Randolf
· 14 years ago
b4aa9e0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
c926d00
mac80211: Fix NULL-pointer deference on ibss merge when not ready
by Tim Harvey
· 14 years ago
dd5b4cc
cfg80211/mac80211: improve ad-hoc multicast rate handling
by Felix Fietkau
· 14 years ago
8f0729b
mac80211: add support for setting the ad-hoc multicast rate
by Felix Fietkau
· 14 years ago
c8716d9
mac80211: Fix ibss station got expired immediately
by Rajkumar Manoharan
· 14 years ago
9eba612
mac80211: Add WME information element for IBSS
by Bruno Randolf
· 14 years ago
0fb9a9e
net/mac80211: Use wiphy_<level>
by Joe Perches
· 14 years ago
7da7cc1
mac80211: per interface idle notification
by Johannes Berg
· 14 years ago
7a17a33
mac80211: proper IBSS locking
by Johannes Berg
· 14 years ago
bc05d19
mac80211: fix IBSS lockdep complaint
by Johannes Berg
· 14 years ago
5ea096c
mac80211: remove BSS from cfg80211 list when leaving IBSS
by Teemu Paasikivi
· 14 years ago
392cfdb
mac80211: Set changed basic rates flag
by Teemu Paasikivi
· 14 years ago
fbd2c8d
mac80211: Set basic rates while joining ibss network
by Teemu Paasikivi
· 14 years ago
77a121c
mac80211: pull mgmt frame rx into rx handler
by Johannes Berg
· 14 years ago
36b3a62
mac80211: common work skb freeing
by Johannes Berg
· 14 years ago
1fa57d0
mac80211: use common work function
by Johannes Berg
· 14 years ago
64592c8
mac80211: use common work struct
by Johannes Berg
· 14 years ago
35f20c1
mac80211: use common skb queue
by Johannes Berg
· 14 years ago
3a4d4aa
mac80211: remove bogus mod_timer() call
by Johannes Berg
· 14 years ago
cc75589
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
0aaffa9
mac80211: improve HT channel handling
by Johannes Berg
· 15 years ago
8316324
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
adfba3c
mac80211: use fixed channel in ibss join when appropriate
by Johannes Berg
· 15 years ago
be4a4b6
mac80211: improve IBSS scanning
by Johannes Berg
· 15 years ago
49b5c7f
mac80211: tell driver about IBSS merge
by Johannes Berg
· 15 years ago
8fc214b
mac80211: notify driver about IBSS status
by Johannes Berg
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
09a08cf
mac80211: (really) fix rates setup on IBSS merge
by Bruno Randolf
· 15 years ago
819386d
Revert "mac80211: fix rates setup on IBSS merge"
by John W. Linville
· 15 years ago
b4d59a9
mac80211: fix rates setup on IBSS merge
by Bruno Randolf
· 15 years ago
34e8950
mac80211: allow station add/remove to sleep
by Johannes Berg
· 15 years ago
6e7e621
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
0da780c
mac80211: Fix probe request filtering in IBSS mode
by Benoit Papillault
· 15 years ago
Next »