Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4a428bf3d92385f27cbb15bef90754027ba4f2d9
/
include
/
linux
/
ieee80211.h
5383758
mac80211: add parsing of TDLS specific IEs
by Arik Nemtsov
· 10 years ago
78632a1
cfg/mac80211: define TDLS channel switch feature bit
by Arik Nemtsov
· 10 years ago
2cedd87
mac80211: add BSS coex IE to TDLS setup frames
by Arik Nemtsov
· 10 years ago
1277b4a
mac80211: retransmit TDLS teardown packet through AP if not ACKed
by Liad Kaufman
· 10 years ago
0563921
ieee80211: add "max length of AMPDU" enum for VHT
by Eran Harary
· 10 years ago
e9a2194
mac80211: add extended channel switching capability if the driver supports CSA
by Luciano Coelho
· 10 years ago
960d01a
cfg80211: add WMM traffic stream API
by Johannes Berg
· 10 years ago
c8d6591
mac80211: support DTPC IE (from Cisco Client eXtensions)
by Steinar H. Gunderson
· 10 years ago
2740f0c
cfg80211: add Intel Mobile Communications copyright
by Johannes Berg
· 10 years ago
170fd0b
ieee80211: Support parsing TPC report element in action frames
by Andrei Otcheretianski
· 10 years ago
6f7eaa4
mac80211: add TDLS QoS param IE on setup-confirm
by Arik Nemtsov
· 10 years ago
c887f0d3
mac80211: add API to request TDLS operation from userspace
by Arik Nemtsov
· 10 years ago
494b659
wireless: add missing WLAN_EID_BSS_INTOLERANT_CHL_REPORT
by Jes Sorensen
· 11 years ago
7eb2450
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
aa475b0
wireless: max MSDU size for DMG networks
by Vladimir Kondratiev
· 11 years ago
3ebe8e2
ieee80211: remove function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}
by Zhao, Gang
· 11 years ago
8c78e38
wireless: sort and extend element ID list
by Johannes Berg
· 11 years ago
b4ba544
mac80211: fix bufferable MMPDU RX handling
by Johannes Berg
· 11 years ago
d8ca16d
mac80211: add length check in ieee80211_is_robust_mgmt_frame()
by Johannes Berg
· 11 years ago
28cb174
ieee80211: add definition for SMS4 key len
by Avinash Patil
· 11 years ago
852c015
ieee80211: add definition for TDLS wide band extended capability
by Avinash Patil
· 11 years ago
fbdd90e
mac80211: enable easier manipulation of VHT beamforming caps
by Eyal Shapira
· 11 years ago
8f2535b
mac80211: process the CSA frame for mesh accordingly
by Chun-Yeow Yeoh
· 11 years ago
5eb7906
ieee80211: fix vht cap definitions
by Eliad Peller
· 11 years ago
0d8165e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
89c2af3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
e7f1935
wireless: make TU conversion macros available
by Johannes Berg
· 11 years ago
574e2af
include: Convert ethernet mac address declarations to use ETH_ALEN
by Joe Perches
· 11 years ago
9e2bc79
ieee80211: add definition for 802.11ac information elements
by Fred Zhou
· 11 years ago
dcb7a6c
ieee80211: add definition for interworking support
by Avinash Patil
· 11 years ago
e05eccc
mac80211: set mesh formation field properly
by Jacob Minshall
· 12 years ago
4325f6c
wireless: move crypto constants to ieee80211.h
by Johannes Berg
· 12 years ago
b2e506b
mac80211: parse VHT channel switch IEs
by Johannes Berg
· 12 years ago
1b3a2e4
mac80211: handle extended channel switch announcement
by Johannes Berg
· 12 years ago
85220d7
mac80211: support secondary channel offset in CSA
by Johannes Berg
· 12 years ago
b4f286a1
mac80211: support extended channel switch
by Johannes Berg
· 12 years ago
37799e5
mac80211: unify CSA action frame/beacon processing
by Johannes Berg
· 12 years ago
79ba1d8
mac80211: parse Timeout Interval Element using a struct
by Johannes Berg
· 12 years ago
19dde0b
cfg80211: add P2P Notice of Absence attribute
by Janusz Dziedzic
· 12 years ago
55d942f
mac80211: restrict peer's VHT capabilities to own
by Johannes Berg
· 12 years ago
c8bb93f
wireless: remove unused VHT MCS defines
by Johannes Berg
· 12 years ago
b8a31c9
ieee80211: mark 802.11 related structs as being 2-byte aligned
by Felix Fietkau
· 12 years ago
9a88658
wireless: move sequence number arithmetic to ieee80211.h
by Johannes Berg
· 12 years ago
c6f9d6c
mac80211: advertise operating mode notification capability
by Johannes Berg
· 12 years ago
4a3cb70
mac80211: constify IE parsing
by Johannes Berg
· 12 years ago
0af83d3
mac80211: handle VHT operating mode notification
by Johannes Berg
· 12 years ago
7bf9b9a
wireless: define operating mode action frame
by Johannes Berg
· 12 years ago
3f52b7e
mac80211: mesh power save basics
by Marco Porsch
· 12 years ago
d437c86
ieee80211: define AKM suite selectors type 5, 6 and 7
by Bing Zhao
· 12 years ago
ec61cd6
mac80211: support HT notify channel width action
by Johannes Berg
· 12 years ago
598a593
wireless: use __packed in ieee80211.h
by Johannes Berg
· 12 years ago
0f6dfce
wireless: more 'capability info' bits
by Vladimir Kondratiev
· 12 years ago
0133104
wireless: fix VHT max AMPDU exponent definition
by Johannes Berg
· 12 years ago
f2d9d27
mac80211: support VHT association
by Johannes Berg
· 12 years ago
7173a1f
wireless: add definitions for VHT MCS support
by Johannes Berg
· 12 years ago
6582163
mac80211: move Mesh Capability field definition to ieee80211.h
by Marco Porsch
· 12 years ago
5a306f5
mac80211: introduce IEEE80211_NUM_TIDS and use it
by Johannes Berg
· 12 years ago
ba350fb
wireless: add peer-to-peer related definitions
by Arend van Spriel
· 12 years ago
3821b42
wireless: remove duplicate enum ieee80211_eid definitions
by Arend van Spriel
· 12 years ago
d495028
ieee80211: Rename VHT cap struct
by Mahesh Palivela
· 12 years ago
ad0ed62
wireless: remove obsolete chan no/center freq conversion functions
by Johannes Berg
· 12 years ago
b188148
wireless: 60g protocol constants
by Vladimir Kondratiev
· 12 years ago
ce0e169
wireless: add VHT (802.11ac) definitions
by Mahesh Palivela
· 12 years ago
c2ebea2
ieee80211: more OUI type definitions for WLAN_OUI_MICROSOFT
by Avinash Patil
· 12 years ago
a69cc44
mac80211: implement the proactive PREQ generation
by Chun-Yeow Yeoh
· 12 years ago
535588e
ieee80211: definitions for Microsoft Vendor OUI and WPA OUI type
by Avinash Patil
· 12 years ago
a4f606e
{nl,cfg,mac}80211: fix the coding style related to mesh parameters
by Chun-Yeow Yeoh
· 12 years ago
dcca1cf
mac80211: Set the correct values for hwmp (1) and airtimeLinkMetric (1)
by Javier Cardona
· 13 years ago
dbf498f
mac80211: Implement mesh synchronization framework
by Javier Cardona
· 13 years ago
292c41a
mac80211: fix the sparse warnings on endian handling in RANN propagation
by Chun-Yeow Yeoh
· 13 years ago
074d46d
wireless: rename ht_info to ht_operation
by Johannes Berg
· 13 years ago
8cb25e1
ieee80211: Introduce ieee80211_is_first_frag
by Helmut Schaa
· 13 years ago
3df6eae
mac80211: accept public action frames with mismatched BSSID
by Johannes Berg
· 13 years ago
6cc00d5
mac80211: QoS multicast frames have No Ack policy
by Thomas Pedersen
· 13 years ago
c2e889a
ieee80211: Define cipher suite selector for WPI-SMS4
by Jouni Malinen
· 13 years ago
c74d084
mac80211: handle HT PHY BSS membership selector value correctly
by Christian Lamparter
· 13 years ago
dfe018b
mac80211: handle TDLS high-level commands and frames
by Arik Nemtsov
· 13 years ago
0c28ec5
cfg80211: add cfg80211_find_vendor_ie() function
by Eliad Peller
· 13 years ago
2154c81
mac80211: Mesh data frames must have the QoS header
by Javier Cardona
· 13 years ago
5ee68e5
mac80211: mesh gate implementation
by Javier Cardona
· 13 years ago
25d49e4
mac80211: update mesh path selection frame format
by Thomas Pedersen
· 13 years ago
36c704f
ieee80211: add mesh action codes
by Thomas Pedersen
· 13 years ago
8db0985
mac80211: update mesh peering frame format
by Thomas Pedersen
· 13 years ago
6709a6d
ieee80211: introduce Self Protected Action codes
by Thomas Pedersen
· 13 years ago
c1407b6
wireless: Introduce defines for BAR TID_INFO & MULTI_TID fields
by Helmut Schaa
· 13 years ago
856799d
ieee80211: add few wmm tspec values
by Kalle Valo
· 13 years ago
04b7dcf
wireless: unify QoS control field definitions
by Johannes Berg
· 13 years ago
333ba73
cfg80211: don't drop p2p probe responses
by Eliad Peller
· 14 years ago
8f9cb77
mac80211: Self-protected management frames are not robust
by Thomas Pedersen
· 14 years ago
0a35d36
cfg80211: Use capability info to detect mesh beacons.
by Javier Cardona
· 14 years ago
d3aaec8a
mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTION
by Javier Cardona
· 14 years ago
4dd365f
ieee80211: add HT extended capabilities masks
by Bing Zhao
· 14 years ago
80751e2
ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition
by Bing Zhao
· 14 years ago
8d661f1
ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macro
by Amitkumar Karwar
· 14 years ago
61ad539
mac80211: Remove unused third address from mesh address extension header.
by Javier Cardona
· 14 years ago
c80d545
mac80211: Let userspace enable and configure vendor specific path selection.
by Javier Cardona
· 14 years ago
44316cb
ieee80211: add Parameter Set Count bitmask
by Bing Zhao
· 14 years ago
b7e8941
cfg80211: add some element IDs in enum ieee80211_eid
by Amitkumar Karwar
· 14 years ago
cfdfa4d
mac80211: Update mesh constants to approved IEEE ANA values
by Steve deRosier
· 14 years ago
f79d9ba
mac80211: add flags for STBC (Space-Time Block Coding)
by Felix Fietkau
· 15 years ago
Next »