Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
708d50edb149fe488c7c96f59ba9a89a64985cf2
/
net
/
mac80211
/
chan.c
708d50e
mac80211: add boilerplate code for start / stop NAN
by Ayala Beker
· 8 years ago
cb3b7d8
cfg80211: add start / stop NAN commands
by Ayala Beker
· 8 years ago
aa507a7
mac80211: recalc min_def chanctx even when chandef is identical
by Arik Nemtsov
· 9 years ago
a7201a6
mac80211: Recalc min chandef when station is associated
by Ilan Peer
· 9 years ago
0fabfaa
mac80211: upgrade BW of TDLS peers when possible
by Arik Nemtsov
· 9 years ago
bf45a24
mac80211: adjust reserved chan_ctx when assigned to vif
by Andrei Otcheretianski
· 9 years ago
17c18bf
mac80211: add TX fastpath
by Johannes Berg
· 10 years ago
104f5a6
mac80211: clear sdata->radar_required
by Eliad Peller
· 10 years ago
db82d8a
mac80211: enable TPC through mac80211 stack
by Lorenzo Bianconi
· 10 years ago
e7f2337
mac80211: consider only relevant vifs for radar_required calculation
by Eliad Peller
· 10 years ago
5cbc95a
mac80211: remove local->radar_detect_enabled
by Eliad Peller
· 10 years ago
722ddb0
mac80211: update the channel context after channel switch
by Emmanuel Grumbach
· 10 years ago
2967e03
mac80211: copy chandef from AP vif to VLANs
by Felix Fietkau
· 10 years ago
239281f
mac80211: 802.11p OCB mode support
by Rostislav Lisovy
· 10 years ago
6e0bd6c
cfg80211: 802.11p OCB mode handling
by Rostislav Lisovy
· 10 years ago
d070f91
mac80211: fix spelling errors
by Stephen Hemminger
· 10 years ago
61a3d4f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
ef4ead3
Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 10 years ago
190355c
Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 10 years ago
a00f4f6
mac80211: fix chantype recalc warning
by Michal Kazior
· 10 years ago
649b2a4
mac80211: make ieee80211_vif_use_reserved_switch static
by Johannes Berg
· 10 years ago
0e67c13
mac80211: ignore AP_VLAN in ieee80211_recalc_chanctx_chantype
by Felix Fietkau
· 10 years ago
47e4df9
mac80211: fix channel switch for chanctx-based drivers
by Michal Kazior
· 10 years ago
1d4cc30
mac80211: suppress unused variable warning without lockdep
by Johannes Berg
· 10 years ago
4c3ebc5
mac80211: use chanctx reservation for STA CSA
by Michal Kazior
· 10 years ago
03078de
mac80211: use chanctx reservation for AP CSA
by Michal Kazior
· 10 years ago
5bcae31
mac80211: implement multi-vif in-place reservations
by Michal Kazior
· 10 years ago
40a10fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 10 years ago
33926eb
mac80211: mark local variable __maybe_unused
by Johannes Berg
· 11 years ago
f659544
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
c0166da
mac80211: compute chanctx refcount on-the-fly
by Michal Kazior
· 11 years ago
1f0d54c
mac80211: split ieee80211_free_chanctx()
by Michal Kazior
· 11 years ago
ed68ebc
mac80211: split ieee80211_new_chanctx()
by Michal Kazior
· 11 years ago
13f348a
mac80211: improve chanctx reservation lookup
by Michal Kazior
· 11 years ago
0288157
mac80211: improve find_chanctx() for reservations
by Michal Kazior
· 11 years ago
e3afb92
mac80211: track reserved vifs in chanctx
by Michal Kazior
· 11 years ago
484298a
mac80211: track assigned vifs in chanctx
by Michal Kazior
· 11 years ago
0933248
mac80211: add support for radar detection for reservations
by Michal Kazior
· 11 years ago
c2b90ad
mac80211: prevent chanctx overcommit
by Michal Kazior
· 11 years ago
5d52ee8
mac80211: allow reservation of a running chanctx
by Luciano Coelho
· 11 years ago
11335a5
mac80211: implement chanctx reservation
by Luciano Coelho
· 11 years ago
77eeba9
mac80211: refactor ieee80211_assign/unassign_vif_chanctx into one
by Luciano Coelho
· 11 years ago
33ffd95
mac80211: split ieee80211_vif_change_channel in two
by Luciano Coelho
· 11 years ago
4e141da
mac80211: protect AP VLAN list with local->mtx
by Michal Kazior
· 11 years ago
73de86a
cfg80211/mac80211: move interface counting for combination check to mac80211
by Luciano Coelho
· 11 years ago
0c2bef46
mac80211: use RCU_INIT_POINTER
by Monam Agarwal
· 11 years ago
9b4816f
mac80211: fix radar_enabled propagation
by Michal Kazior
· 11 years ago
7b8a9cd
mac80211: Disable SMPS for the monitor interface
by Ido Yariv
· 11 years ago
85dcce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
1c37a72
mac80211: consider virtual mon when calculating min_def
by Eliad Peller
· 11 years ago
cc901de
mac80211: fix sdata->radar_required locking
by Michal Kazior
· 11 years ago
34a3740
mac80211: fix iflist_mtx/mtx locking in radar detection
by Johannes Berg
· 11 years ago
367bbd1
mac80211: make ieee80211_recalc_radar_chanctx static
by Johannes Berg
· 11 years ago
21f659b
mac80211: add min required channel definition field
by Eliad Peller
· 11 years ago
33787fc
mac80211: move csa_chandef to sdata
by Luciano Coelho
· 11 years ago
7578d57
mac80211: implement STA CSA for drivers using channel contexts
by Arik Nemtsov
· 11 years ago
73da7d5
mac80211: add channel switch command and beacon callbacks
by Simon Wunderlich
· 11 years ago
a42c74e
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
by Johannes Berg
· 12 years ago
e474685
mac80211: fix recalc_radar hwconf sync problem
by Simon Wunderlich
· 12 years ago
655d8e2
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
675a0b0
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
by Karl Beldan
· 12 years ago
382a103
mac80211: fix idle handling sequence
by Johannes Berg
· 12 years ago
2c9b735
mac80211: add ieee80211_vif_change_bandwidth
by Johannes Berg
· 12 years ago
18942d3
mac80211: fix ieee80211_change_chandef name
by Johannes Berg
· 12 years ago
5bbe754d
mac80211: don't call bss_info_changed on p2p-device/monitor
by Johannes Berg
· 12 years ago
164eb02
mac80211: add radar detection command/event
by Simon Wunderlich
· 12 years ago
fd0f979
mac80211: simplify idle handling
by Johannes Berg
· 12 years ago
1f4ac5a
mac80211: explicitly copy channels to VLANs where needed
by Johannes Berg
· 12 years ago
8a61af6
mac80211: fix channel context iteration
by Johannes Berg
· 12 years ago
4d76d21
mac80211: assign VLAN channel contexts
by Johannes Berg
· 12 years ago
4bf8853
mac80211: convert to channel definition struct
by Johannes Berg
· 12 years ago
1ea6f9c
mac80211: handle TX power per virtual interface
by Johannes Berg
· 12 years ago
3448c00
mac80211: add channel context iterator
by Johannes Berg
· 12 years ago
04ecd25
mac80211: track needed RX chains for channel contexts
by Johannes Berg
· 12 years ago
55de908
mac80211: use channel contexts
by Johannes Berg
· 12 years ago
e89a96f
mac80211: reuse channels for channel contexts
by Michal Kazior
· 12 years ago
35f2fce
mac80211: use channel context notifications
by Michal Kazior
· 12 years ago
d01a1e6
mac80211: introduce channel context skeleton code
by Michal Kazior
· 12 years ago
23a85b45
mac80211: refactor set_channel_type
by Michal Kazior
· 12 years ago
be0f423
mac80211: allow channel change while mesh is down
by Thomas Pedersen
· 12 years ago
64f68e5
mac80211: remove channel type argument from rate_update
by Johannes Berg
· 13 years ago
3117bbdb
mac80211: Don't let regulatory make us deaf
by Paul Stewart
· 13 years ago
e9980e6
mac80211: refactor __ieee80211_get_channel_mode
by Johannes Berg
· 13 years ago
9db372f
mac80211: fix channel type recalculation with HT and non-HT interfaces
by Felix Fietkau
· 14 years ago
46a5eba
cfg80211/mac80211: use lockdep_assert_held
by Johannes Berg
· 14 years ago
368a07d
mac80211: make a function static
by Johannes Berg
· 14 years ago
0aaffa9
mac80211: improve HT channel handling
by Johannes Berg
· 15 years ago
f444de0
cfg80211/mac80211: better channel handling
by Johannes Berg
· 15 years ago