Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
506ed6b53e00ba303ad778122f08e1fca7cf5efb
/
net
/
wireless
/
nl80211.c
1b9ca02
cfg80211: Fix validation of AKM suites
by Jouni Malinen
· 13 years ago
8440462
cfg80211: off by one in nl80211_trigger_scan()
by Dan Carpenter
· 13 years ago
a401d2b
cfg80211: fix scan crash on single-band cards
by Johannes Berg
· 13 years ago
34850ab
cfg80211: allow userspace to control supported rates in scan
by Johannes Berg
· 13 years ago
5a865ba
nl80211/cfg80211: add max_sched_scan_ie_len in the hw description
by Luciano Coelho
· 13 years ago
93b6aa6
nl80211/cfg80211: add max_sched_scan_ssids in the hw description
by Luciano Coelho
· 13 years ago
77dbbb1
nl80211: advertise GTK rekey support, new triggers
by Johannes Berg
· 13 years ago
d859898
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 13 years ago
e5497d7
cfg80211/nl80211: support GTK rekey offload
by Johannes Berg
· 13 years ago
c10841c
cfg80211: fix deadlock with rfkill/sched_scan by adding new mutex
by Luciano Coelho
· 13 years ago
3be3fdb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 13 years ago
a66b98d
mac80211: fix rx->key NULL dereference during mic failure
by Arik Nemtsov
· 13 years ago
9720bb3
nl80211: use netlink consistent dump feature for BSS dumps
by Johannes Berg
· 13 years ago
c48b1f7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 13 years ago
57a27e1
nl80211: fix overflow in ssid_len
by Luciano Coelho
· 13 years ago
180cdc7
cfg80211: skip disabled channels on channel survey
by Luis R. Rodriguez
· 13 years ago
71063f0
nl80211: add testmode dump support
by Wey-Yi Guy
· 13 years ago
208c72f
nl80211: fix check for valid SSID size in scan operations
by Luciano Coelho
· 13 years ago
a2cd43c
nl80211: remove some stack variables in trigger_scan and start_sched_scan
by Luciano Coelho
· 13 years ago
57cf804
nl80211: Move peer link state definition to nl80211
by Javier Cardona
· 13 years ago
7527a78
cfg80211: advertise possible interface combinations
by Johannes Berg
· 13 years ago
56d1893
cfg80211: restrict AP beacon intervals
by Johannes Berg
· 13 years ago
bbe6ad6
cfg80211/nl80211: add interval attribute for scheduled scans
by Luciano Coelho
· 13 years ago
807f8a8
cfg80211/nl80211: add support for scheduled scans
by Luciano Coelho
· 13 years ago
1833d81
mac80211: allow setting supported rates on mesh peers
by Javier Cardona
· 14 years ago
8429828
nl80211: allow setting MFP flag for a meshif
by Thomas Pedersen
· 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
ff1b6e6
nl80211/cfg80211: WoWLAN support
by Johannes Berg
· 14 years ago
0e579d6
nl80211: Fix set_key regression with some drivers
by Jouni Malinen
· 14 years ago
ebe27c9
{mac|nl}80211: Add station connected time
by Mohammed Shafi Shajakhan
· 14 years ago
c93b5e7
nl80211: New notification to discover mesh peer candidates.
by Javier Cardona
· 14 years ago
96b78df
nl80211/mac80211: Perform PLINK_ACTION on new station
by Javier Cardona
· 14 years ago
b39c48f
nl80211/mac80211: let userspace authenticate stations
by Javier Cardona
· 14 years ago
15d5dda
cfg80211/nl80211: Add userspace authentication flag to mesh setup
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
ec15e68
cfg80211: Add nl80211 event for deletion of a station entry
by Jouni Malinen
· 14 years ago
c8dcfd8
cfg80211: add a field for the bitrate of the last rx data packet from a station
by Felix Fietkau
· 14 years ago
efe1cf0
net/wireless/nl80211.c: Avoid call to genlmsg_cancel
by Julia Lawall
· 14 years ago
39fd5de
nl80211: Export available antennas
by Bruno Randolf
· 14 years ago
7f531e0
cfg80211: Separate available antennas for RX and TX
by Bruno Randolf
· 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
cf4e594
nl80211: Add notification for dropped Deauth/Disassoc
by Jouni Malinen
· 14 years ago
a293911
nl80211: advertise maximum remain-on-channel duration
by Johannes Berg
· 14 years ago
dbd2fd6
cfg80211/nl80211: separate unicast/multicast default TX keys
by Johannes Berg
· 14 years ago
a7ffac9
cfg80211: Add antenna availability information
by Bruno Randolf
· 14 years ago
50b12f5
cfg80211: Add new BSS attribute ht_opmode
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
bd90fdc
nl80211: refactor mesh parameter parsing
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
f7ca38d
nl80211/cfg80211: extend mgmt-tx API for off-channel
by Johannes Berg
· 14 years ago
c063dbf
cfg80211: allow using CQM event to notify packet loss
by Johannes Berg
· 14 years ago
dd5b4cc
cfg80211/mac80211: improve ad-hoc multicast rate handling
by Felix Fietkau
· 14 years ago
d7a066c9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 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
885a46d
cfg80211: add support for setting the ad-hoc multicast rate
by Felix Fietkau
· 14 years ago
afe0cbf
cfg80211: Add nl80211 antenna configuration
by Bruno Randolf
· 14 years ago
3cc25e5
cfg80211: fix a crash in dev lookup on dump commands
by Felix Fietkau
· 14 years ago
8610c29
cfg80211: add channel utilization stats to the survey command
by Felix Fietkau
· 14 years ago
388ac77
cfg80211: constify WDS address
by Johannes Berg
· 14 years ago
43b1995
nl80211: use new genl helpers for WDS
by Johannes Berg
· 14 years ago
b206b4e
nl80211/mac80211: Add retry and failed transmission count to station info
by Bruno Randolf
· 14 years ago
d537f5f
nl80211: fix error in generic netif_running check
by Johannes Berg
· 14 years ago
e31b821
cfg80211/mac80211: allow per-station GTKs
by Johannes Berg
· 14 years ago
6774889
nl80211: reduce dumping boilerplate
by Johannes Berg
· 14 years ago
4126571
nl80211: use generic check for netif_running
by Johannes Berg
· 14 years ago
4c47699
nl80211: use the new genetlink pre/post_doit hooks
by Johannes Berg
· 14 years ago
e8347eb
cfg80211: patches to allow setting the WDS peer
by Bill Jordan
· 14 years ago
2234362
cfg80211: fix locking
by Johannes Berg
· 14 years ago
663fcaf
cfg80211/mac80211: allow management frame TX in AP mode
by Johannes Berg
· 14 years ago
17e5a80
nl80211: allow drivers to indicate whether the survey data channel is in use
by Felix Fietkau
· 14 years ago
93b0523
cfg80211: always set IBSS basic rates
by Johannes Berg
· 14 years ago
92e4494
nl80211: Fix exit from nl80211_set_power_save
by Teemu Paasikivi
· 14 years ago
074ac8d
cfg80211/nl80211: introduce p2p device types
by Johannes Berg
· 14 years ago
a1e567c
nl80211: Uninitialized variable
by Bill Jordan
· 14 years ago
c0692b8
cfg80211: allow changing port control protocol
by Johannes Berg
· 14 years ago
74b70a4
nl80211: fix missing nesting
by Johannes Berg
· 14 years ago
2e161f7
cfg80211/mac80211: extensible frame processing
by Johannes Berg
· 14 years ago
afea0b7
cfg80211: check if WEP is available for shared key auth
by Johannes Berg
· 14 years ago
d080e27
nl80211: Fix memory leaks
by Yuri Ershov
· 14 years ago
e300d95
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
60ea385
NET: nl80211, fix lock imbalance and netdev referencing
by Jiri Slaby
· 14 years ago
05318bc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
98d2ff8
nl80211: Add option to adjust transmit power
by Juuso Oikarinen
· 14 years ago
bb9c03d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
f350a0a8
bridge: use rx_handler_data pointer to store net_bridge_port pointer
by Jiri Pirko
· 14 years ago
fbd2c8d
mac80211: Set basic rates while joining ibss network
by Teemu Paasikivi
· 14 years ago
9d38d85
cfg80211/mac80211: allow action frame TX/RX in IBSS
by Johannes Berg
· 14 years ago
252aa63
cfg80211: make action channel type optional
by Johannes Berg
· 14 years ago
579d753
cfg80211: add missing braces
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
f444de0
cfg80211/mac80211: better 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
Next »