| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|/ |
|
* | nl80211: PMKSA caching support | Samuel Ortiz | 2009-11-28 | 1 | -0/+2 |
* | mac80211: use a structure to hold the mesh config information element | Rui Paulo | 2009-11-18 | 1 | -1/+15 |
* | mac80211: implement RANN processing and forwarding | Rui Paulo | 2009-11-13 | 1 | -0/+15 |
* | mac80211: update meshconf IE | Rui Paulo | 2009-11-11 | 1 | -1/+1 |
* | mac80211: also drop qos-nullfunc frames silently | Johannes Berg | 2009-10-30 | 1 | -1/+11 |
* | mac80211: Update mesh config IE to 11s draft 3.02 | Javier Cardona | 2009-08-28 | 1 | -1/+1 |
* | mac80211: Add a few 802.11n defines for AMPDU parameters | Sujith | 2009-07-27 | 1 | -0/+25 |
* | wireless: define AKM suites | Johannes Berg | 2009-07-10 | 1 | -0/+4 |
* | cfg80211: use key size constants | Johannes Berg | 2009-06-03 | 1 | -0/+1 |
* | wireless: move some utility functions from mac80211 to cfg80211 | Zhu Yi | 2009-05-22 | 1 | -0/+9 |
* | mac80211: Robust Action frame categories for MFP | Jouni Malinen | 2009-05-11 | 1 | -1/+7 |
* | mac80211: Update SA Query transaction id length | Jouni Malinen | 2009-05-06 | 1 | -1/+1 |
* | mac80211: validate TIM IE length (redux) | Johannes Berg | 2009-04-22 | 1 | -1/+31 |
* | mac80211: disable powersave if pm_qos asks for low latency | Johannes Berg | 2009-04-22 | 1 | -0/+9 |
* | nl80211: Add MLME primitives to support external SME | Jouni Malinen | 2009-03-27 | 1 | -0/+1 |