aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-14mac80211: fix on-channel remain-on-channelJohannes Berg2-7/+21
2014-05-13mac80211: fix suspend vs. association raceEmmanuel Grumbach1-7/+13
2014-05-09mac80211: fix vif name tracingEliad Peller1-2/+2
2014-05-09mac80211: allow VHT with peers not capable of 40MHzJohannes Berg1-3/+6
2014-05-05mac80211: fix nested rtnl locking on ieee80211_reconfigEliad Peller1-1/+1
2014-05-05mac80211: Fix mac80211 station info rx bitrate for IBSS modeHenning Rogge1-1/+2
2014-04-22mac80211: fixup radiotap tx flags for RTS/CTSBob Copeland1-3/+2
2014-04-22mac80211: avoid handling of SMPS for meshChun-Yeow Yeoh1-1/+2
2014-04-11mac80211: exclude AP_VLAN interfaces from tx power calculationFelix Fietkau1-0/+2
2014-04-11mac80211: suppress BSS info change notifications for AP_VLANFelix Fietkau1-1/+1
2014-04-09mac80211: update last_tx_rate only for data frameChun-Yeow Yeoh1-0/+1
2014-04-09mac80211: fix radar_enabled propagationMichal Kazior1-2/+2
2014-04-09mac80211: Disable SMPS for the monitor interfaceIdo Yariv1-0/+7
2014-04-09mac80211: fix software remain-on-channel implementationJohannes Berg1-0/+1
2014-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville8-94/+135
2014-03-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville8-94/+135
2014-03-19mac80211: set beamforming bit in radiotapEmmanuel Grumbach1-0/+2
2014-03-19cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach2-20/+4
2014-03-19mac80211: release sched_scan_sdata when stopping sched scanAlexander Bondar1-2/+4
2014-03-19mac80211: fix WPA with VLAN on AP side with ps-sta againMichael Braun1-1/+1
2014-03-19mac80211: fix suspend vs. authentication raceJohannes Berg3-3/+38
2014-03-19mac80211: verify deauthentication and return error on failureJohannes Berg1-13/+17
2014-03-19mac80211: fix potential use-after-freeJohannes Berg1-1/+1
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-0/+8
2014-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville11-34/+116
2014-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville3-0/+8
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-62/+120
2014-03-05mac80211: clear sequence/fragment number in QoS-null framesJohannes Berg2-0/+2
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville8-62/+120
2014-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-0/+23
2014-03-03mac80211: add missing update on rx status VHT flagChun-Yeow Yeoh1-0/+1
2014-03-03mac80211: refactor channel switch functionMichal Kazior1-50/+63
2014-03-03mac80211: consider virtual mon when calculating min_defEliad Peller1-0/+6
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville8-62/+97
2014-02-27mac80211: fix association to 20/40 MHz VHT networksJohannes Berg1-0/+1
2014-02-25cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic1-4/+4
2014-02-24mac80211: don't validate unchanged AP bandwidth while trackingJohannes Berg1-0/+22
2014-02-21mac80211: ibss: handle cfg80211_chandef_dfs_required() error codesLuciano Coelho1-0/+5
2014-02-21mac80211: allow drivers to request SMPS offLuciano Coelho1-2/+0
2014-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville25-307/+368
2014-02-20mac80211: allow driver to return error from sched_scan_stopJohannes Berg2-5/+9
2014-02-20cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari1-2/+2
2014-02-20Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg5-35/+47
2014-02-20mac80211: fix station wakeup powersave raceJohannes Berg4-32/+25
2014-02-20mac80211: insert stations before adding to driverJohannes Berg1-6/+24
2014-02-20mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach3-4/+22
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann1-2/+4
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville5-35/+47
2014-02-12mac80211: add NAPI support backJohannes Berg3-1/+18
2014-02-12ieee80211: Print human-readable disassoc/deauth reason codesCalvin Owens1-6/+62