Age | Commit message (Expand) | Author |
2014-09-09 | Merge tag 'mac80211-for-john-2014-09-08' of git://git.kernel.org/pub/scm/linu... | John W. Linville |
2014-09-05 | mac80211: use bss_conf->dtim_period instead of conf.ps_dtim_period | Emmanuel Grumbach |
2014-09-04 | Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu... | John W. Linville |
2014-08-26 | mac80211: fix agg_status debugfs file alignment | Johannes Berg |
2014-08-26 | mac80211: fix start_seq_num in Rx reorder offload | Denton Gentry |
2014-08-26 | mac80211: mesh_plink: handle confirm frames with new plid | Bob Copeland |
2014-08-26 | mac80211: fix smps mode check for AP_VLAN | Felix Fietkau |
2014-08-26 | mac80211: ignore AP_VLAN in ieee80211_recalc_chanctx_chantype | Felix Fietkau |
2014-08-26 | Revert "mac80211: disable uAPSD if all ACs are under ACM" | Johannes Berg |
2014-08-22 | mac80211: fix channel switch for chanctx-based drivers | Michal Kazior |
2014-07-28 | Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2014-07-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-07-22 | mac80211: fix crash on getting sta info with uninitialized rate control | Felix Fietkau |
2014-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville |
2014-07-21 | mac80211: add support for Rx reordering offloading | Michal Kazior |
2014-07-21 | mac80211: fix Rx reordering with RX_FLAG_AMSDU_MORE | Michal Kazior |
2014-07-21 | mac80211: remove useless NULL checks | Eytan Lifshitz |
2014-07-21 | mac80211: fix a potential NULL access in ieee80211_crypto_hw_decrypt | Max Stepanov |
2014-07-21 | mac80211: remove redundant IEEE80211_STA_CSA_RECEIVED flag | Luciano Coelho |
2014-07-21 | mac80211: make sure TDLS teardown packet is sent on time | Liad Kaufman |
2014-07-21 | mac80211: ignore frames between TDLS peers when operating as AP | Arik Nemtsov |
2014-07-21 | mac80211: disable VHT for TDLS | Arik Nemtsov |
2014-07-21 | mac80211: set Rx highest rate in ht_cap | Arik Nemtsov |
2014-07-21 | mac80211: support HT for TDLS stations | Arik Nemtsov |
2014-07-21 | mac80211: move TDLS data to mgd private part | Arik Nemtsov |
2014-07-21 | mac80211: add TDLS QoS param IE on setup-confirm | Arik Nemtsov |
2014-07-21 | mac80211: add QoS IE during TDLS setup start | Arik Nemtsov |
2014-07-21 | mac80211: set TDLS capab to zero on failure frames | Arik Nemtsov |
2014-07-21 | mac80211: avoid adding some IEs on TDLS setup failure packets | Arik Nemtsov |
2014-07-21 | mac80211: split extra TDLS IEs in setup frames | Arik Nemtsov |
2014-07-21 | mac80211: consolidate TDLS IE treatment | Arik Nemtsov |
2014-07-21 | mac80211: fix error path for TDLS setup | Arik Nemtsov |
2014-07-21 | mac80211: track TDLS initiator internally | Arik Nemtsov |
2014-07-18 | mac80211: suppress unused variable warning without lockdep | Johannes Berg |
2014-07-15 | mac80211: remove unnecessary break after return | Fabian Frederick |
2014-07-15 | net: set name_assign_type in alloc_netdev() | Tom Gundersen |
2014-07-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-07-07 | Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan" | Johannes Berg |
2014-06-25 | mac80211: use chanctx reservation for STA CSA | Michal Kazior |
2014-06-25 | mac80211: use chanctx reservation for AP CSA | Michal Kazior |
2014-06-25 | mac80211: make check_combinations() aware of chanctx reservation | Michal Kazior |
2014-06-25 | mac80211: implement multi-vif in-place reservations | Michal Kazior |
2014-06-25 | mac80211: split sched scan IEs | David Spinadel |
2014-06-25 | mac80211: support more than one band in scan request | David Spinadel |
2014-06-23 | mac80211: protect TDLS discovery session | Arik Nemtsov |
2014-06-23 | mac80211: make sure TDLS peer STA exists during setup | Arik Nemtsov |
2014-06-23 | mac80211: add API to request TDLS operation from userspace | Arik Nemtsov |
2014-06-23 | mac80211: implement proper Tx path flushing for TDLS | Arik Nemtsov |
2014-06-23 | mac80211: split tdls_mgmt function | Arik Nemtsov |
2014-06-23 | mac80211: use TDLS initiator in tdls_mgmt operations | Arik Nemtsov |