Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6846c0c54074d47927c90eab4a805115e1ae3292
/
net
/
wireless
3965ac0
wireless: Fix rate mask for scan request
by Rajkumar Manoharan
· 13 years ago
aa3d7ee
wireless: Reset beacon_found while updating regulatory
by Rajkumar Manoharan
· 13 years ago
ecb4433
mac80211: fix suspend/resume races with unregister hw
by Stanislaw Gruszka
· 13 years ago
8440462
cfg80211: off by one in nl80211_trigger_scan()
by Dan Carpenter
· 13 years ago
5bc91db
wireless: fix a typo in ignore_reg_update
by Mihai Moldovan
· 13 years ago
a203c2a
cfg80211: really ignore the regulatory request
by Sven Neumann
· 13 years ago
a401d2b
cfg80211: fix scan crash on single-band cards
by Johannes Berg
· 13 years ago
5966f2d
cfg80211: enter psm when working as p2p_cli
by Eliad Peller
· 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
1a84ff7
cfg80211: return -ENOENT when stopping sched_scan while not running
by Luciano Coelho
· 13 years ago
e5497d7
cfg80211/nl80211: support GTK rekey offload
by Johannes Berg
· 13 years ago
3b4670f
net, wireless: Don't return uninitialized in __cfg80211_stop_sched_scan()
by Jesper Juhl
· 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
323222b
cfg80211: Ignore downstream DEAUTH for authtry_bsses
by Paul Stewart
· 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
41bfce8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 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
333ba73
cfg80211: don't drop p2p probe responses
by Eliad Peller
· 13 years ago
11ad2f5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
208c72f
nl80211: fix check for valid SSID size in scan operations
by Luciano Coelho
· 13 years ago
31ec97d
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
a2cd43c
nl80211: remove some stack variables in trigger_scan and start_sched_scan
by Luciano Coelho
· 13 years ago
ed9d010
cfg80211: Use consistent BSS matching between scan and sme
by Jouni Malinen
· 13 years ago
e00cf3b
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
· 13 years ago
8b3beca
cfg80211: make stripping of 802.11 header optional from AMSDU
by Yogesh Ashok Powar
· 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
85a9994
cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped
by Luciano Coelho
· 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
0a35d36
cfg80211: Use capability info to detect mesh beacons.
by Javier Cardona
· 14 years ago
0778a6a
mac80211: Let userspace send action frames over mesh interfaces
by Javier Cardona
· 14 years ago
b130e5c
nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE
by Javier Cardona
· 14 years ago
6572e91
wireless: Fix warnings due to -Wunused-but-set-variable
by Rajkumar Manoharan
· 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
a70171d
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
c989bb1
cfg80211: fix regresion on reg user timeout
by Luis R. Rodriguez
· 14 years ago
40db6c7
cfg80211: module_param to disable HT40 in 2.4GHz band
by Amitkumar Karwar
· 14 years ago
cfef604
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
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
5cff5e0
mac80211: ignore peers if security is enabled for this mesh
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
252f4bf
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
b37e3b6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
a90c7a3
cfg80211: add a timer for invalid user reg hints
by Luis R. Rodriguez
· 14 years ago
1460955
cfg80211: fix regulatory restore upon user hints
by Luis R. Rodriguez
· 14 years ago
f4263c9
nl80211: Add BSS parameters to station
by Paul Stewart
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
ec15e68
cfg80211: Add nl80211 event for deletion of a station entry
by Jouni Malinen
· 14 years ago
2b78ac9
cfg80211: fix BSS double-unlinking (continued)
by Juuso Oikarinen
· 14 years ago
bef9bac
cfg80211:: fix possible NULL pointer dereference
by Mariusz Kozlowski
· 14 years ago
106af2c
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
3677713
wireless: add support for ethtool_ops->{get,set}_ringparam
by John W. Linville
· 14 years ago
409ec36
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
4d9d88d
net/wireless: add COUNTRY to to regulatory device uevent
by Scott James Remnant
· 14 years ago
d72751e
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
85a7045
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
0a0e9ae
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 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
d3bd1b4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
4f919a3
fix cfg80211_wext_siwfreq lock ordering...
by Daniel J Blueman
· 14 years ago
c0c84ef
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
bf6a057
cfg80211: Fix power save state after interface type change
by Juuso Oikarinen
· 14 years ago
fd95240
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
efe1cf0
net/wireless/nl80211.c: Avoid call to genlmsg_cancel
by Julia Lawall
· 14 years ago
45cbad6
cfg80211: Allow non-zero indexes for device specific pair-wise ciphers
by Juuso Oikarinen
· 14 years ago
8571a19
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
59eb21a
cfg80211: Extend channel to frequency mapping for 802.11j
by Bruno Randolf
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
ff039c6
cfg80211: fix transposition of words in printk
by Bob Copeland
· 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
2784fe9
cfg80211: fix null pointer dereference with a custom regulatory request
by Luis R. Rodriguez
· 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
01123e2
cfg80211: update information elements in cached BSS struct
by Sven Neumann
· 14 years ago
Next »