Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f69b9c79c99b607a8d6b1d9e1913861154af8c63
/
net
/
mac80211
/
ibss.c
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
· 14 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
a98bfec
mac80211: Fixed a bug in IBSS merge
by Benoit Papillault
· 15 years ago
ce9058a
mac80211: removed useless code in IBSS management
by Benoit Papillault
· 15 years ago
891dc5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
0c1ad2c
mac80211: proper bss private data handling
by Johannes Berg
· 15 years ago
9607e6b
mac80211: add ieee80211_sdata_running
by Johannes Berg
· 15 years ago
2e10d33
mac80211: fix ibss join with fixed-bssid
by Felix Fietkau
· 15 years ago
47846c9
mac80211: reduce reliance on netdev
by Johannes Berg
· 15 years ago
abe6063
mac80211: make station management completely depend on vif
by Johannes Berg
· 15 years ago
62ae67b
mac80211: remove encrypt parameter from ieee80211_tx_skb
by Johannes Berg
· 15 years ago
f6d773c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
450aae3
mac80211: Fix IBSS merge
by Sujith
· 15 years ago
f446d10
mac80211: fix BSS leak
by Johannes Berg
· 15 years ago
d419b9f
mac80211: fix ibss joining
by Reinette Chatre
· 15 years ago
51f98f1
mac80211: fix ibss race
by Johannes Berg
· 15 years ago
5e4708b
mac80211: fix logic error ibss merge bssid check
by Felix Fietkau
· 15 years ago
42935ec
mac80211: redefine usage of the mac80211 workqueue
by Luis R. Rodriguez
· 15 years ago
fbe9c42
mac80211: Replace {sw, hw}_scanning variables with a bitfield
by Helmut Schaa
· 15 years ago
fffd093
cfg80211: rework key operation
by Johannes Berg
· 15 years ago
f1d58c2
mac80211: push rx status into skb->cb
by Johannes Berg
· 15 years ago
db67645
mac80211: fix parameter confusion when finding IBSS
by Johannes Berg
· 15 years ago
5bb644a
mac80211: cancel/restart all timers across suspend/resume
by Johannes Berg
· 15 years ago
b59066a
mac80211: IBSS supported rate fixes
by Johannes Berg
· 15 years ago
e0d6188
mac80211: don't connect to IBSS network with different privacy
by Johannes Berg
· 15 years ago
5cff20e
mac80211: tell driver when idle
by Johannes Berg
· 16 years ago
2448798
mac80211: add driver ops wrappers
by Johannes Berg
· 16 years ago
2d0ddec
mac80211: unify config_interface and bss_info_changed
by Johannes Berg
· 16 years ago
57c4d7b
mac80211: clean up beacon interval settings
by Johannes Berg
· 16 years ago
f3b8525
mac80211: fix scan races and rework scanning
by Johannes Berg
· 16 years ago
2d72289
mac80211: internally clear failed scans properly
by Johannes Berg
· 16 years ago
0e41f71
mac80211: fix various problems in ibss code
by Johannes Berg
· 16 years ago
29b4a4f
mac80211: fix IBSS code to not sleep while atomic
by Johannes Berg
· 16 years ago
Next »