Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
b176e629402f41f2b984d3aa842ddae23ed5562e
/
net
/
wireless
b176e62
cfg80211: aggregate mgmt_tx parameters into a struct
by Andrei Otcheretianski
· 11 years ago
01e0daa
cfg80211: fix reporting 5/10 MHz support to user space
by Felix Fietkau
· 11 years ago
3ef121b
cfg80211: replace print_dfs_region() with reg_dfs_region_str() helper
by Luis R. Rodriguez
· 11 years ago
d7a4b05
cfg80211: distinguish unset DFS region from unknown
by Luis R. Rodriguez
· 11 years ago
adbfb05
cfg80211: intersection dfs regions when intersecting regdomains
by Luis R. Rodriguez
· 11 years ago
4c7d398
cfg80211: use enum nl80211_dfs_regions for dfs_region everywhere
by Luis R. Rodriguez
· 11 years ago
2a90146
cfg80211: add an option to disable processing country IEs
by Luis R. Rodriguez
· 11 years ago
a09a85a
cfg80211: add flags to define country IE processing rules
by Luis R. Rodriguez
· 11 years ago
a2f73b6
cfg80211: move regulatory flags to their own variable
by Luis R. Rodriguez
· 11 years ago
0199240
cfg80211: rename __set_regdom() to reg_set_rd_country_ie()
by Luis R. Rodriguez
· 11 years ago
f5fe324
cfg80211: set driver regulatory updates on its own
by Luis R. Rodriguez
· 11 years ago
84721d4
cfg80211: set user regulatory updates on its own
by Luis R. Rodriguez
· 11 years ago
3b9e5ac
cfg80211: set core regulatory updates on its own
by Luis R. Rodriguez
· 11 years ago
db0e066
cfg80211: pass the last_request to __set_regdom()
by Luis R. Rodriguez
· 11 years ago
0e3802d
cfg80211: move core reg_notfier() check to source
by Luis R. Rodriguez
· 11 years ago
f75c30e
cfg80211: allow only the core to request to update the world regdom
by Luis R. Rodriguez
· 11 years ago
fe6631f
cfg80211: add helper for calling CRDA
by Luis R. Rodriguez
· 11 years ago
05f1a3e
cfg80211: add helper for kfree'ing and assigning last_request
by Luis R. Rodriguez
· 11 years ago
5ad6ef5
cfg80211: add helper for kfree'ing last_request
by Luis R. Rodriguez
· 11 years ago
2f1c6c5
cfg80211: process non country IE conflicting first
by Luis R. Rodriguez
· 11 years ago
b23e7a9
cfg80211: process country IE regulatory requests on their own
by Luis R. Rodriguez
· 11 years ago
21636c7
cfg80211: process driver regulatory requests on its own
by Luis R. Rodriguez
· 11 years ago
0d97a61
cfg80211: process user regulatory requests on its own
by Luis R. Rodriguez
· 11 years ago
b3eb7f3
cfg80211: processing core regulatory hints on its own
by Luis R. Rodriguez
· 11 years ago
e438768
cfg80211: check regulatory request alpha2 early
by Luis R. Rodriguez
· 11 years ago
cc493e4f
cfg80211: enforce disabling channels by custom or strict settings
by Luis R. Rodriguez
· 11 years ago
ae68939
cfg80211: fix parsing when db.txt ends on a rule
by Luis R. Rodriguez
· 11 years ago
af9b223
cfg80211: add function helpers to genregdb.awk
by Luis R. Rodriguez
· 11 years ago
6bc54fb
cfg80211: allow beaconing after DFS CAC
by Janusz Dziedzic
· 11 years ago
d2859df
cfg80211/mac80211: DFS setup chandef for cac event
by Janusz Dziedzic
· 11 years ago
00c3a6e
cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSH
by Johannes Berg
· 11 years ago
0f0094b
cfg80211: add missing break in cfg80211_get_chan_state()
by Johannes Berg
· 11 years ago
1daa37c
cfg80211: remove second argument from reg_process_hint()
by Luis R. Rodriguez
· 11 years ago
222ea58
cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()
by Luis R. Rodriguez
· 11 years ago
fe7c3a1
cfg80211: DFS check chandef usable before CAC
by Janusz Dziedzic
· 11 years ago
40d1ba6
cfg80211: add helper functions for start/end freq
by Janusz Dziedzic
· 11 years ago
8fe02e1
cfg80211: consolidate passive-scan and no-ibss flags
by Luis R. Rodriguez
· 11 years ago
b476d3f
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 11 years ago
353c781
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
01925ef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
d0a361a
nl80211: fix channel switch parsing
by Andrei Otcheretianski
· 11 years ago
b8456a1
{nl,cfg,mac}80211: implement mesh channel switch userspace API
by Chun-Yeow Yeoh
· 11 years ago
c6da674
{nl,cfg,mac}80211: enable the triggering of CSA frame in mesh
by Chun-Yeow Yeoh
· 11 years ago
034c6d6
cfg80211: export reg_initiator_name()
by Luis R. Rodriguez
· 11 years ago
5336fa8
nl80211/cfg80211: enable DFS for IBSS mode
by Simon Wunderlich
· 11 years ago
bbe09bb
cfg80211: update dfs_state_entered upon dfs_state change
by Michal Kazior
· 11 years ago
c532a58
cfg80211: fix DFS channel recovery timeout
by Michal Kazior
· 11 years ago
79845c6
cfg80211: fix scheduled scan pointer access
by Johannes Berg
· 11 years ago
03f2712
cfg80211: export reg_initiator_name()
by Luis R. Rodriguez
· 11 years ago
f556331
wireless: radiotap: fix parsing buffer overrun
by Johannes Berg
· 11 years ago
fa1fb9c
cfg80211: simplify strict custom alpha2 regdomain check
by Luis R. Rodriguez
· 11 years ago
cea8524
cfg80211: enable regulatory hints for strict custom settings
by Luis R. Rodriguez
· 11 years ago
c01fc9a
cfg80211: pass station supported channel and oper class info
by Sunil Dutt
· 11 years ago
f38dd58
cfg80211: don't add p2p device while in RFKILL
by Emmanuel Grumbach
· 11 years ago
789fd03
cfg80211: rename regulatory_hint_11d() to regulatory_hint_country_ie()
by Luis R. Rodriguez
· 11 years ago
c6ca5e2
cfg80211: vlan priority handling in WMM
by cedric Voncken
· 11 years ago
131a19b
regulatory: enable channels 52-64 and 100-144 for world roaming
by Johannes Berg
· 12 years ago
ff311bc
nl80211: allow CAC only if no operation is going on
by Simon Wunderlich
· 11 years ago
f0823475
cfg80211: parse dfs region for internal regdb option
by Janusz Dziedzic
· 11 years ago
f364ef9
mac80211: fix some snprintf misuses
by Eliad Peller
· 11 years ago
aa5f66d
cfg80211: fix sysfs registration race
by Johannes Berg
· 11 years ago
f478f33
cfg80211: fix warning when using WEXT for IBSS
by Bruno Randolf
· 11 years ago
ee4bc9e
nl80211: enable IBSS support for channel switch announcements
by Simon Wunderlich
· 11 years ago
774f073
cfg80211: export cfg80211_chandef_dfs_required
by Simon Wunderlich
· 11 years ago
1800329
cfg80211: use the correct macro to check for active monitor support
by Luciano Coelho
· 11 years ago
cc998ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
1372a29
wireless: scan: Remove comment to compare_ether_addr
by Joe Perches
· 11 years ago
542a086
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
f3e979a
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
b35c809
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
19504cf
cfg80211: add flags to cfg80211_rx_mgmt()
by Vladimir Kondratiev
· 11 years ago
d074666
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
dee8a97
cfg80211: don't request disconnect if not connected
by Johannes Berg
· 11 years ago
cb35fba
nl80211: nl80211hdr_put() doesn't return an ERR_PTR
by Dan Carpenter
· 11 years ago
fc73f11
cfg80211: add wdev to testmode cmd
by David Spinadel
· 11 years ago
1da5fcc
nl80211: clean up CQM settings code
by Johannes Berg
· 11 years ago
fa59784
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
4f05444
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
7546ff9
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
16ef1fe
nl80211/cfg80211: add channel switch command
by Simon Wunderlich
· 12 years ago
74418ed
cfg80211: fix P2P GO interface teardown
by Johannes Berg
· 11 years ago
c319d50
nl80211: fix another nl80211_fam.attrbuf race
by Johannes Berg
· 11 years ago
f0bc99c
net: wireless: convert class code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
23df0b7
regulatory: use correct regulatory initiator on wiphy register
by Arik Nemtsov
· 11 years ago
bf37264
nl80211: allow 5 and 10 MHz channels for IBSS
by Simon Wunderlich
· 12 years ago
74608ac
cfg80211/mac80211: get mandatory rates based on scan width
by Simon Wunderlich
· 12 years ago
dcd6eac
nl80211: add scan width to bss and scan request structs
by Simon Wunderlich
· 12 years ago
be29b99a
cfg80211/nl80211: Add packet coalesce support
by Amitkumar Karwar
· 12 years ago
803768f
nl80211: enable HT overrides for ibss
by Simon Wunderlich
· 12 years ago
50ac660
cfg80211/nl80211: rename packet pattern related structures and enums
by Amitkumar Karwar
· 12 years ago
83374fe
nl80211: fix the setting of RSSI threshold value for mesh
by Chun-Yeow Yeoh
· 12 years ago
f77b86d
regulatory: add missing rtnl locking
by Johannes Berg
· 12 years ago
923a0e7
cfg80211: fix bugs in new SME implementation
by Johannes Berg
· 12 years ago
a0ec570
nl80211: fix mgmt tx status and testmode reporting for netns
by Michal Kazior
· 12 years ago
57ed5cd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
a33d402
cfg80211: fix compilation warning for cfg80211_leave_all()
by Arend van Spriel
· 12 years ago
f9bef3d
wireless: check for dangling wdev->current_bss pointer
by Ben Greear
· 12 years ago
0e3a39b
wireless: add comments about bss refcounting
by Ben Greear
· 12 years ago
6f39090
wireless: Make sure __cfg80211_connect_result always puts bss
by Ben Greear
· 12 years ago
7d2a47a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
Next »