Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9df1bb9b516daeece159ab7fb262d01a0359247c
/
net
/
wireless
30a548c
cfg80211: fix comment on regulatory hint processing
by Luis R. Rodriguez
· 16 years ago
b1ed8dd
cfg80211: fix bug while trying to process beacon hints on init
by Luis R. Rodriguez
· 16 years ago
ac46d48
cfg80211: fix race condition with wiphy_apply_custom_regulatory()
by Luis R. Rodriguez
· 16 years ago
c0f0aac
cfg80211: fix truncated IEs
by Johannes Berg
· 16 years ago
d91c01c
nl80211: Make nl80211_send_mlme_event() atomic
by Jouni Malinen
· 16 years ago
cd1658f
cfg80211: do not replace BSS structs
by Johannes Berg
· 16 years ago
160002f
cfg80211: copy hold when replacing BSS
by Johannes Berg
· 16 years ago
0ad8aca
cfg80211: fix NULL pointer deference in reg_device_remove()
by Luis R. Rodriguez
· 16 years ago
8a5117d
cfg80211: default CONFIG_WIRELESS_OLD_REGULATORY to n
by Luis R. Rodriguez
· 16 years ago
4bbf4d5
cfg80211: fix locking in nl80211_set_wiphy
by Johannes Berg
· 16 years ago
a08c1c1
cfg80211: add feature to hold bss
by Kalle Valo
· 16 years ago
ac7f9cf
cfg80211: accept no-op interface mode changes
by Johannes Berg
· 16 years ago
86f0468
cfg80211: remove code about country IE support with OLD_REG
by Luis R. Rodriguez
· 16 years ago
6ee7d33
cfg80211: make regdom module parameter available oustide of OLD_REG
by Luis R. Rodriguez
· 16 years ago
cc0b6fe
cfg80211: fix incorrect assumption on last_request for 11d
by Luis R. Rodriguez
· 16 years ago
2e097dc
cfg80211: force last_request to be set for OLD_REG if regdom is EU
by Luis R. Rodriguez
· 16 years ago
eec60b0
nl80211: Check iftype in cfg80211 code
by Jouni Malinen
· 16 years ago
35a8efe
nl80211: Check that netif_runnin is true in cfg80211 code
by Jouni Malinen
· 16 years ago
255e737
nl80211: Add more through validation of MLME command parameters
by Jouni Malinen
· 16 years ago
65fc73a
nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE
by Jouni Malinen
· 16 years ago
636a5d3
nl80211: Add MLME primitives to support external SME
by Jouni Malinen
· 16 years ago
6039f6d
nl80211: Event notifications for MLME events
by Jouni Malinen
· 16 years ago
3b85875
nl80211: rework locking
by Johannes Berg
· 16 years ago
8fdc621
nl80211: export supported commands
by Johannes Berg
· 16 years ago
633e24e
cfg80211/nl80211: remove usage of CONFIG_NL80211
by Reinette Chatre
· 16 years ago
8be7cdc
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
f3f9258
nl80211: Check that function pointer != NULL before using it
by Jouni Malinen
· 16 years ago
af43306
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
2d6a5e9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
73d54c9
cfg80211: add regulatory netlink multicast group
by Luis R. Rodriguez
· 16 years ago
7db90f4
cfg80211: move enum reg_set_by to nl80211.h
by Luis R. Rodriguez
· 16 years ago
0fee54c
cfg80211: remove REGDOM_SET_BY_INIT
by Luis R. Rodriguez
· 16 years ago
ec329ac
cfg80211: fix max tx power for world regdom on 5 GHz to 20dBm
by Luis R. Rodriguez
· 16 years ago
611b6a8
cfg80211: Enable passive scan on channels 12-14 for world roaming
by Luis R. Rodriguez
· 16 years ago
6f16bf3
lib80211: silence excessive crypto debugging messages
by John W. Linville
· 16 years ago
d5df2a1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
bd05f28
cfg80211: test before subtraction on unsigned
by Roel Kluin
· 16 years ago
0bfbce1
nl80211: Avoid AP mode BUG_ON hang with invalid lock assert
by Jouni Malinen
· 16 years ago
2f92cd2
cfg80211: pass the regulatory_request to ignore_request
by Luis R. Rodriguez
· 16 years ago
d951c1d
cfg80211: do not kzalloc() again for a new request on __regulatory_hint
by Luis R. Rodriguez
· 16 years ago
28da32d
cfg80211: pass the regulatory_request struct in __regulatory_hint()
by Luis R. Rodriguez
· 16 years ago
d1c96a9
cfg80211: make __regulatory_hint() static
by Luis R. Rodriguez
· 16 years ago
e38f8a7
cfg80211: Add AP beacon regulatory hints
by Luis R. Rodriguez
· 16 years ago
3fc71f7
cfg80211: enable 5 GHz world roaming channels
by Luis R. Rodriguez
· 16 years ago
68798a6
cfg80211: enable active-scan / beaconing on Ch 1-11 for world regdom
by Luis R. Rodriguez
· 16 years ago
69b1572
cfg80211: rename regdom_changed to regdom_changes() and use it
by Luis R. Rodriguez
· 16 years ago
fff32c0
cfg80211: allow drivers that agree on regulatory to agree
by Luis R. Rodriguez
· 16 years ago
fb1fc7a
cfg80211: comments style cleanup
by Luis R. Rodriguez
· 16 years ago
fe33eb3
cfg80211: move all regulatory hints to workqueue
by Luis R. Rodriguez
· 16 years ago
0441d6f
cfg80211: free rd on unlikely event on 11d hint
by Luis R. Rodriguez
· 16 years ago
915278e
cfg80211: remove likely from an 11d hint case
by Luis R. Rodriguez
· 16 years ago
d335fe6
cfg80211: protect first access of last_request on 11d hint under mutex
by Luis R. Rodriguez
· 16 years ago
806a9e3
cfg80211: make regulatory_request use wiphy_idx instead of wiphy
by Luis R. Rodriguez
· 16 years ago
761cf7e
cfg80211: add assert_cfg80211_lock() to ensure proper protection
by Luis R. Rodriguez
· 16 years ago
bcf4f99
cfg80211: propagate -ENOMEM during regulatory_init()
by Luis R. Rodriguez
· 16 years ago
ba25c14
cfg80211: add regulatory_hint_core() to separate the core reg hint
by Luis R. Rodriguez
· 16 years ago
80778f1
nl80211: disallow user requests prior to regulatory_init()
by Luis R. Rodriguez
· 16 years ago
a179439
cfg80211: rename cfg80211_drv_mutex to cfg80211_mutex
by Luis R. Rodriguez
· 16 years ago
85fd129
cfg80211: add wiphy_idx_valid to check for wiphy_idx sanity
by Luis R. Rodriguez
· 16 years ago
b5850a7
cfg80211: rename cfg80211_registered_device's idx to wiphy_idx
by Luis R. Rodriguez
· 16 years ago
4aa188e
mac80211/cfg80211: move iwrange handler to cfg80211
by Johannes Berg
· 16 years ago
77965c9
cfg80211: clean up signal type
by Johannes Berg
· 16 years ago
630e64c
nl80211: remove admin requirement from station get
by Johannes Berg
· 16 years ago
a77b855
cfg80211/mac80211: fill qual.qual value/adjust max_qual.qual
by Johannes Berg
· 16 years ago
cb3a8ee
cfg80211: age scan results on resume
by Dan Williams
· 16 years ago
98c8a60a
nl80211: Provide access to STA TX/RX packet counters
by Jouni Malinen
· 16 years ago
70692ad
nl80211: Optional IEs into scan request
by Jouni Malinen
· 16 years ago
13e967b
wireless: fix for CONFIG_NL80211=n
by Randy Dunlap
· 16 years ago
79420f0
cfg80211: add more flexible BSS lookup
by Johannes Berg
· 16 years ago
d491af1
cfg80211: allow users to request removing a BSS
by Johannes Berg
· 16 years ago
78c1c7e
cfg80211: free_priv for BSS info
by Johannes Berg
· 16 years ago
2a51931
cfg80211/nl80211: scanning (and mac80211 update to use it)
by Johannes Berg
· 16 years ago
f130347
cfg80211: add get reg command
by Luis R. Rodriguez
· 16 years ago
1725d40
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
d81c2d9
cfg80211: do not pass -EALREADY to userspace on regdomain change request
by Luis R. Rodriguez
· 16 years ago
24ed1da
cfg80211: allow users to help a driver's compliance
by Luis R. Rodriguez
· 16 years ago
f976376
cfg80211: Allow for strict regulatory settings
by Luis R. Rodriguez
· 16 years ago
716f939
cfg80211: pass more detailed regulatory request information on reg_notifier()
by Luis R. Rodriguez
· 16 years ago
d46e5b1
cfg80211: move check for ignore_reg_update() on wiphy_update_regulatory()
by Luis R. Rodriguez
· 16 years ago
2a44f91
cfg80211: rename fw_handles_regulatory to custom_regulatory
by Luis R. Rodriguez
· 16 years ago
e74b1e7
cfg80211: ignore consecutive equal regulatory hints
by Luis R. Rodriguez
· 16 years ago
5eebade
cfg80211: process user requests only after previous user/driver/core requests
by Luis R. Rodriguez
· 16 years ago
34f5734
cfg80211: export freq_reg_info()
by Luis R. Rodriguez
· 16 years ago
1fa25e4
cfg80211: add wiphy_apply_custom_regulatory()
by Luis R. Rodriguez
· 16 years ago
881d948
wireless: restrict to 32 legacy rates
by Johannes Berg
· 16 years ago
0378b3f
cfg80211: add PM hooks
by Johannes Berg
· 16 years ago
9aed3cc
nl80211: New command for adding extra IE(s) into management frames
by Jouni Malinen
· 16 years ago
3cfcf6ac
mac80211: 802.11w - Use BIP (AES-128-CMAC)
by Jouni Malinen
· 16 years ago
039498c
cfg80211: fix typo on message after intersection
by Luis R. Rodriguez
· 16 years ago
3e0c3ff
cfg80211: allow multiple driver regulatory_hints()
by Luis R. Rodriguez
· 16 years ago
560e28e
cfg80211: call reg_notifier() once
by Luis R. Rodriguez
· 16 years ago
667ecd0
cfg80211: print correct intersected regulatory domain
by Luis R. Rodriguez
· 16 years ago
615aab4
cfg80211: Fix sanity check on 5 GHz when processing country IE
by Luis R. Rodriguez
· 16 years ago
02e68a3
cfg80211: Fix parsed country IE info for 5 GHz
by Luis R. Rodriguez
· 16 years ago
0c7dc45
cfg80211: Fix regression with 11d on bands
by Luis R. Rodriguez
· 16 years ago
a92a3ce
cfg80211: make handle_band() and handle_channel() wiphy specific
by Luis R. Rodriguez
· 16 years ago
148bc43
wireless: convert wireless ioctl to net_device_ops
by Stephen Hemminger
· 16 years ago
094d05d
mac80211: Fix HT channel selection
by Sujith
· 16 years ago
420e7fa
nl80211: Add signal strength and bandwith to nl80211station info
by Henning Rogge
· 16 years ago
b143923
mac80211/cfg80211: check endianness in sparse runs
by Johannes Berg
· 16 years ago
Next »