aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2014-05-14mac80211: fix on-channel remain-on-channelJohannes Berg
2014-05-13mac80211: fix suspend vs. association raceEmmanuel Grumbach
2014-05-09mac80211: fix vif name tracingEliad Peller
2014-05-09mac80211: allow VHT with peers not capable of 40MHzJohannes Berg
2014-05-05mac80211: fix nested rtnl locking on ieee80211_reconfigEliad Peller
2014-05-05mac80211: Fix mac80211 station info rx bitrate for IBSS modeHenning Rogge
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: 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
2014-03-03mac80211: refactor channel switch functionMichal Kazior
2014-03-03mac80211: consider virtual mon when calculating min_defEliad Peller
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-27mac80211: fix association to 20/40 MHz VHT networksJohannes Berg
2014-02-25cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic
2014-02-24mac80211: don't validate unchanged AP bandwidth while trackingJohannes Berg
2014-02-21mac80211: ibss: handle cfg80211_chandef_dfs_required() error codesLuciano Coelho
2014-02-21mac80211: allow drivers to request SMPS offLuciano Coelho
2014-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-20mac80211: allow driver to return error from sched_scan_stopJohannes Berg
2014-02-20cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari
2014-02-20Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2014-02-20mac80211: fix station wakeup powersave raceJohannes Berg
2014-02-20mac80211: insert stations before adding to driverJohannes Berg
2014-02-20mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-12mac80211: add NAPI support backJohannes Berg
2014-02-12ieee80211: Print human-readable disassoc/deauth reason codesCalvin Owens