summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-09-046-8/+17
|\
| * mac80211: fix agg_status debugfs file alignmentJohannes Berg2014-08-261-1/+1
| * mac80211: fix start_seq_num in Rx reorder offloadDenton Gentry2014-08-261-2/+2
| * mac80211: mesh_plink: handle confirm frames with new plidBob Copeland2014-08-261-1/+6
| * mac80211: fix smps mode check for AP_VLANFelix Fietkau2014-08-261-2/+5
| * mac80211: ignore AP_VLAN in ieee80211_recalc_chanctx_chantypeFelix Fietkau2014-08-261-0/+2
| * Revert "mac80211: disable uAPSD if all ACs are under ACM"Johannes Berg2014-08-261-2/+1
* | mac80211: fix channel switch for chanctx-based driversMichal Kazior2014-08-221-1/+1
|/
* Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-2816-166/+637
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-252-11/+14
| |\
| | * mac80211: fix crash on getting sta info with uninitialized rate controlFelix Fietkau2014-07-221-1/+4
| | * Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan"Johannes Berg2014-07-071-10/+10
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-07-2214-155/+623
| |\ \
| | * | mac80211: add support for Rx reordering offloadingMichal Kazior2014-07-213-23/+118
| | * | mac80211: fix Rx reordering with RX_FLAG_AMSDU_MOREMichal Kazior2014-07-214-24/+62
| | * | mac80211: remove useless NULL checksEytan Lifshitz2014-07-211-3/+0
| | * | mac80211: fix a potential NULL access in ieee80211_crypto_hw_decryptMax Stepanov2014-07-211-1/+1
| | * | mac80211: remove redundant IEEE80211_STA_CSA_RECEIVED flagLuciano Coelho2014-07-212-8/+1
| | * | mac80211: make sure TDLS teardown packet is sent on timeLiad Kaufman2014-07-211-0/+11
| | * | mac80211: ignore frames between TDLS peers when operating as APArik Nemtsov2014-07-211-0/+8
| | * | mac80211: disable VHT for TDLSArik Nemtsov2014-07-211-0/+4
| | * | mac80211: set Rx highest rate in ht_capArik Nemtsov2014-07-211-0/+3
| | * | mac80211: support HT for TDLS stationsArik Nemtsov2014-07-212-8/+87
| | * | mac80211: move TDLS data to mgd private partArik Nemtsov2014-07-214-19/+20
| | * | mac80211: add TDLS QoS param IE on setup-confirmArik Nemtsov2014-07-211-0/+124
| | * | mac80211: add QoS IE during TDLS setup startArik Nemtsov2014-07-215-21/+26
| | * | mac80211: set TDLS capab to zero on failure framesArik Nemtsov2014-07-211-4/+12
| | * | mac80211: avoid adding some IEs on TDLS setup failure packetsArik Nemtsov2014-07-211-26/+32
| | * | mac80211: split extra TDLS IEs in setup framesArik Nemtsov2014-07-211-7/+70
| | * | mac80211: consolidate TDLS IE treatmentArik Nemtsov2014-07-211-28/+41
| | * | mac80211: fix error path for TDLS setupArik Nemtsov2014-07-211-6/+10
| | * | mac80211: track TDLS initiator internallyArik Nemtsov2014-07-212-11/+27
| | * | mac80211: suppress unused variable warning without lockdepJohannes Berg2014-07-181-1/+1
* | | | mac80211: remove unnecessary break after returnFabian Frederick2014-07-151-1/+0
* | | | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-3/+3
|/ / /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-101-2/+3
|\ \ \ | |/ / |/| / | |/
| * mac80211: WEP extra head/tail room in ieee80211_send_authMax Stepanov2014-06-231-2/+3
* | mac80211: use chanctx reservation for STA CSAMichal Kazior2014-06-253-104/+69
* | mac80211: use chanctx reservation for AP CSAMichal Kazior2014-06-252-29/+88
* | mac80211: make check_combinations() aware of chanctx reservationMichal Kazior2014-06-251-4/+31
* | mac80211: implement multi-vif in-place reservationsMichal Kazior2014-06-253-85/+715
* | mac80211: split sched scan IEsDavid Spinadel2014-06-252-24/+25
* | mac80211: support more than one band in scan requestDavid Spinadel2014-06-254-61/+140
* | mac80211: protect TDLS discovery sessionArik Nemtsov2014-06-233-1/+32
* | mac80211: make sure TDLS peer STA exists during setupArik Nemtsov2014-06-231-0/+13
* | mac80211: add API to request TDLS operation from userspaceArik Nemtsov2014-06-231-0/+17
* | mac80211: implement proper Tx path flushing for TDLSArik Nemtsov2014-06-232-0/+58
* | mac80211: split tdls_mgmt functionArik Nemtsov2014-06-231-23/+55
* | mac80211: use TDLS initiator in tdls_mgmt operationsArik Nemtsov2014-06-231-12/+28
* | cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov2014-06-232-2/+4
OpenPOWER on IntegriCloud