Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e3a4cc2f073739c9c9c2e97efc774703061f034a
/
net
/
mac80211
/
cfg.c
e3a4cc2
mac80211: Fix TDLS support validation in add_station handler
by Jouni Malinen
· 13 years ago
41ebe9c
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
7a72476
mac80211: Provide station flags to cfg80211
by Helmut Schaa
· 13 years ago
28a1bcd
mac80211: fix offchannel TX cookie matching
by Johannes Berg
· 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
941c93c
mac80211: data path modification for TDLS peers
by Arik Nemtsov
· 13 years ago
07ba55d
nl80211/mac80211: allow adding TDLS peers as stations
by Arik Nemtsov
· 13 years ago
dfe018b
mac80211: handle TDLS high-level commands and frames
by Arik Nemtsov
· 13 years ago
3b9ce80
cfg80211/mac80211: apply station uAPSD parameters selectively
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
f6f3def
mac80211: save tx params per sdata
by Eliad Peller
· 13 years ago
f70f01c
cfg80211/mac80211: add netdev param to set_txq_params()
by Eliad Peller
· 13 years ago
aad14ce
mac80211: Send the management frame at requested rate
by Rajkumar Manoharan
· 13 years ago
e9f935e
nl80211/cfg80211: Add support to disable CCK rate for management frame
by Rajkumar Manoharan
· 13 years ago
b53d63e
Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-davem
by John W. Linville
· 13 years ago
7827493
mac80211: add ssid config to bss information in AP-mode
by Arik Nemtsov
· 13 years ago
ece1a2e
mac80211: Remove mesh paths when an interface is removed
by Javier Cardona
· 13 years ago
ba6e5eb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
9533b4a
mac80211: add uapsd_queues and max_sp params fields
by Eliad Peller
· 13 years ago
c613366
mac80211: mesh gate fixes
by Thomas Pedersen
· 13 years ago
16dd726
{nl,cfg,mac}80211: let userspace make meshif mesh gate
by Javier Cardona
· 13 years ago
0507e15
{nl,cfg,mac}80211: let userspace set RANN interval
by Javier Cardona
· 13 years ago
b38d355
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
b4ca608
mac80211: remove offchannel_tx API
by Johannes Berg
· 13 years ago
a9b3cd7
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
by Stephen Hemminger
· 13 years ago
2683d65
mac80211: reconfigure tx on device reconfiguration
by Eliad Peller
· 13 years ago
75396ae
mac80211: fix CMAC races
by Johannes Berg
· 13 years ago
aba83a0b
mac80211: fix CCMP races
by Johannes Berg
· 13 years ago
c68f4b8
mac80211: support GTK rekey offload
by Johannes Berg
· 13 years ago
39df600
mac80211: propagate information about STA WME support down
by Arik Nemtsov
· 13 years ago
71063f0
nl80211: add testmode dump support
by Wey-Yi Guy
· 13 years ago
57cf804
nl80211: Move peer link state definition to nl80211
by Javier Cardona
· 14 years ago
40b275b
mac80211: sparse RCU annotations
by Johannes Berg
· 14 years ago
85a9994
cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped
by Luciano Coelho
· 14 years ago
a3836e0
mac80211: fix a few RCU issues
by Johannes Berg
· 14 years ago
5c0c364
mac80211: make key locking clearer
by Johannes Berg
· 14 years ago
4daf50f
mac80211: Fix mesh-related build breakage...
by Yogesh Ashok Powar
· 14 years ago
79f460c
mac80211: add support for HW scheduled scan
by Luciano Coelho
· 14 years ago
ff973af
nl80211: allow installing keys for a meshif
by Thomas Pedersen
· 14 years ago
9c3990a
nl80211: Let userspace drive the peer link management states.
by Javier Cardona
· 14 years ago
b130e5c
nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE
by Javier Cardona
· 14 years ago
eecc480
mac80211: add basic support for WoWLAN
by Johannes Berg
· 14 years ago
ff1b6e6
nl80211/cfg80211: WoWLAN support
by Johannes Berg
· 14 years ago
bdbfd6b
mac80211: Add new API for rate selection
by Sujith Manoharan
· 14 years ago
429576b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
243e6df
mac80211: fix SMPS debugfs locking
by Johannes Berg
· 14 years ago
ebe27c9
{mac|nl}80211: Add station connected time
by Mohammed Shafi Shajakhan
· 14 years ago
b39c48f
nl80211/mac80211: let userspace authenticate stations
by Javier Cardona
· 14 years ago
5cff5e0
mac80211: ignore peers if security is enabled for this mesh
by Javier Cardona
· 14 years ago
581a8b0
nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE
by Javier Cardona
· 14 years ago
f4263c9
nl80211: Add BSS parameters to station
by Paul Stewart
· 14 years ago
38c0915
mac80211: implement support for cfg80211_ops->{get,set}_ringparam
by John W. Linville
· 14 years ago
808118c
mac80211: do not enable ps if 802.1x controlled port is unblocked
by Jason Young
· 14 years ago
3af6334
mac80211: add support for showing the last rx bitrate
by Felix Fietkau
· 14 years ago
5f16a43
mac80211: support direct offchannel TX offload
by Johannes Berg
· 14 years ago
b67afe7
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
4d51e14
mac80211: Properly set work-item channel-type.
by Ben Greear
· 14 years ago
e9d7732
mac80211: allow GO to scan like AP
by Johannes Berg
· 14 years ago
eeabee7
mac80211: Be more careful when changing channels.
by Ben Greear
· 14 years ago
4334ec8
mac80211: fix TX status cookie in HW offload case
by Johannes Berg
· 14 years ago
90fc4b3
mac80211: implement off-channel TX using hw r-o-c offload
by Johannes Berg
· 14 years ago
21f8358
mac80211: implement hardware offload for remain-on-channel
by Johannes Berg
· 14 years ago
c7108a7
mac80211: Send mesh non-HWMP path selection frames to userspace
by Javier Cardona
· 14 years ago
c80d545
mac80211: Let userspace enable and configure vendor specific path selection.
by Javier Cardona
· 14 years ago
24bdd9f
mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup
by Javier Cardona
· 14 years ago
f7e0104
mac80211: support separate default keys
by Johannes Berg
· 14 years ago
dbd2fd6
cfg80211/nl80211: separate unicast/multicast default TX keys
by Johannes Berg
· 14 years ago
80d7e40
mac80211: Apply ht_opmode changes in ieee80211_change_bss
by Helmut Schaa
· 14 years ago
541a45a
nl80211/mac80211: Report signal average
by Bruno Randolf
· 14 years ago
29cbe68
cfg80211/mac80211: add mesh join/leave commands
by Johannes Berg
· 14 years ago
f9e10ce
cfg80211: require add_virtual_intf to return new dev
by Johannes Berg
· 14 years ago
45904f2
nl80211/mac80211: define and allow configuring mesh element TTL
by Javier Cardona
· 14 years ago
f30221e
mac80211: implement off-channel mgmt TX
by Johannes Berg
· 14 years ago
f7ca38d
nl80211/cfg80211: extend mgmt-tx API for off-channel
by Johannes Berg
· 14 years ago
ccb1435
Revert "nl80211/mac80211: Report signal average"
by John W. Linville
· 14 years ago
86107fd
nl80211/mac80211: Report signal average
by Bruno Randolf
· 14 years ago
15d9675
mac80211: Add antenna configuration
by Bruno Randolf
· 14 years ago
f23a478
mac80211: support hardware TX fragmentation offload
by Arik Nemtsov
· 14 years ago
7be5086
mac80211: add probe request filter flag
by Johannes Berg
· 14 years ago
5a5c731
wireless: Set some stats used by /proc/net/wireless (wext)
by Ben Greear
· 14 years ago
388ac77
cfg80211: constify WDS address
by Johannes Berg
· 14 years ago
b206b4e
nl80211/mac80211: Add retry and failed transmission count to station info
by Bruno Randolf
· 14 years ago
e31b821
cfg80211/mac80211: allow per-station GTKs
by Johannes Berg
· 14 years ago
025e6be
mac80211: fix deadlock with multiple interfaces
by Johannes Berg
· 14 years ago
663fcaf
cfg80211/mac80211: allow management frame TX in AP mode
by Johannes Berg
· 14 years ago
85416a4
mac80211: fix rx monitor filter refcounters
by Christian Lamparter
· 14 years ago
2ca27bc
mac80211: add p2p device type support
by Johannes Berg
· 14 years ago
f5521b1
mac80211: use correct station flags lock
by Johannes Berg
· 14 years ago
34d4bc4
mac80211: support runtime interface type changes
by Johannes Berg
· 14 years ago
26a5845
mac80211: switch to ieee80211_sdata_running
by Johannes Berg
· 14 years ago
3ffc2a9
mac80211: allow vendor specific cipher suites
by Johannes Berg
· 14 years ago
5eb5a52
mac80211: fix mesh advertisement
by Johannes Berg
· 14 years ago
0fb9a9e
net/mac80211: Use wiphy_<level>
by Joe Perches
· 14 years ago
2e161f7
cfg80211/mac80211: extensible frame processing
by Johannes Berg
· 14 years ago
ac4c977
mac80211: remove unused don't-encrypt flag
by Johannes Berg
· 14 years ago
97359d1
mac80211: use cipher suite selectors
by Johannes Berg
· 14 years ago
1ac62ba
mac80211: Don't squash error codes in key setup functions
by Ben Hutchings
· 14 years ago
ae3568a
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
bb7e95c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
Next »