Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
10e6aaabc37171a8b2c0f531696db91f5ac442f9
/
net
/
mac80211
/
ieee80211_i.h
b119ad6
mac80211: add rate mask logic for vht rates
by Lorenzo Bianconi
· 9 years ago
c8ff71e
mac80211: TDLS: handle chan-switch in RTNL locked work
by Arik Nemtsov
· 9 years ago
322cd40
mac80211: Add support for declaring MU-MIMO capability
by Sara Sharon
· 9 years ago
69f1322
mac80211: shrink struct ieee80211_fragment_entry
by Johannes Berg
· 9 years ago
d51c2ea
mac80211: TDLS: correctly configure SMPS state
by Arik Nemtsov
· 9 years ago
0fabfaa
mac80211: upgrade BW of TDLS peers when possible
by Arik Nemtsov
· 9 years ago
e414eea
mac80211: remove IEEE80211_RX_FRAGMENTED
by Johannes Berg
· 9 years ago
af9f9b2
mac80211: don't store napi struct
by Johannes Berg
· 9 years ago
a682849
mac80211: move ieee80211_get_bssid into RX file
by Johannes Berg
· 9 years ago
9ad8b21
mac80211: remove short frame test and counter
by Johannes Berg
· 9 years ago
dda922c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
252ec2b
mac80211: don't split remain-on-channel for coalescing
by Johannes Berg
· 10 years ago
22d3a3c
mac80211: don't use napi_gro_receive() outside NAPI context
by Johannes Berg
· 10 years ago
658358c
mac80211: fix throughput LED trigger
by Johannes Berg
· 10 years ago
8d5c258
mac80211: make LED triggering depend on activation
by Johannes Berg
· 10 years ago
c206ca6
mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS
by Johannes Berg
· 10 years ago
f116043
mac80211: clean up global debugfs statistics
by Johannes Berg
· 10 years ago
5c90067
mac80211: remove IEEE80211_RX_RA_MATCH
by Johannes Berg
· 10 years ago
df14046
mac80211: remove support for IFF_PROMISC
by Johannes Berg
· 10 years ago
17c18bf
mac80211: add TX fastpath
by Johannes Berg
· 10 years ago
29464cc
cfg80211: move IE split utilities here from mac80211
by Johannes Berg
· 10 years ago
ba8c3d6
mac80211: add an intermediate software queue implementation
by Felix Fietkau
· 10 years ago
7bedd0c
mac80211: use rhashtable for station table
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
abcff6e
mac80211: add VHT support for IBSS
by Janusz.Dziedzic@tieto.com
· 10 years ago
76bed0f
mac80211: IBSS fix scan request
by Janusz.Dziedzic@tieto.com
· 10 years ago
6bab2e19
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
by Tom Gundersen
· 10 years ago
7c10770
mac80211: avoid duplicate TX path station lookup
by Johannes Berg
· 10 years ago
e8f4fb7
mac80211: remove drop_unencrypted code
by Johannes Berg
· 10 years ago
f84eaa1
mac80211: ignore CSA to same channel
by Johannes Berg
· 10 years ago
fb28ec0
mac80211: TDLS: support VHT between peers
by Arik Nemtsov
· 10 years ago
aa75ebc
mac80211: disable u-APSD queues by default
by Michal Kazior
· 10 years ago
abfbc3a
mac80211: remove TX latency measurement code
by Johannes Berg
· 10 years ago
9120d94
mac80211: handle potential race between suspend and scan completion
by Luciano Coelho
· 10 years ago
4afaff1
mac80211: avoid races related to suspend flow
by Emmanuel Grumbach
· 10 years ago
db82d8a
mac80211: enable TPC through mac80211 stack
by Lorenzo Bianconi
· 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
1c45c5c
mac80211: update sta bw on ht chanwidth action frame
by Eliad Peller
· 10 years ago
9a638dd
Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 10 years ago
ab1f5a5
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
a344d67
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
by Johannes Berg
· 10 years ago
6ea0a69
mac80211: rcu-ify scan and scheduled scan request pointers
by Johannes Berg
· 10 years ago
b6da911
mac80211: synchronously reserve TID per station
by Liad Kaufman
· 10 years ago
4f9610d
mac80211: add specific-queue flushing support
by Liad Kaufman
· 10 years ago
8a4d32f
mac80211: add TDLS channel-switch Rx flow
by Arik Nemtsov
· 10 years ago
a7a6bdd
mac80211: introduce TDLS channel switch ops
by Arik Nemtsov
· 10 years ago
5383758
mac80211: add parsing of TDLS specific IEs
by Arik Nemtsov
· 10 years ago
9041c1f
mac80211: track AP and peer STA TDLS chan-switch support
by Arik Nemtsov
· 10 years ago
7528ec5
mac80211: add function to create data frame template including key
by Johannes Berg
· 10 years ago
73c4e19
mac80211: move skb info band assignment out
by Johannes Berg
· 10 years ago
1277b4a
mac80211: retransmit TDLS teardown packet through AP if not ACKed
by Liad Kaufman
· 10 years ago
24d342c
mac80211: add option for setting skb flags before xmit
by Liad Kaufman
· 10 years ago
8ed2874
mac80211: handle RIC data element in reassociation request
by Johannes Berg
· 10 years ago
239281f
mac80211: 802.11p OCB mode support
by Rostislav Lisovy
· 10 years ago
d070f91
mac80211: fix spelling errors
by Stephen Hemminger
· 10 years ago
84469a4
mac80211: use secondary channel offset IE also beacons during CSA
by Luciano Coelho
· 10 years ago
a7f3a76
mac80211: export IE splitting function
by Andrei Otcheretianski
· 10 years ago
02219b3
mac80211: add WMM admission control support
by Johannes Berg
· 10 years ago
0c21e63
mac80211: wait for the first beacon on the new channel after CSA
by Luciano Coelho
· 10 years ago
e9a2194
mac80211: add extended channel switching capability if the driver supports CSA
by Luciano Coelho
· 10 years ago
c8d6591
mac80211: support DTPC IE (from Cisco Client eXtensions)
by Steinar H. Gunderson
· 10 years ago
cd2f5dd
mac80211: Add RRM support to assoc request
by Assaf Krauss
· 10 years ago
d98ad83
mac80211: add Intel Mobile Communications copyright
by Johannes Berg
· 10 years ago
c10a199
mac80211: clean up ieee80211_i.h
by Johannes Berg
· 10 years ago
4549cf2
mac80211: fix offloaded BA session traffic after hw restart
by Michal Kazior
· 10 years ago
649b2a4
mac80211: make ieee80211_vif_use_reserved_switch static
by Johannes Berg
· 10 years ago
08cf42e
mac80211: add support for Rx reordering offloading
by Michal Kazior
· 10 years ago
83eb935
mac80211: fix Rx reordering with RX_FLAG_AMSDU_MORE
by Michal Kazior
· 10 years ago
3e2a022
mac80211: remove redundant IEEE80211_STA_CSA_RECEIVED flag
by Luciano Coelho
· 10 years ago
81dd2b8
mac80211: move TDLS data to mgd private part
by Arik Nemtsov
· 10 years ago
40b861a
mac80211: add QoS IE during TDLS setup start
by Arik Nemtsov
· 10 years ago
4c3ebc5
mac80211: use chanctx reservation for STA CSA
by Michal Kazior
· 10 years ago
5bcae31
mac80211: implement multi-vif in-place reservations
by Michal Kazior
· 10 years ago
c56ef67
mac80211: support more than one band in scan request
by David Spinadel
· 11 years ago
db67d66
mac80211: implement proper Tx path flushing for TDLS
by Arik Nemtsov
· 10 years ago
31fa97c
cfg80211: pass TDLS initiator in tdls_mgmt operations
by Arik Nemtsov
· 10 years ago
17e6a59
mac80211: cleanup TDLS state during failed setup
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
26da23b
mac80211: add functions to stop and wake all queues assigned to a vif
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
03c4444
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
3b3a016
cfg80211: constify MAC addresses in cfg80211 ops
by Johannes Berg
· 11 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
387910c
mac80211: Update CSA counters in mgmt frames
by Andrei Otcheretianski
· 11 years ago
b4b177a
mac80211: fix on-channel remain-on-channel
by Johannes Berg
· 11 years ago
f6837ba
mac80211: handle failed restart/resume better
by Johannes Berg
· 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
c0166da
mac80211: compute chanctx refcount on-the-fly
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
6fa001b
mac80211: add max channel calculation utility function
by Michal Kazior
· 11 years ago
11335a5
mac80211: implement chanctx reservation
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
Next »