Age | Commit message (Expand) | Author | Files | Lines |
2010-10-11 | mac80211: Update mesh constants to approved IEEE ANA values | Steve deRosier | 1 | -15/+56 |
2010-04-20 | mac80211: add flags for STBC (Space-Time Block Coding) | Felix Fietkau | 1 | -0/+1 |
2010-04-08 | mac80211: Moved mesh action codes to a more visible location | Javier Cardona | 1 | -0/+2 |
2010-04-07 | mac80211: clean up/fix aggregation code | Johannes Berg | 1 | -1/+0 |
2010-01-23 | mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-... | Andriy Tkachuk | 1 | -0/+2 |
2010-01-12 | ieee80211: add struct ieee80211_hdr_qos | Kalle Valo | 1 | -0/+10 |
2010-01-12 | mac80211: add U-APSD client support | Kalle Valo | 1 | -0/+18 |
2010-01-12 | mac80211: add functions to create PS Poll and Nullfunc templates | Kalle Valo | 1 | -0/+9 |
2009-12-29 | mac80211: split up and insert custom IEs correctly | Johannes Berg | 1 | -9/+30 |
2009-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 1 | -1/+1 |
2009-12-22 | mac80211: only bother printing highest data rate on debugfs if its set | Luis R. Rodriguez | 1 | -1/+4 |
2009-12-22 | mac80211: enable spatial multiplexing powersave | Johannes Berg | 1 | -1/+24 |
2009-12-21 | mac80211: fix peer HT capabilities | Johannes Berg | 1 | -1/+1 |
2009-11-28 | nl80211: PMKSA caching support | Samuel Ortiz | 1 | -0/+2 |
2009-11-19 | mac80211: use a structure to hold the mesh config information element | Rui Paulo | 1 | -1/+15 |
2009-11-14 | mac80211: implement RANN processing and forwarding | Rui Paulo | 1 | -0/+15 |
2009-11-11 | mac80211: update meshconf IE | Rui Paulo | 1 | -1/+1 |
2009-10-30 | mac80211: also drop qos-nullfunc frames silently | Johannes Berg | 1 | -1/+11 |
2009-08-28 | mac80211: Update mesh config IE to 11s draft 3.02 | Javier Cardona | 1 | -1/+1 |
2009-07-27 | mac80211: Add a few 802.11n defines for AMPDU parameters | Sujith | 1 | -0/+25 |
2009-07-10 | wireless: define AKM suites | Johannes Berg | 1 | -0/+4 |
2009-06-03 | cfg80211: use key size constants | Johannes Berg | 1 | -0/+1 |
2009-05-22 | wireless: move some utility functions from mac80211 to cfg80211 | Zhu Yi | 1 | -0/+9 |
2009-05-11 | mac80211: Robust Action frame categories for MFP | Jouni Malinen | 1 | -1/+7 |
2009-05-06 | mac80211: Update SA Query transaction id length | Jouni Malinen | 1 | -1/+1 |
2009-04-23 | mac80211: validate TIM IE length (redux) | Johannes Berg | 1 | -1/+31 |
2009-04-23 | mac80211: disable powersave if pm_qos asks for low latency | Johannes Berg | 1 | -0/+9 |
2009-03-28 | nl80211: Add MLME primitives to support external SME | Jouni Malinen | 1 | -0/+1 |
2009-03-28 | ieee80211: document DS bit usage | Johannes Berg | 1 | -0/+16 |
2009-01-30 | mac80211: Fix MFP Association Comeback to use Timeout Interval IE | Jouni Malinen | 1 | -1/+7 |
2009-01-30 | mac80211: 802.11w - Implement Association Comeback processing | Jouni Malinen | 1 | -0/+4 |
2009-01-30 | mac80211: 802.11w - SA Query processing | Jouni Malinen | 1 | -0/+14 |
2009-01-30 | mac80211: 802.11w - Use BIP (AES-128-CMAC) | Jouni Malinen | 1 | -0/+1 |
2009-01-30 | mac80211: 802.11w - Add BIP (AES-128-CMAC) | Jouni Malinen | 1 | -0/+10 |
2009-01-30 | mac80211: 802.11w - CCMP for management frames | Jouni Malinen | 1 | -0/+30 |
2009-01-29 | wireless: Add channel/frequency conversions to ieee80211.h | David Kilroy | 1 | -0/+116 |
2008-12-12 | wireless: Incorrect LEAP authentication algorithm identifier. | Senthil Balasubramanian | 1 | -1/+1 |
2008-11-26 | cfg80211/mac80211: Add 802.11d support | Luis R. Rodriguez | 1 | -0/+62 |
2008-11-10 | mac80211_hwsim: Add support for client PS mode | Jouni Malinen | 1 | -0/+7 |
2008-11-10 | wireless: move mesh config length constant | Johannes Berg | 1 | -0/+3 |
2008-11-01 | wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts | John W. Linville | 1 | -2/+1 |
2008-11-01 | wireless: use individual buffers for printing ssid values | John W. Linville | 1 | -3/+3 |
2008-11-01 | 802.11: clean up/fix HT support | Johannes Berg | 1 | -38/+95 |
2008-09-25 | mac80211: mesh portal functionality support | YanBo | 1 | -0/+5 |
2008-09-11 | mac80211: move some HT code out of mlme.c | Johannes Berg | 1 | -0/+18 |
2008-09-11 | mac80211: change MIMO_PS to SM_PS | Tomas Winkler | 1 | -6/+6 |
2008-08-30 | mac80211: Add an 802.11n definition | Sujith | 1 | -0/+1 |
2008-08-04 | mac80211: pass dtim_period to low level driver | Emmanuel Grumbach | 1 | -0/+13 |
2008-07-08 | mac80211: move QOS control helpers into ieee80211.h | Harvey Harrison | 1 | -0/+2 |
2008-07-08 | mac80211: add block ack request capability | Ron Rindjunsky | 1 | -0/+4 |