summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
...
| * mac80211: split ieee80211_new_chanctx()Michal Kazior2014-04-251-13/+43
| * mac80211: improve chanctx reservation lookupMichal Kazior2014-04-251-2/+88
| * mac80211: improve find_chanctx() for reservationsMichal Kazior2014-04-251-27/+29
| * mac80211: track reserved vifs in chanctxMichal Kazior2014-04-253-4/+13
| * mac80211: track assigned vifs in chanctxMichal Kazior2014-04-253-0/+9
| * mac80211: add support for radar detection for reservationsMichal Kazior2014-04-252-2/+7
| * mac80211: prevent chanctx overcommitMichal Kazior2014-04-251-1/+23
| * mac80211: add max channel calculation utility functionMichal Kazior2014-04-252-0/+43
| * mac80211: mesh: always use the latest target_snBob Copeland2014-04-221-1/+2
| * mac80211: fix mesh_add_rsn_ie IE finding loopBob Copeland2014-04-221-13/+8
| * mac80211: mesh: use u16 return type for u16 getterBob Copeland2014-04-221-1/+1
| * mac80211: Allow HT capa override to add 40 MHz intolerantJouni Malinen2014-04-222-2/+19
| * mac80211: fix some missing includesZhao, Gang2014-04-093-0/+5
| * mac80211: Allow disabling LDPCPawel Kulakowski2014-04-092-1/+6
| * mac80211: allow reservation of a running chanctxLuciano Coelho2014-04-091-18/+61
| * mac80211: implement chanctx reservationLuciano Coelho2014-04-092-34/+176
| * mac80211: refactor ieee80211_assign/unassign_vif_chanctx into oneLuciano Coelho2014-04-091-42/+43
| * mac80211: split ieee80211_vif_change_channel in twoLuciano Coelho2014-04-091-25/+33
| * mac80211: protect AP VLAN list with local->mtxMichal Kazior2014-04-094-6/+14
| * cfg80211/mac80211: move more combination checks to mac80211Luciano Coelho2014-04-093-4/+21
| * cfg80211/mac80211: move combination check to mac80211 for ibssLuciano Coelho2014-04-091-3/+29
| * cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho2014-04-094-2/+93
| * cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho2014-04-092-20/+21
| * cfg80211: Enable GO operation on additional channelsIlan Peer2014-04-091-3/+6
| * mac80211: use RCU_INIT_POINTERMonam Agarwal2014-04-098-17/+17
| * mac80211: add vif to flush callEmmanuel Grumbach2014-04-092-2/+8
| * mac80211: remove VLAIS usage from mac80211Jan-Simon Möller2014-04-091-18/+19
* | mac80211: exclude AP_VLAN interfaces from tx power calculationFelix Fietkau2014-04-111-0/+2
* | mac80211: suppress BSS info change notifications for AP_VLANFelix Fietkau2014-04-111-1/+1
* | mac80211: update last_tx_rate only for data frameChun-Yeow Yeoh2014-04-091-0/+1
* | mac80211: fix radar_enabled propagationMichal Kazior2014-04-091-2/+2
* | mac80211: Disable SMPS for the monitor interfaceIdo Yariv2014-04-091-0/+7
* | mac80211: fix software remain-on-channel implementationJohannes Berg2014-04-091-0/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-218-94/+135
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-03-208-94/+135
| |\
| | * mac80211: set beamforming bit in radiotapEmmanuel Grumbach2014-03-191-0/+2
| | * cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach2014-03-192-20/+4
| | * mac80211: release sched_scan_sdata when stopping sched scanAlexander Bondar2014-03-191-2/+4
| | * mac80211: fix WPA with VLAN on AP side with ps-sta againMichael Braun2014-03-191-1/+1
| | * mac80211: fix suspend vs. authentication raceJohannes Berg2014-03-193-3/+38
| | * mac80211: verify deauthentication and return error on failureJohannes Berg2014-03-191-13/+17
| | * mac80211: fix potential use-after-freeJohannes Berg2014-03-191-1/+1
| | * mac80211: add missing update on rx status VHT flagChun-Yeow Yeoh2014-03-031-0/+1
| | * mac80211: refactor channel switch functionMichal Kazior2014-03-031-50/+63
| | * cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic2014-02-251-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-143-0/+8
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-073-0/+8
| |\ \ \
| | * | | mac80211: clear sequence/fragment number in QoS-null framesJohannes Berg2014-03-052-0/+2
| | * | | mac80211: consider virtual mon when calculating min_defEliad Peller2014-03-031-0/+6
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-1311-34/+116
|\ \ \ \ \ | | |_|/ / | |/| | |
OpenPOWER on IntegriCloud