aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)AuthorFilesLines
2015-03-16mac80211: ignore CSA to same channelJohannes Berg2-0/+14
2015-03-16mac80211: ask for ECSA IE to be considered for beacon parse CRCJohannes Berg1-1/+2
2015-03-16mac80211: count interfaces correctly for combination checksAndrei Otcheretianski1-1/+1
2015-03-03mac80211: disable u-APSD queues by defaultMichal Kazior1-6/+17
2015-03-03mac80211: drop unencrypted frames in mesh fwdingBob Copeland1-0/+3
2015-02-26mac80211: Send EAPOL frames at lowest rateJouni Malinen1-0/+1
2015-02-24mac80211/minstrel: fix !x!=0 confusionJiri Slaby1-1/+1
2015-02-24mac80211: clear sdata->radar_requiredEliad Peller1-0/+5
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller28-138/+1246
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-16/+17
2015-01-27mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen12-3/+339
2015-01-27mac80111: Add BIP-CMAC-256 cipherJouni Malinen10-21/+171
2015-01-27mac80111: Add CCMP-256 cipherJouni Malinen10-31/+88
2015-01-27mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen13-4/+482
2015-01-27mac80211: handle potential race between suspend and scan completionLuciano Coelho2-1/+14
2015-01-23mac80211: support beacon statisticsJohannes Berg1-0/+14
2015-01-23mac80211: fix per-TID RX-MSDU counterJohannes Berg1-2/+2
2015-01-23mac80211: tdls: disentangle HT supported conditionsJohannes Berg1-18/+18
2015-01-23mac80211: tdls: remove shadowing variableJohannes Berg1-1/+0
2015-01-23Revert "mac80211: keep sending peer candidate events while in listen state"Bob Copeland1-7/+0
2015-01-23mac80211: complete scan work immediately if quiesced or suspendedLuciano Coelho1-0/+5
2015-01-23mac80211: avoid races related to suspend flowEmmanuel Grumbach3-12/+40
2015-01-23mac80211: synchronize_net() before flushing the queuesEmmanuel Grumbach1-0/+3
2015-01-23mac80211: properly set CCK flag in radiotapMathy Vanhoef1-1/+1
2015-01-23mac80211: only roll back station states for WDS when suspendingLuciano Coelho1-14/+15
2015-01-23mac80211: enable TPC through mac80211 stackLorenzo Bianconi4-8/+23
2015-01-22mac80211: allow drivers to control software cryptoJohannes Berg2-29/+46
2015-01-21mac80211: fix HW registration error pathsJohannes Berg1-6/+6
2015-01-19mac80211: delete the assoc/auth timer upon suspendEmmanuel Grumbach1-0/+12
2015-01-16mac80211: remove doubled semicolonJohannes Berg1-1/+1
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2-19/+37
2015-01-15mac80211: remove 80+80 MHz rate reportingJohannes Berg3-9/+0
2015-01-14mac80211: don't defer scans in case of radar detectionEliad Peller1-1/+1
2015-01-14mac80211: consider only relevant vifs for radar_required calculationEliad Peller1-2/+30
2015-01-14mac80211: remove local->radar_detect_enabledEliad Peller4-7/+5
2015-01-14mac80211: add TDLS supported channels correctlyArik Nemtsov1-5/+21
2015-01-14mac80211: let flush() drop packets when possibleEmmanuel Grumbach10-22/+27
2015-01-09mac80211: fix handling TIM IE when stations disconnectJohannes Berg1-3/+13
2015-01-08mac80211: provide per-TID RX/TX MSDU countersJohannes Berg5-2/+68
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg2-43/+43
2015-01-08mac80211: allow drivers to provide most station statisticsJohannes Berg3-73/+87
2015-01-08mac80211: send statistics with delete station eventJohannes Berg1-1/+3
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg1-10/+10
2015-01-07mac80211: Re-fix accounting of the tailroom-needed counterIdo Yariv1-6/+3
2015-01-07Merge branch 'mac80211' into mac80211-nextJohannes Berg4-9/+21
2015-01-07mac80211: uninitialized return val in __ieee80211_sta_handle_tspec_ac_paramsJohn Linville1-1/+1
2015-01-06mac80211: skip disabled channels in VHT checkArik Nemtsov1-4/+6
2015-01-05Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg1-3/+9
2014-12-23mac80211: fix dot11MulticastTransmittedFrameCount tested addressEliad Peller1-1/+1
2014-12-19mac80211: minstrel: reduce size of struct minstrel_rate_statsFelix Fietkau2-10/+11
2014-12-17mac80211: avoid reconfig if no interfaces are upEliad Peller1-5/+6
2014-12-17mac80211: remove unused variable in ieee80211_parse_ch_switch_ie()Luciano Coelho1-4/+0
2014-12-17mac80211: update sta bw on ht chanwidth action frameEliad Peller3-38/+47
2014-12-17mac80211: handle power constraint and country IEs in RRMMoshe Benji1-4/+8
2014-12-17mac80211: Fix ignored HT override configurationsChaya Rachel Ivgi1-14/+29
2014-12-17mac80211: free management frame keys when removing stationJohannes Berg1-1/+1
2014-12-17mac80211: keep sending peer candidate events while in listen stateNishikawa, Kenzoh1-0/+7
2014-12-17mac80211: notify channel switch at the end of ieee80211_chswitch_post_beacon()Luciano Coelho1-2/+2
2014-12-17mac80211: notify NSS changed when IBSS and HTJanusz Dziedzic1-2/+9
2014-12-15mac80211: move U-APSD enablement to vif flagsJohannes Berg3-7/+6
2014-12-15mac80211: ask driver to look at power level when starting APJohannes Berg1-1/+2
2014-12-12mac80211: Fix accounting of multicast framesSujith Manoharan1-3/+6
2014-12-12mac80211: Move IEEE80211_TX_CTL_PS_RESPONSESujith Manoharan1-3/+4
2014-12-12mac80211: update the channel context after channel switchEmmanuel Grumbach1-0/+4
2014-12-12mac80211: fix multicast LED blinking and counterAndreas Müller1-5/+6
2014-12-12mac80211: avoid using uninitialized stack dataJes Sorensen1-0/+1
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-9/+6
2014-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville11-47/+180
2014-11-28mac80211: add ieee80211_tx_status_noskbFelix Fietkau2-0/+72
2014-11-28mac0211: add a helper function for fixing up tx status ratesFelix Fietkau1-19/+33
2014-11-28mac80211: pass tx info to ieee80211_lost_packet instead of an skbFelix Fietkau1-4/+3
2014-11-28mac80211: minstrel_ht: switch to .tx_status_noskbFelix Fietkau1-4/+4
2014-11-28mac80211: minstrel: switch to .tx_status_noskbFelix Fietkau1-3/+2
2014-11-28mac80211: add tx_status_noskb to rate_control_opsFelix Fietkau1-1/+5
2014-11-28mac80211: minstrel_ht: move aggregation check to .get_rate()Felix Fietkau1-3/+4
2014-11-28mac80211: add more missing checks for VHT tx ratesFelix Fietkau2-2/+3
2014-11-27mac80211: copy chandef from AP vif to VLANsFelix Fietkau2-4/+20
2014-11-26cfg80211: clean up beacon loss CQM eventJohannes Berg2-3/+17
2014-11-25mac80211: check if channels allow 80 MHz for VHT probe requestsJohannes Berg1-1/+10
2014-11-24mac80211: disable 80+80/160 in VHT correctlyJohannes Berg1-3/+7
2014-11-20Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville21-222/+1689
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville8-31/+34
2014-11-19mac80211: minstrel_ht: add a small optimization to minstrel_aggr_checkFelix Fietkau1-3/+3
2014-11-19mac80211: notify drivers on sta rate table changesJohannes Berg3-0/+25
2014-11-19mac80211: skip legacy rate mask handling for VHT ratesFelix Fietkau1-1/+1
2014-11-19mac80211: don't allow 40MHz tx rates in case of 20MHz chandefEliad Peller1-0/+2
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg7-38/+92
2014-11-19mac80211: rcu-ify scan and scheduled scan request pointersJohannes Berg3-34/+56
2014-11-19mac80211: remove redundant checkEliad Peller1-1/+1
2014-11-19mac80211: synchronously reserve TID per stationLiad Kaufman6-0/+147
2014-11-19mac80211: add specific-queue flushing supportLiad Kaufman2-5/+18
2014-11-19mac80211: add TDLS channel-switch Rx flowArik Nemtsov7-1/+413
2014-11-19mac80211: introduce TDLS channel switch opsArik Nemtsov9-5/+362
2014-11-19mac80211: add parsing of TDLS specific IEsArik Nemtsov2-0/+18
2014-11-19mac80211: prepare TDLS mgmt code for channel-switch templatesArik Nemtsov1-25/+57
2014-11-19mac80211: track AP and peer STA TDLS chan-switch supportArik Nemtsov6-2/+23
2014-11-19cfg/mac80211: define TDLS channel switch feature bitArik Nemtsov1-3/+6
2014-11-19mac80211: add BSS coex IE to TDLS setup framesArik Nemtsov1-0/+15
2014-11-19mac80211: add supported channels IE during TDLS setupArik Nemtsov1-0/+71
2014-11-19mac80211: add function to create data frame template including keyJohannes Berg2-0/+34
2014-11-19mac80211: factor out 802.11 header building codeJohannes Berg1-52/+92
2014-11-19mac80211: move skb info band assignment outJohannes Berg4-16/+16
2014-11-19mac80211: retransmit TDLS teardown packet through AP if not ACKedLiad Kaufman4-13/+117
2014-11-19mac80211: add option for setting skb flags before xmitLiad Kaufman2-8/+16
2014-11-18mac80211: minstrel_ht: fix a crash in rate sortingFelix Fietkau1-9/+6
2014-11-11mac80211: refactor duplicate detectionJohannes Berg1-5/+20
2014-11-10mac80211: add back support for radiotap vendor namespace dataJohannes Berg1-18/+82
2014-11-10cfg80211/mac80211: allow any interface to send channel switch notificationsLuciano Coelho1-0/+2
2014-11-10mac80211: send channel switch started notificationsLuciano Coelho2-0/+6
2014-11-10mac80211: add device_timestamp to the drv_pre_channel_switch traceLuciano Coelho1-0/+2
2014-11-10mac80211: fix order of setting ch_switch and drv_pre_channel_switch callLuciano Coelho1-6/+6
2014-11-06mac80211: Fix regression that triggers a kernel BUG with CCMPRonald Wahl1-0/+3
2014-11-04mac80211: replace restart_complete() with reconfig_complete()Eliad Peller3-8/+30
2014-11-04mac80211: increase U-APSD max service period lengthAndrei Otcheretianski1-1/+1
2014-11-04mac80211: handle RIC data element in reassociation requestJohannes Berg3-7/+50
2014-11-04mac80211: 802.11p OCB mode supportRostislav Lisovy13-9/+415
2014-11-04cfg80211: 802.11p OCB mode handlingRostislav Lisovy4-0/+11
2014-11-04mac80211: add support for driver tx power reportingFelix Fietkau3-0/+44
2014-11-03mac80211: fix use-after-free in defragmentationJohannes Berg1-7/+7
2014-10-31mac80211: fix spelling errorsStephen Hemminger4-4/+4
2014-10-30mac80211: properly flush delayed scan work on interface removalJohannes Berg1-1/+6
2014-10-29mac80211: schedule the actual switch of the station before CSA count 0Luciano Coelho1-1/+2
2014-10-29mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho5-17/+10
2014-10-29mac80211: flush keys for AP mode on ieee80211_do_stopFelix Fietkau1-5/+6
2014-10-27mac80211: minstrel_ht: do not always skip ht rates vht_only is trueKarl Beldan1-1/+1
2014-10-27mac80211: don't flush when probing the APEmmanuel Grumbach1-2/+0
2014-10-27mac80211: support creating vifs with specified mac addressBen Greear2-1/+5
2014-10-27mac80211: support creating wiphy w/out creating wlanXBen Greear1-1/+2
2014-10-27mac80211: allow creating wiphy devices with suggested nameBen Greear1-4/+5
2014-10-23mac80211: expose API allowing station iterationArik Nemtsov1-0/+28
2014-10-23mac80211: add stations in order to the station listArik Nemtsov1-1/+1
2014-10-23mac80211: expose TDLS-initiator value to low level driverArik Nemtsov1-2/+6
2014-10-23mac80211: fix network header breakage during encryptionArik Nemtsov2-7/+0
2014-10-23mac80211: export IE splitting functionAndrei Otcheretianski2-27/+1
2014-10-23mac80211: minstrel_ht: use group flags instead of index to display ratesKarl Beldan1-12/+16
2014-10-22mac80211: don't remove tainted keys after not programmingJohannes Berg1-1/+10
2014-10-22mac80211: add WMM admission control supportJohannes Berg7-22/+270
2014-10-22mac80211: sanity check CW_min/CW_max towards driverJohannes Berg1-0/+6
2014-10-21mac80211: remove unnecessary null test before debugfs_remove()Fabian Frederick1-8/+4
2014-10-21mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHzKarl Beldan4-22/+241
2014-10-20mac80211: minstrel_ht: include type (cck/ht) in rates flagKarl Beldan1-14/+14
2014-10-20mac80211: minstrel_ht: macros adjustments for future VHT_GROUPsKarl Beldan3-34/+42
2014-10-20mac80211: minstrel_ht: Increase the range of handled rate indexesKarl Beldan2-12/+12
2014-10-20Merge branch 'mac80211' into mac80211-nextJohannes Berg5-12/+18
2014-10-20mac80211: fix change flags variable signednessJohannes Berg1-1/+2
2014-10-20mac80211: minstrels: fix buffer overflow in HT debugfs rc_statsKarl Beldan2-10/+15
2014-10-20cfg80211: Convert del_station() callback to use a param structJouni Malinen1-3/+3
2014-10-14mac80211: fix typo in starting baserate for rts_cts_rate_idxKarl Beldan1-1/+1
2014-10-10mac80211: enable DFS with channel contextsMichal Kazior2-4/+17
2014-10-09mac80211: directly return ieee80211_vif_use_reserved_context()Fabian Frederick1-5/+1
2014-10-09mac80211: allow channel switch with multiple channel contextsLuciano Coelho3-22/+20
2014-10-09mac80211: wait for the first beacon on the new channel after CSALuciano Coelho3-13/+36
2014-10-09mac80211: add post_channel_switch driver operationLuciano Coelho4-1/+37
2014-10-09mac80211: add pre_channel_switch driver operationLuciano Coelho4-8/+79
2014-10-09mac80211: add extended channel switching capability if the driver supports CSALuciano Coelho2-9/+14
2014-10-09mac80211: add device_timestamp to the ieee80211_channel_switch structLuciano Coelho2-5/+12
2014-10-09mac80211: implement cfg80211_ops to query mesh proxy path tableHenning Rogge3-0/+87
2014-10-09mac80211: return the vif's chandef in ieee80211_cfg_get_channel()Luciano Coelho1-1/+1
2014-10-09mac80211: minstrel_ht: fix MCS_GROUP_RATES usageKarl Beldan1-1/+1
2014-10-09mac80211: fix warning on htmldocs for last_tdls_pkt_timeLiad Kaufman1-0/+1
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller29-303/+579
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-09-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville29-303/+579
2014-09-12mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack pathAlexander Duyck1-11/+4
2014-09-11mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller3-8/+3
2014-09-11mac80211: set smps_mode according to ap paramsEliad Peller1-2/+13
2014-09-11mac80211: set network header in TDLS framesArik Nemtsov1-0/+3
2014-09-11cfg80211/mac80211: add wmm info to assoc eventEliad Peller1-1/+8
2014-09-11mac80211: add TDLS connection timeoutLiad Kaufman2-1/+23
2014-09-11mac80211: improve minstrel_ht rate sorting by throughput & probabilityThomas Huehn3-119/+213
2014-09-11mac80211: Unify rate statistic variables between Minstrel & Minstrel_HTThomas Huehn4-97/+85
2014-09-11mac80211: clear key material when freeing keysJohannes Berg1-1/+1
2014-09-09Merge tag 'mac80211-for-john-2014-09-08' of git://git.kernel.org/pub/scm/linu...John W. Linville1-1/+1
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-8/+17
2014-09-08mac80211: annotate MMIC head/tailroom warningJohannes Berg1-2/+5
2014-09-08mac80211: support DTPC IE (from Cisco Client eXtensions)Steinar H. Gunderson3-11/+75
2014-09-08mac80211: split 802.11h parsing from transmit power policySteinar H. Gunderson1-19/+41
2014-09-05mac80211: fix broken use of VHT/20Mhz with some APsEyal Shapira1-1/+1
2014-09-05mac80211: extend set_coverage_class signatureLorenzo Bianconi3-5/+10
2014-09-05mac80211: combine roc with the "next roc" if possibleEliad Peller1-24/+53
2014-09-05mac80211: adjust roc duration when combining ROCsEliad Peller1-0/+1
2014-09-05mac80211: Add RRM support to assoc requestAssaf Krauss2-3/+13
2014-09-05mac80211: fix description comment of ieee80211_subif_start_xmitLiad Kaufman1-3/+2
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg18-0/+18
2014-09-05mac80211: use bss_conf->dtim_period instead of conf.ps_dtim_periodEmmanuel Grumbach1-1/+1
2014-09-05mac80211: clean up ieee80211_i.hJohannes Berg1-2/+1
2014-09-04Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville16-154/+147
2014-09-04Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...John W. Linville6-8/+17
2014-09-03mac80211: fix offloaded BA session traffic after hw restartMichal Kazior5-14/+20
2014-08-29mac80211: fix chantype recalc warningMichal Kazior1-2/+2
2014-08-27mac80211: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat1-2/+2
2014-08-26mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat1-1/+1
2014-08-26mac80211: don't resize skbs needlesslyIdo Yariv1-1/+4
2014-08-26mac80211: Fix accounting of the tailroom-needed counterIdo Yariv1-9/+3
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev1-1/+1
2014-08-26mac80211: make ieee80211_vif_use_reserved_switch staticJohannes Berg2-95/+93
2014-08-26mac80211: mesh_plink: use get_unaligned_le16 instead of memcpyBob Copeland1-7/+3
2014-08-26mac80211: fix agg_status debugfs file alignmentJohannes Berg1-1/+1
2014-08-26mac80211: fix start_seq_num in Rx reorder offloadDenton Gentry1-2/+2
2014-08-26mac80211: mesh_plink: handle confirm frames with new plidBob Copeland1-1/+6