summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-0612-27/+44
|\
| * mac80211: check csa wiphy flag in ibss before switchingSimon Wunderlich2013-12-021-0/+4
| * mac80211: set hw initial idle stateKarl Beldan2013-11-251-0/+2
| * mac80211: use capped prob when computing throughputsKarl Beldan2013-11-251-1/+1
| * mac80211: fix connection pollingEliad Peller2013-11-251-0/+2
| * mac80211: fix the mesh channel switch supportChun-Yeow Yeoh2013-11-255-14/+24
| * mac80211: don't attempt to reorder multicast framesJohannes Berg2013-11-251-1/+2
| * mac80211: minstrel_ht: fix rates selectionKarl Beldan2013-11-251-2/+3
| * mac80211: fix for mesh beacon update on powersaveJavier Lopez2013-11-251-1/+1
| * mac80211: fix crash when using AP VLAN interfacesFelix Fietkau2013-11-251-1/+0
| * mac80211: fix scheduled scan rtnl deadlockJohannes Berg2013-11-252-1/+2
| * mac80211: DFS setup chandef for radar_event correctlyJanusz Dziedzic2013-11-251-4/+2
| * Revert "mac80211: allow disable power save in mesh"Bob Copeland2013-11-251-2/+1
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-0233-639/+1673
|\ \ | |/ |/|
| * mac80211: fix rx_nss calculation for drivers with hw rcMichal Kazior2013-12-021-2/+2
| * mac80211: don't leak next beacon when csa is abortedSimon Wunderlich2013-12-021-0/+3
| * mac80211: don't cancel csa finalize work within stop_apSimon Wunderlich2013-12-021-1/+0
| * cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich2013-12-021-6/+15
| * mac80211: modify beacon using sdata/wdev-lock, not rtnl lockSimon Wunderlich2013-12-022-8/+15
| * mac80211: mesh: only get tsf if we need itBob Copeland2013-12-021-14/+14
| * cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski2013-12-021-14/+15
| * mac80211: update ht flag if bss configuration changedAvri Altman2013-12-021-8/+10
| * mac80211: remove sta_info_flush() from interface teardownJohannes Berg2013-12-021-4/+0
| * mac80211: Tx frame latency statisticsMatti Gottlieb2013-12-028-0/+486
| * mac80211: minstrel_ht: do not sample unsupported ratesKarl Beldan2013-11-251-3/+7
| * mac80211: minstrels: spare numerous useless calls to get_random_bytesKarl Beldan2013-11-252-4/+2
| * mac80211: minstrel_ht: replace some occurences of MCS_GROUP_RATESKarl Beldan2013-11-252-7/+5
| * mac80211: add min required channel definition fieldEliad Peller2013-11-255-2/+183
| * mac80211: enable easier manipulation of VHT beamforming capsEyal Shapira2013-11-251-4/+3
| * mac80211: move csa_chandef to sdataLuciano Coelho2013-11-256-17/+14
| * mac80211: use put_unaligned_le in mesh when necessaryChun-Yeow Yeoh2013-11-254-58/+45
| * mac80211: use put_unaligned_le16 in mesh_plink_frame_txChun-Yeow Yeoh2013-11-255-34/+34
| * mac80211: use put_unaligned_le16 for precedence value in meshChun-Yeow Yeoh2013-11-252-7/+2
| * mac80211: add generic cipher scheme supportMax Stepanov2013-11-2514-101/+444
| * cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic2013-11-254-4/+15
| * mac80211: verify ieee80211_key_replace() argumentsJohannes Berg2013-11-251-0/+4
| * mac80211: remove useless tests for arrayJohannes Berg2013-11-251-3/+3
| * mac80211: clean up mesh local link ID generationThomas Pedersen2013-11-253-9/+38
| * mac80211: factor out plink event gatheringThomas Pedersen2013-11-251-80/+115
| * mac80211: factor out peering FSMThomas Pedersen2013-11-251-143/+155
| * mac80211: assign sta plid earlyThomas Pedersen2013-11-251-2/+1
| * mac80211: consolidate rcu unlocks in plink frame rxThomas Pedersen2013-11-251-18/+10
| * mac80211: factor peering frame processing into own functionThomas Pedersen2013-11-251-40/+48
| * mac80211: remove unused mesh_mgmt_ies_add() prototypeBob Copeland2013-11-251-2/+0
| * mac80211: return -ENOMEM in mesh_plink_frame_txBob Copeland2013-11-251-1/+1
| * mac80211: mesh_plink: don't ignore holding timerBob Copeland2013-11-251-2/+1
| * mac80211: mesh_plink: collapse the two switch statements togetherBob Copeland2013-11-251-17/+9
| * mac80211: mesh: rewrite rssi_threshold_check in CBob Copeland2013-11-251-8/+12
| * mac80211: mesh_plink: group basic fitness checksBob Copeland2013-11-251-33/+37
| * mac80211: mesh: factor out common plink close/estab codeBob Copeland2013-11-251-55/+43
OpenPOWER on IntegriCloud