summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2012-06-18mac80211: fix and improve mesh RANN processingChun-Yeow Yeoh
2012-06-18mac80211: set only VO as a U-APSD enabled ACArik Nemtsov
2012-06-18mac80211: stop Rx during HW reconfigArik Nemtsov
2012-06-18mac80211: fix the assignment of mesh element TTLChun-Yeow Yeoh
2012-06-18{nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh
2012-06-18mac80211: invoke the timer only with correct dot11MeshHWMPRootMode valueChun-Yeow Yeoh
2012-06-18mac80211: implement the proactive PREP generationChun-Yeow Yeoh
2012-06-14mac80211: implement the proactive PREQ generationChun-Yeow Yeoh
2012-06-14{nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...Chun-Yeow Yeoh
2012-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-13mac80211: Disallow changing chan type on monitor when CHAN_MODE_FIXEDPontus Fuchs
2012-06-13mac80211: stop polling in disassociationDavid Spinadel
2012-06-13mac80211: check sdata_running on ieee80211_set_bitrate_maskEliad Peller
2012-06-13mac80211: allow cancelling dependent ROCsJohannes Berg
2012-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-12mac80211: add missing kernel-docAshok Nagarajan
2012-06-11mac80211: remove unneeded ieee80211_run_deferred_scan()Johannes Berg
2012-06-11{nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh
2012-06-09mac80211: Rename stainfo variable for the more common staJavier Cardona
2012-06-09mac80211: Remove unused variableJavier Cardona
2012-06-09mac80211: add some missing kernel-docJohannes Berg
2012-06-08mac80211: add back channel change flagStanislaw Gruszka
2012-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-06mac80211: unify SW/offload remain-on-channelJohannes Berg
2012-06-06mac80211: do remain-on-channel while idleJohannes Berg
2012-06-06mac80211: add stations after AP start on reconfigArik Nemtsov
2012-06-06mac80211: Clear wowlan flag when drv_suspend returns failurePontus Fuchs
2012-06-06mac80211: Add missing mesh parameter dot11MeshForwarding for debugfsChun-Yeow Yeoh
2012-06-06mac80211: print info when disabling HTJohannes Berg
2012-06-06mac80211: configure 11b/g channel access rules for legacy APsStanislaw Gruszka
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-05cfg80211: provide channel to join_mesh functionJohannes Berg
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg
2012-06-05cfg80211: simplify cfg80211_can_beacon_sec_chan APIJohannes Berg
2012-06-05mac80211: move ieee80211_set_channel functionJohannes Berg
2012-06-05mac80211: clean up ieee80211_set_channelJohannes Berg
2012-06-05mac80211: simplify association HT parametersJohannes Berg
2012-06-05mac80211: remove ieee80211_get_operstate()Eliad Peller
2012-06-05net: mac80211: Add and use ibss_vdbg debugging macroJoe Perches
2012-06-05net: mac80211: Add and use ht_vdbg debugging macroJoe Perches
2012-06-05net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches
2012-06-05mac80211: send beacon loss events to userspaceHolger Schurig
2012-06-05mac80211: allow channel change while mesh is downThomas Pedersen
2012-06-05mac80211: fail authentication when AP denied authenticationEliad Peller
2012-06-05mac80211: use offchannel queue only when supportedEliad Peller
2012-06-05mac80211: allow low-level drivers to set netdev feature bitsArik Nemtsov
2012-06-04mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov