Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f65efd6dfe4e687637704f7023157fdee99913ca
/
net
/
mac80211
/
sta_info.h
7cca2ac
mac80211: aggregation: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
4c02d62
net/mac80211/mesh_plink: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
8f797c2
mac80211: fix STA_SLOW_THRESHOLD htmldocs failure
by Stanislaw Gruszka
· 7 years ago
699cb58
mac80211: manage RX BA session offload without SKB queue
by Johannes Berg
· 7 years ago
a43e618
Merge remote-tracking branch 'net-next/master' into mac80211-next
by Johannes Berg
· 7 years ago
7a7c0a6
mac80211: fix TX aggregation start/stop callback race
by Johannes Berg
· 7 years ago
484a54c
mac80211: Dynamically set CoDel parameters per station
by Toke Høiland-Jørgensen
· 8 years ago
dcba665
mac80211: use bitfield macros for encoded rate
by Johannes Berg
· 8 years ago
8613c94
mac80211: rename ieee80211_rx_status::vht_nss to just nss
by Johannes Berg
· 8 years ago
da6a435
mac80211: separate encoding/bandwidth from flags
by Johannes Berg
· 8 years ago
7fdd69c
mac80211: clean up rate encoding bits in RX status
by Johannes Berg
· 8 years ago
7f406cd
mac80211: encode rate type (legacy, HT, VHT) with fewer bits
by Johannes Berg
· 8 years ago
3eb0928
mac80211: use DECLARE_EWMA for mesh_fail_avg
by Manoharan, Rajkumar
· 8 years ago
eb1e011
average: change to declare precision, not factor
by Johannes Berg
· 8 years ago
b7540d8
mac80211: don't reorder frames with SN smaller than SSN
by Sara Sharon
· 8 years ago
1c3d185
mac80211: fix tid_agg_rx NULL dereference
by Johannes Berg
· 8 years ago
83e7e4c
mac80211: Use rhltable instead of rhashtable
by Herbert Xu
· 8 years ago
bfe40fa
mac80211: send delBA on unexpected BlockAck data frames
by Johannes Berg
· 8 years ago
3b17fbf
mac80211: mesh: Add support for HW RC implementation
by Maxim Altshul
· 8 years ago
6fe0412
mac80211: fix fast_tx header alignment
by Felix Fietkau
· 8 years ago
ae95d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
c9c5962
mac80211: enable collecting station statistics per-CPU
by Johannes Berg
· 9 years ago
49ddf8e
mac80211: add fast-rx path
by Johannes Berg
· 9 years ago
0f9c5a6
mac80211: fix RX u64 stats consistency on 32-bit platforms
by Johannes Berg
· 9 years ago
4f6b1b3
mac80211: fix last RX rate data consistency
by Johannes Berg
· 9 years ago
b8da6b6
mac80211: add separate last_ack variable
by Johannes Berg
· 9 years ago
0be6ed1
mac80211: move averaged values out of rx_stats
by Johannes Berg
· 9 years ago
c84387d
mac80211: clean up station flags debugfs
by Johannes Berg
· 9 years ago
fc4a25c
mac80211: remove sta_info debugfs sub-struct
by Johannes Berg
· 9 years ago
96f321c
mac80211: Remove unused variable in per STA debugfs struct
by Mohammed Shafi Shajakhan
· 9 years ago
c2d4592
mac80211: remove description of dropped member
by Luis de Bethencourt
· 9 years ago
06470f7
mac80211: add API to allow filtering frames in BA sessions
by Sara Sharon
· 9 years ago
412a6d8
mac80211: support hw managing reorder logic
by Sara Sharon
· 9 years ago
ef04476
mac80211: add atomic uploaded keys iterator
by Eliad Peller
· 9 years ago
e5a9f8d
mac80211: move station statistics into sub-structs
by Johannes Berg
· 9 years ago
976bd9e
mac80211: move beacon_loss_count into ifmgd
by Johannes Berg
· 9 years ago
763aa27
mac80211: remove sta->last_ack_signal
by Johannes Berg
· 9 years ago
fbd6ff5
mac80211: move sta_set_rate_info_rx() and make it static
by Johannes Berg
· 9 years ago
e3abc8f
mac80211: allow to transmit A-MSDU within A-MPDU
by Emmanuel Grumbach
· 9 years ago
40d9a38
mac80211: use DECLARE_EWMA
by Johannes Berg
· 9 years ago
a69bd8e
mac80211: mesh: separate plid and aid concepts
by Bob Copeland
· 9 years ago
a76d5e0
mac80211: mesh: move fail_avg into mesh struct
by Johannes Berg
· 9 years ago
0fabfaa
mac80211: upgrade BW of TDLS peers when possible
by Arik Nemtsov
· 9 years ago
b98fb44
mac80211: define TDLS wider BW support bits
by Arik Nemtsov
· 9 years ago
433f5bc
mac80211: move mesh related station fields to own struct
by Johannes Berg
· 9 years ago
ac100ce
mac80211: duplicate station's MAC address for hash table
by Johannes Berg
· 9 years ago
798a457
mac80211: fix comment referring to RX queue
by Johannes Berg
· 9 years ago
16bf948
mac80211: remove sta_info.gtk_idx
by Johannes Berg
· 9 years ago
e060e7ad
mac80211: Always check rates and capabilities in mesh mode
by Alexis Green
· 9 years ago
bbbe8c8
mac80211: add missing documentation for rate_ctrl_lock
by Johannes Berg
· 10 years ago
f83f1c1
mac80211: remove sta->tx_fragments counter
by Johannes Berg
· 10 years ago
e495c24
mac80211: extend fast-xmit for more ciphers
by Johannes Berg
· 10 years ago
17c18bf
mac80211: add TX fastpath
by Johannes Berg
· 10 years ago
35c347a
mac80211: lock rate control
by Johannes Berg
· 10 years ago
48bf6be
mac80211: introduce plink lock for plink fields
by Bob Copeland
· 10 years ago
4e78eb0d
Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
9f0d34b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
ba8c3d6
mac80211: add an intermediate software queue implementation
by Felix Fietkau
· 10 years ago
788211d
mac80211: fix RX A-MPDU session reorder timer deletion
by Johannes Berg
· 10 years ago
7bedd0c
mac80211: use rhashtable for station table
by Johannes Berg
· 10 years ago
abfbc3a
mac80211: remove TX latency measurement code
by Johannes Berg
· 10 years ago
79c892b
mac80211: provide per-TID RX/TX MSDU counters
by Johannes Berg
· 10 years ago
b6da911
mac80211: synchronously reserve TID per station
by Liad Kaufman
· 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
8975ae8
mac80211: fix warning on htmldocs for last_tdls_pkt_time
by Liad Kaufman
· 10 years ago
9d58f25
mac80211: add TDLS connection timeout
by Liad Kaufman
· 10 years ago
d98ad83
mac80211: add Intel Mobile Communications copyright
by Johannes Berg
· 10 years ago
4549cf2
mac80211: fix offloaded BA session traffic after hw restart
by Michal Kazior
· 10 years ago
a74a8c8
mac80211: don't duplicate station QoS capability data
by Johannes Berg
· 10 years ago
83eb935
mac80211: fix Rx reordering with RX_FLAG_AMSDU_MORE
by Michal Kazior
· 10 years ago
626911c
mac80211: track TDLS initiator internally
by Arik Nemtsov
· 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
2b470c3
mac80211: remove ignore_plink_timer flag
by Bob Copeland
· 10 years ago
5ac2e35
mac80211: fix station/driver powersave race
by Johannes Berg
· 10 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
1d147bf
mac80211: fix AP powersave TX vs. wakeup race
by Emmanuel Grumbach
· 11 years ago
1b8d242
mac80211: move VHT related RX_FLAG to another variable
by Emmanuel Grumbach
· 11 years ago
e716251
mac80211: optimise mixed AP/VLAN station removal
by Johannes Berg
· 11 years ago
d778207
mac80211: optimise synchronize_net() for sta_info_flush
by Johannes Berg
· 11 years ago
d34ba21
mac80211: don't delay station destruction
by Johannes Berg
· 11 years ago
ad38bfc
mac80211: Tx frame latency statistics
by Matti Gottlieb
· 11 years ago
6f101ef
mac80211: use put_unaligned_le16 in mesh_plink_frame_tx
by Chun-Yeow Yeoh
· 11 years ago
2475b1cc
mac80211: add generic cipher scheme support
by Max Stepanov
· 12 years ago
687da13
mac80211: implement SMPS for AP
by Emmanuel Grumbach
· 11 years ago
e562078
mac80211: Ensure tid_start_tx is protected by sta->lock
by Ben Greear
· 11 years ago
780b40d
wireless: fix kernel-doc
by Johannes Berg
· 11 years ago
ef0621e
mac80211: add support for per-chain signal strength reporting
by Felix Fietkau
· 12 years ago
560d268
mac80211: provide race-free 64-bit traffic counters
by Johannes Berg
· 12 years ago
690205f
mac80211: cleanup suspend/resume on mesh mode
by Stanislaw Gruszka
· 12 years ago
52ac8c4
mac80211: clean up mesh HT operation
by Thomas Pedersen
· 12 years ago
0af83d3
mac80211: handle VHT operating mode notification
by Johannes Berg
· 12 years ago
e1a0c6b
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
by Johannes Berg
· 12 years ago
077f897
wireless: fix kernel-doc
by Johannes Berg
· 12 years ago
3f52b7e
mac80211: mesh power save basics
by Marco Porsch
· 12 years ago
c82c4a8
mac80211: split aggregation stop by reason
by Johannes Berg
· 12 years ago
75de911
mac80211: optimise AP stop RCU handling
by Johannes Berg
· 12 years ago
051007d
mac80211: optimise roaming time again
by Johannes Berg
· 12 years ago
b998e8b
mac80211: remove final sta_info_flush()
by Johannes Berg
· 12 years ago
Next »