| Commit message (Expand) | Author | Age | Files | Lines |
* | wireless: 60g protocol constants | Vladimir Kondratiev | 2012-07-02 | 1 | -1/+89 |
* | wireless: add VHT (802.11ac) definitions | Mahesh Palivela | 2012-06-28 | 1 | -0/+70 |
* | ieee80211: more OUI type definitions for WLAN_OUI_MICROSOFT | Avinash Patil | 2012-06-21 | 1 | -0/+2 |
* | mac80211: implement the proactive PREQ generation | Chun-Yeow Yeoh | 2012-06-14 | 1 | -0/+42 |
* | ieee80211: definitions for Microsoft Vendor OUI and WPA OUI type | Avinash Patil | 2012-06-12 | 1 | -0/+2 |
* | {nl,cfg,mac}80211: fix the coding style related to mesh parameters | Chun-Yeow Yeoh | 2012-06-11 | 1 | -3/+3 |
* | mac80211: Set the correct values for hwmp (1) and airtimeLinkMetric (1) | Javier Cardona | 2012-04-16 | 1 | -2/+2 |
* | mac80211: Implement mesh synchronization framework | Javier Cardona | 2012-04-10 | 1 | -0/+12 |
* | mac80211: fix the sparse warnings on endian handling in RANN propagation | Chun-Yeow Yeoh | 2012-04-09 | 1 | -3/+3 |
* | wireless: rename ht_info to ht_operation | Johannes Berg | 2012-04-09 | 1 | -8/+6 |
* | ieee80211: Introduce ieee80211_is_first_frag | Helmut Schaa | 2011-12-13 | 1 | -0/+9 |
* | mac80211: accept public action frames with mismatched BSSID | Johannes Berg | 2011-12-06 | 1 | -0/+17 |
* | mac80211: QoS multicast frames have No Ack policy | Thomas Pedersen | 2011-11-09 | 1 | -0/+1 |
* | ieee80211: Define cipher suite selector for WPI-SMS4 | Jouni Malinen | 2011-11-09 | 1 | -0/+2 |
* | mac80211: handle HT PHY BSS membership selector value correctly | Christian Lamparter | 2011-11-09 | 1 | -0/+3 |
* | mac80211: handle TDLS high-level commands and frames | Arik Nemtsov | 2011-09-30 | 1 | -0/+85 |
* | cfg80211: add cfg80211_find_vendor_ie() function | Eliad Peller | 2011-09-19 | 1 | -0/+10 |
* | mac80211: Mesh data frames must have the QoS header | Javier Cardona | 2011-09-14 | 1 | -0/+2 |
* | mac80211: mesh gate implementation | Javier Cardona | 2011-08-24 | 1 | -0/+4 |
* | mac80211: update mesh path selection frame format | Thomas Pedersen | 2011-08-22 | 1 | -3/+1 |
* | ieee80211: add mesh action codes | Thomas Pedersen | 2011-08-22 | 1 | -0/+15 |
* | mac80211: update mesh peering frame format | Thomas Pedersen | 2011-08-22 | 1 | -18/+0 |
* | ieee80211: introduce Self Protected Action codes | Thomas Pedersen | 2011-08-22 | 1 | -0/+14 |
* | wireless: Introduce defines for BAR TID_INFO & MULTI_TID fields | Helmut Schaa | 2011-08-22 | 1 | -3/+5 |
* | ieee80211: add few wmm tspec values | Kalle Valo | 2011-07-19 | 1 | -0/+37 |
* | wireless: unify QoS control field definitions | Johannes Berg | 2011-06-27 | 1 | -5/+13 |
* | cfg80211: don't drop p2p probe responses | Eliad Peller | 2011-06-01 | 1 | -2/+6 |
* | mac80211: Self-protected management frames are not robust | Thomas Pedersen | 2011-05-11 | 1 | -0/+1 |
* | cfg80211: Use capability info to detect mesh beacons. | Javier Cardona | 2011-05-11 | 1 | -0/+5 |
* | mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTION | Javier Cardona | 2011-05-11 | 1 | -3/+2 |
* | ieee80211: add HT extended capabilities masks | Bing Zhao | 2011-04-04 | 1 | -0/+9 |
* | ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition | Bing Zhao | 2011-03-09 | 1 | -0/+3 |
* | ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macro | Amitkumar Karwar | 2011-01-13 | 1 | -1/+1 |
* | mac80211: Remove unused third address from mesh address extension header. | Javier Cardona | 2010-12-20 | 1 | -1/+0 |
* | mac80211: Let userspace enable and configure vendor specific path selection. | Javier Cardona | 2010-12-20 | 1 | -0/+25 |
* | ieee80211: add Parameter Set Count bitmask | Bing Zhao | 2010-12-13 | 1 | -0/+1 |
* | cfg80211: add some element IDs in enum ieee80211_eid | Amitkumar Karwar | 2010-12-08 | 1 | -0/+3 |
* | mac80211: Update mesh constants to approved IEEE ANA values | Steve deRosier | 2010-10-11 | 1 | -15/+56 |
* | mac80211: add flags for STBC (Space-Time Block Coding) | Felix Fietkau | 2010-04-20 | 1 | -0/+1 |
* | mac80211: Moved mesh action codes to a more visible location | Javier Cardona | 2010-04-08 | 1 | -0/+2 |
* | mac80211: clean up/fix aggregation code | Johannes Berg | 2010-04-07 | 1 | -1/+0 |
* | mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-... | Andriy Tkachuk | 2010-01-22 | 1 | -0/+2 |
* | ieee80211: add struct ieee80211_hdr_qos | Kalle Valo | 2010-01-12 | 1 | -0/+10 |
* | mac80211: add U-APSD client support | Kalle Valo | 2010-01-12 | 1 | -0/+18 |
* | mac80211: add functions to create PS Poll and Nullfunc templates | Kalle Valo | 2010-01-12 | 1 | -0/+9 |
* | mac80211: split up and insert custom IEs correctly | Johannes Berg | 2009-12-28 | 1 | -9/+30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2009-12-28 | 1 | -1/+1 |
|\ |
|
| * | mac80211: fix peer HT capabilities | Johannes Berg | 2009-12-21 | 1 | -1/+1 |
* | | mac80211: only bother printing highest data rate on debugfs if its set | Luis R. Rodriguez | 2009-12-22 | 1 | -1/+4 |
* | | mac80211: enable spatial multiplexing powersave | Johannes Berg | 2009-12-22 | 1 | -1/+24 |
|/ |
|