Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
db388a567ff9600debc2433c1fddf79a8fc38b21
/
net
/
mac80211
/
cfg.c
db388a5
mac80211: move TX PN to public part of key struct
by Johannes Berg
· 9 years ago
464daaf
mac80211: check fast-xmit on station change
by Michal Kazior
· 9 years ago
a31cf1c
mac80211: extend get_key() to return PN for all ciphers
by Johannes Berg
· 10 years ago
9352c19
mac80211: extend get_tkip_seq to all keys
by Johannes Berg
· 10 years ago
b8e69d5
mac80211: force off channel transmission for public action frames
by Matti Gottlieb
· 10 years ago
17c18bf
mac80211: add TX fastpath
by Johannes Berg
· 10 years ago
7b6249b
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
2c44be8
mac80211: set QoS capability before changing station state
by Johannes Berg
· 10 years ago
527871d
mac80211: make sta.wme indicate whether QoS is used
by Johannes Berg
· 10 years ago
6bab2e19
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
by Tom Gundersen
· 10 years ago
6a8b4ad
mac80211: fix typo in debug output
by Michael Braun
· 10 years ago
7c10770
mac80211: avoid duplicate TX path station lookup
by Johannes Berg
· 10 years ago
c23e31c
mac80211: initialize rate control earlier for tdls station
by Marek Puzyniak
· 10 years ago
64a8cef
mac80211: provide station PMF configuration to driver
by SenthilKumar Jegadeesan
· 10 years ago
c84a67a
mac80211: Use eth_<foo>_addr instead of memset
by Joe Perches
· 10 years ago
7d9bb2f
mac80211: iterate using station list in AP SMPS
by Johannes Berg
· 10 years ago
8ade538
mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers
by Jouni Malinen
· 10 years ago
56c52da
mac80111: Add BIP-CMAC-256 cipher
by Jouni Malinen
· 10 years ago
2b2ba0d
mac80111: Add CCMP-256 cipher
by Jouni Malinen
· 10 years ago
00b9cfa
mac80111: Add GCMP and GCMP-256 ciphers
by Jouni Malinen
· 10 years ago
db82d8a
mac80211: enable TPC through mac80211 stack
by Lorenzo Bianconi
· 10 years ago
b51f3be
cfg80211: change bandwidth reporting to explicit field
by Johannes Berg
· 10 years ago
f89903d
mac80211: remove 80+80 MHz rate reporting
by Johannes Berg
· 10 years ago
5cbc95a
mac80211: remove local->radar_detect_enabled
by Eliad Peller
· 10 years ago
3b24f4c
mac80211: let flush() drop packets when possible
by Emmanuel Grumbach
· 10 years ago
4bcc56b
mac80211: ask driver to look at power level when starting AP
by Johannes Berg
· 10 years ago
a7a6bdd
mac80211: introduce TDLS channel switch ops
by Arik Nemtsov
· 10 years ago
9041c1f
mac80211: track AP and peer STA TDLS chan-switch support
by Arik Nemtsov
· 10 years ago
73c4e19
mac80211: move skb info band assignment out
by Johannes Berg
· 10 years ago
2f45729
mac80211: send channel switch started notifications
by Luciano Coelho
· 10 years ago
000baa5
mac80211: fix order of setting ch_switch and drv_pre_channel_switch call
by Luciano Coelho
· 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
5b3dc42
mac80211: add support for driver tx power reporting
by Felix Fietkau
· 10 years ago
d070f91
mac80211: fix spelling errors
by Stephen Hemminger
· 10 years ago
02219b3
mac80211: add WMM admission control support
by Johannes Berg
· 10 years ago
8fa74e3
Merge branch 'mac80211' into mac80211-next
by Johannes Berg
· 10 years ago
b08cc24
mac80211: fix change flags variable signedness
by Johannes Berg
· 10 years ago
89c771e
cfg80211: Convert del_station() callback to use a param struct
by Jouni Malinen
· 10 years ago
408b18a
mac80211: directly return ieee80211_vif_use_reserved_context()
by Fabian Frederick
· 10 years ago
f1d6558
mac80211: add post_channel_switch driver operation
by Luciano Coelho
· 10 years ago
6d027bc
mac80211: add pre_channel_switch driver operation
by Luciano Coelho
· 10 years ago
a2db2ed
mac80211: implement cfg80211_ops to query mesh proxy path table
by Henning Rogge
· 10 years ago
c12bc48
mac80211: return the vif's chandef in ieee80211_cfg_get_channel()
by Luciano Coelho
· 10 years ago
f699317
mac80211: set smps_mode according to ap params
by Eliad Peller
· 10 years ago
a4bcaf5
mac80211: extend set_coverage_class signature
by Lorenzo Bianconi
· 10 years ago
eaa336b
mac80211: combine roc with the "next roc" if possible
by Eliad Peller
· 10 years ago
24ecd45
mac80211: adjust roc duration when combining ROCs
by Eliad Peller
· 10 years ago
d98ad83
mac80211: add Intel Mobile Communications copyright
by Johannes Berg
· 10 years ago
a74a8c8
mac80211: don't duplicate station QoS capability data
by Johannes Berg
· 10 years ago
03078de
mac80211: use chanctx reservation for AP CSA
by Michal Kazior
· 10 years ago
68885a5
mac80211: set auth flags after other station info
by Arik Nemtsov
· 10 years ago
a46992b
mac80211: stop only the queues assigned to the vif during channel switch
by Luciano Coelho
· 10 years ago
cca07b0
mac80211: introduce refcount for queue_stop_reasons
by Luciano Coelho
· 10 years ago
af296bd
mac80211: move csa counters from sdata to beacon/presp
by Michal Kazior
· 10 years ago
b7ffbd7
cfg80211: make ethtool the driver's responsibility
by Johannes Berg
· 10 years ago
ba9030c
mac80211: remove weak WEP IV accounting
by Johannes Berg
· 10 years ago
cca674d
mac80211: export the expected throughput
by Antonio Quartulli
· 10 years ago
3b3a016
cfg80211: constify MAC addresses in cfg80211 ops
by Johannes Berg
· 10 years ago
1af586c
mac80211: Handle the CSA counters correctly
by Andrei Otcheretianski
· 11 years ago
0d06d9b
mac80211: Support multiple CSA counters
by Andrei Otcheretianski
· 11 years ago
9a774c7
cfg80211: Support multiple CSA counters
by Andrei Otcheretianski
· 11 years ago
387910c
mac80211: Update CSA counters in mgmt frames
by Andrei Otcheretianski
· 11 years ago
f29f58a
mac80211: fix sparse warning caused by __ieee80211_channel_switch()
by Luciano Coelho
· 11 years ago
cf8767d
mac80211: disconnect iface if CSA unexpectedly fails
by Michal Kazior
· 11 years ago
6619950
mac80211: split CSA finalize function
by Michal Kazior
· 11 years ago
59af692
mac80211: fix CSA tx queue stopping
by Michal Kazior
· 11 years ago
95224fe
mac80211: move TDLS code to another file
by Arik Nemtsov
· 11 years ago
0c4972c
mac80211: set an external flag for TDLS stations
by Arik Nemtsov
· 11 years ago
3b1700b
mac80211: Support dynamic AP mode channel width changes
by Jouni Malinen
· 11 years ago
c0166da
mac80211: compute chanctx refcount on-the-fly
by Michal Kazior
· 11 years ago
2b32713
mac80211: fix racy usage of chanctx->refcount
by Michal Kazior
· 11 years ago
4e141da
mac80211: protect AP VLAN list with local->mtx
by Michal Kazior
· 11 years ago
b6a5501
cfg80211/mac80211: move more combination checks to mac80211
by Luciano Coelho
· 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
37fa2bd
mac80211: refactor channel switch function
by Michal Kazior
· 11 years ago
31559f3
cfg80211: DFS get CAC time from regulatory database
by Janusz Dziedzic
· 11 years ago
df942e7
cfg80211: Pass TDLS peer capability information in tdls_mgmt
by Sunil Dutt Undekari
· 11 years ago
bf5f483
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
by Johannes Berg
· 11 years ago
0e028ab
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
4bf332c
mac80211: remove superfluous band variable
by Johannes Berg
· 11 years ago
0297ea1
mac80211: release the channel in error path in start_ap
by Emmanuel Grumbach
· 11 years ago
8ffcc70
mac80211: avoid deadlock revealed by lockdep
by Emmanuel Grumbach
· 11 years ago
2f61743
mac80211: move roc cookie assignment earlier
by Eliad Peller
· 11 years ago
1b8d242
mac80211: move VHT related RX_FLAG to another variable
by Emmanuel Grumbach
· 11 years ago
b1bce14
mac80211: update opmode when adding new station
by Marek Kwaczynski
· 11 years ago
dbd7285
mac80211: add missing CSA locking
by Michal Kazior
· 11 years ago
cc901de
mac80211: fix sdata->radar_required locking
by Michal Kazior
· 11 years ago
97518af
mac80211: fix possible memory leak on AP CSA failure
by Michal Kazior
· 11 years ago
faf046e
mac80211: batch CSA bss info notification
by Michal Kazior
· 11 years ago
8a47cea
mac80211: make cfg80211 ops and privid const
by Johannes Berg
· 11 years ago
2fae062
mac80211: Fix ROC duration == 0 handling
by Ilan Peer
· 11 years ago
80e207c
mac80211: mesh: remove mesh_id check
by Johannes Berg
· 11 years ago
c782bf8
mac80211: fix the increment of mesh precedence value
by Chun-Yeow Yeoh
· 11 years ago
66e01cf
mac80211: only set CSA beacon when at least one beacon must be transmitted
by Luciano Coelho
· 11 years ago
0cb4d4d
mac80211: refactor ieee80211_mesh_process_chanswitch()
by Luciano Coelho
· 11 years ago
057d5f4
mac80211: sync dtim_count to TSF
by Thomas Pedersen
· 11 years ago
194ff52
cfg80211/mac80211: correct qos-map locking
by Johannes Berg
· 11 years ago
32db6b5
mac80211: Add support for QoS mapping
by Kyeyoon Park
· 11 years ago
Next »