summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2014-04-25mac80211: improve find_chanctx() for reservationsMichal Kazior
2014-04-25mac80211: track reserved vifs in chanctxMichal Kazior
2014-04-25mac80211: track assigned vifs in chanctxMichal Kazior
2014-04-25mac80211: add support for radar detection for reservationsMichal Kazior
2014-04-25mac80211: prevent chanctx overcommitMichal Kazior
2014-04-25mac80211: add max channel calculation utility functionMichal Kazior
2014-04-22mac80211: mesh: always use the latest target_snBob Copeland
2014-04-22mac80211: fix mesh_add_rsn_ie IE finding loopBob Copeland
2014-04-22mac80211: mesh: use u16 return type for u16 getterBob Copeland
2014-04-22mac80211: Allow HT capa override to add 40 MHz intolerantJouni Malinen
2014-04-22mac80211: fixup radiotap tx flags for RTS/CTSBob Copeland
2014-04-22mac80211: avoid handling of SMPS for meshChun-Yeow Yeoh
2014-04-11mac80211: exclude AP_VLAN interfaces from tx power calculationFelix Fietkau
2014-04-11mac80211: suppress BSS info change notifications for AP_VLANFelix Fietkau
2014-04-09mac80211: fix some missing includesZhao, Gang
2014-04-09mac80211: Allow disabling LDPCPawel Kulakowski
2014-04-09mac80211: allow reservation of a running chanctxLuciano Coelho
2014-04-09mac80211: implement chanctx reservationLuciano Coelho
2014-04-09mac80211: refactor ieee80211_assign/unassign_vif_chanctx into oneLuciano Coelho
2014-04-09mac80211: split ieee80211_vif_change_channel in twoLuciano Coelho
2014-04-09mac80211: protect AP VLAN list with local->mtxMichal Kazior
2014-04-09cfg80211/mac80211: move more combination checks to mac80211Luciano Coelho
2014-04-09cfg80211/mac80211: move combination check to mac80211 for ibssLuciano Coelho
2014-04-09cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho
2014-04-09cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho
2014-04-09cfg80211: Enable GO operation on additional channelsIlan Peer
2014-04-09mac80211: use RCU_INIT_POINTERMonam Agarwal
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach
2014-04-09mac80211: remove VLAIS usage from mac80211Jan-Simon Möller
2014-04-09mac80211: update last_tx_rate only for data frameChun-Yeow Yeoh
2014-04-09mac80211: fix radar_enabled propagationMichal Kazior
2014-04-09mac80211: Disable SMPS for the monitor interfaceIdo Yariv
2014-04-09mac80211: fix software remain-on-channel implementationJohannes Berg
2014-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-03-19mac80211: set beamforming bit in radiotapEmmanuel Grumbach
2014-03-19cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach
2014-03-19mac80211: release sched_scan_sdata when stopping sched scanAlexander Bondar
2014-03-19mac80211: fix WPA with VLAN on AP side with ps-sta againMichael Braun
2014-03-19mac80211: fix suspend vs. authentication raceJohannes Berg
2014-03-19mac80211: verify deauthentication and return error on failureJohannes Berg
2014-03-19mac80211: fix potential use-after-freeJohannes Berg
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-05mac80211: clear sequence/fragment number in QoS-null framesJohannes Berg
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-03mac80211: add missing update on rx status VHT flagChun-Yeow Yeoh