aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAge
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-02
|\
| * mac80211: fix rx_nss calculation for drivers with hw rcMichal Kazior2013-12-02
| * mac80211: don't leak next beacon when csa is abortedSimon Wunderlich2013-12-02
| * mac80211: don't cancel csa finalize work within stop_apSimon Wunderlich2013-12-02
| * cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich2013-12-02
| * mac80211: modify beacon using sdata/wdev-lock, not rtnl lockSimon Wunderlich2013-12-02
| * mac80211: mesh: only get tsf if we need itBob Copeland2013-12-02
| * cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski2013-12-02
| * mac80211: update ht flag if bss configuration changedAvri Altman2013-12-02
| * mac80211: remove sta_info_flush() from interface teardownJohannes Berg2013-12-02
| * mac80211: Tx frame latency statisticsMatti Gottlieb2013-12-02
| * mac80211: minstrel_ht: do not sample unsupported ratesKarl Beldan2013-11-25
| * mac80211: minstrels: spare numerous useless calls to get_random_bytesKarl Beldan2013-11-25
| * mac80211: minstrel_ht: replace some occurences of MCS_GROUP_RATESKarl Beldan2013-11-25
| * mac80211: add min required channel definition fieldEliad Peller2013-11-25
| * mac80211: enable easier manipulation of VHT beamforming capsEyal Shapira2013-11-25
| * mac80211: move csa_chandef to sdataLuciano Coelho2013-11-25
| * mac80211: use put_unaligned_le in mesh when necessaryChun-Yeow Yeoh2013-11-25
| * mac80211: use put_unaligned_le16 in mesh_plink_frame_txChun-Yeow Yeoh2013-11-25
| * mac80211: use put_unaligned_le16 for precedence value in meshChun-Yeow Yeoh2013-11-25
| * mac80211: add generic cipher scheme supportMax Stepanov2013-11-25
| * cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic2013-11-25
| * mac80211: verify ieee80211_key_replace() argumentsJohannes Berg2013-11-25
| * mac80211: remove useless tests for arrayJohannes Berg2013-11-25
| * mac80211: clean up mesh local link ID generationThomas Pedersen2013-11-25
| * mac80211: factor out plink event gatheringThomas Pedersen2013-11-25
| * mac80211: factor out peering FSMThomas Pedersen2013-11-25
| * mac80211: assign sta plid earlyThomas Pedersen2013-11-25
| * mac80211: consolidate rcu unlocks in plink frame rxThomas Pedersen2013-11-25
| * mac80211: factor peering frame processing into own functionThomas Pedersen2013-11-25
| * mac80211: remove unused mesh_mgmt_ies_add() prototypeBob Copeland2013-11-25
| * mac80211: return -ENOMEM in mesh_plink_frame_txBob Copeland2013-11-25
| * mac80211: mesh_plink: don't ignore holding timerBob Copeland2013-11-25
| * mac80211: mesh_plink: collapse the two switch statements togetherBob Copeland2013-11-25
| * mac80211: mesh: rewrite rssi_threshold_check in CBob Copeland2013-11-25
| * mac80211: mesh_plink: group basic fitness checksBob Copeland2013-11-25
| * mac80211: mesh: factor out common plink close/estab codeBob Copeland2013-11-25
| * mac80211: hold sta->lock across plink switch statementsBob Copeland2013-11-25
| * mac80211: consolidate calls to plink_frame_txThomas Pedersen2013-11-25
| * mac80211: fix off-by-one in llid check.Bob Copeland2013-11-25
| * mac80211: do not compute offset from ssn in Rx AMPDU reordering bufferKarl Beldan2013-11-25
| * cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-25
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-08
|\|
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-05
| |\
| | * mac80211: fix uninitialized variableMichal Kazior2013-10-28
| | * mac80211: process mesh channel switching using beaconChun-Yeow Yeoh2013-10-28
| | * {nl,cfg,mac}80211: implement mesh channel switch userspace APIChun-Yeow Yeoh2013-10-28
| | * {nl,cfg,mac}80211: enable the triggering of CSA frame in meshChun-Yeow Yeoh2013-10-28
| | * mac80211: process the CSA frame for mesh accordinglyChun-Yeow Yeoh2013-10-28
| | * mac80211: refactor the parsing of chan switch ieChun-Yeow Yeoh2013-10-28