Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
eb492e0169974ac6d168f11d1fc1e2753fe1f3b4
/
net
/
wireless
« Previous
e702d3c
cfg80211: add debug print when processing a channel
by Luis R. Rodriguez
· 14 years ago
a651853
cfg80211: add debug print when disabling a channel on a custom regd
by Luis R. Rodriguez
· 14 years ago
926a0a0
cfg80211: add debug prints for when we ignore regulatory hints
by Luis R. Rodriguez
· 14 years ago
ca4ffe8
cfg80211: fix disabling channels based on hints
by Luis R. Rodriguez
· 14 years ago
749b527
cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORY
by Luis R. Rodriguez
· 14 years ago
7ca43d0
cfg80211: pass the reg hint initiator to helpers
by Luis R. Rodriguez
· 14 years ago
3cc25e5
cfg80211: fix a crash in dev lookup on dump commands
by Felix Fietkau
· 14 years ago
a171fba
cfg80211: fix regression on processing country IEs
by Luis R. Rodriguez
· 14 years ago
5f05647
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
c64557d
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
9ebad4a
radiotap: fix vendor namespace parsing
by Johannes Berg
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
271733c
cfg80211: notify drivers about frame registrations
by Johannes Berg
· 14 years ago
cfd8e12
wireless: Print wiphy name in sysfs.
by Ben Greear
· 14 years ago
8610c29
cfg80211: add channel utilization stats to the survey command
by Felix Fietkau
· 14 years ago
5a5c731
wireless: Set some stats used by /proc/net/wireless (wext)
by Ben Greear
· 14 years ago
7623225
Revert "wireless: Use first phyX name available when registering phy devices."
by Johannes Berg
· 14 years ago
e9a6870
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
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
3207390
cfg80211: fix BSS double-unlinking
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
5a254ff
wireless: Use first phyX name available when registering phy devices.
by Ben Greear
· 14 years ago
41f4a6f
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
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
e40051d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
29ad2fa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
a02cec2
net: return operator cleanup
by Eric Dumazet
· 14 years ago
b618f6f
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
df6d023
wext: fix potential private ioctl memory content leak
by Johannes Berg
· 14 years ago
074ac8d
cfg80211/nl80211: introduce p2p device types
by Johannes Berg
· 14 years ago
46a5eba
cfg80211/mac80211: use lockdep_assert_held
by Johannes Berg
· 14 years ago
9c37663
include/net/cfg80211.h: wiphy_<level> messages use dev_printk
by Joe Perches
· 14 years ago
2b18ab36
net/wireless: use generic_file_llseek in debugfs
by Arnd Bergmann
· 14 years ago
a1e567c
nl80211: Uninitialized variable
by Bill Jordan
· 14 years ago
9426231
net/wireless: use ARRAY_SIZE macro in radiotap.c
by Nikitas Angelinas
· 14 years ago
e548833
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
c3d34d5
wireless: register wiphy rfkill w/o holding cfg80211_mutex
by John W. Linville
· 14 years ago
3653910
net/wireless: Remove double test
by Julia Lawall
· 14 years ago
42da2f9
wireless extensions: fix kernel heap content leak
by Johannes Berg
· 14 years ago
c0692b8
cfg80211: allow changing port control protocol
by Johannes Berg
· 14 years ago
7d64b7c
cfg80211: allow vendor specific cipher suites
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
633adf1
cfg80211: mark ieee80211_hdrlen const
by Johannes Berg
· 14 years ago
afea0b7
cfg80211: check if WEP is available for shared key auth
by Johannes Berg
· 14 years ago
0460079
cfg80211: support sysfs namespaces
by Johannes Berg
· 14 years ago
3f3b6a8
cfg80211: deauth doesn't always imply disconnect
by Johannes Berg
· 14 years ago
9714d31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
c61029c
wireless: upcase alpha2 values in queue_regulatory_request
by John W. Linville
· 14 years ago
fe100ac
cfg80211: fix locking in action frame TX
by Johannes Berg
· 14 years ago
c4c3229
cfg80211: Update of regulatory request initiator handling
by Yuri Ershov
· 14 years ago
d080e27
nl80211: Fix memory leaks
by Yuri Ershov
· 14 years ago
073730d
wireless: Convert wiphy_debug macro to function
by Joe Perches
· 14 years ago
800f65b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6
by John W. Linville
· 14 years ago
3be61a3
cfg80211: fix IBSS default management key
by Johannes Berg
· 14 years ago
f9f9b6e
wireless: remove unneeded variable from regulatory_hint_11d()
by Dan Carpenter
· 14 years ago
3289a83
lib80211: remove unused host_build_iv option
by John W. Linville
· 14 years ago
5a65205
cfg80211: fix race between sysfs and cfg80211
by Maxime Bizon
· 14 years ago
34782e9
wireless: remove unnecessary reg_same_country_ie_hint
by John W. Linville
· 14 years ago
20925fe
wireless: mark cfg80211_is_all_idle as static
by John W. Linville
· 14 years ago
2ea6fb6
wireless: correct sparse warning in generated regdb.c
by John W. Linville
· 14 years ago
c28991a
wireless: correct sparse warning in wext-compat.c
by John W. Linville
· 14 years ago
3f6ff6b
wireless: correct sparse warning in lib80211_crypt_tkip.c
by John W. Linville
· 14 years ago
4f366c5
wireless: only use alpha2 regulatory information from country IE
by John W. Linville
· 14 years ago
ccb6c13
cfg80211: don't get expired BSSes
by Johannes Berg
· 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
643f82e
cfg80211: ignore spurious deauth
by Johannes Berg
· 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
fa61cf7
cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units
by Juuso Oikarinen
· 14 years ago
670b7f1
wireless: mark reg_mutex as static
by John W. Linville
· 14 years ago
2fcc9f7
wireless: move regulatory_init to .init.text
by Uwe Kleine-König
· 14 years ago
f884e38
cfg80211: move cfg80211_exit to .exit.text
by Uwe Kleine-König
· 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
· 15 years ago
aed8e1f
cfg80211: don't refuse HT20 channels on devices that don't support HT40
by Helmut Schaa
· 15 years ago
579d753
cfg80211: add missing braces
by Johannes Berg
· 15 years ago
9fbc630
cfg80211: fix crash in cfg80211_set_freq()
by Felix Fietkau
· 15 years ago
22fe88d
cfg80211: Fix signal_type comparison
by Sujith
· 15 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
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
9043f3b
cfg80211: Remove default dynamic PS timeout value
by Juuso Oikarinen
· 15 years ago
fd8aaaf
cfg80211: add ap isolation support
by Felix Fietkau
· 15 years ago
Next »