summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2011-02-03mac80211: Warn users if HT fails because of freq mismatch.Ben Greear
2011-02-03mac80211: Show configured channel-type in netdev debugfs.Ben Greear
2011-02-03mac80211: Be more careful when changing channels.Ben Greear
2011-01-31mac80211: disable power save if an infra AP vif existsRajkumar Manoharan
2011-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-28mac80211: Add sdata state and flags to debugfs.Ben Greear
2011-01-28mac80211: add MCS information to radiotapJohannes Berg
2011-01-26mac80211: use DECLARE_EVENT_CLASSJohannes Berg
2011-01-25mac80211: fix a crash in ieee80211_beacon_get_tim on change_interfaceFelix Fietkau
2011-01-21cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf
2011-01-21mac80211: Fix skb-copy failure debug message.Ben Greear
2011-01-19mac80211: drop non-auth 3-addr data frames when running as a 4-addr stationFelix Fietkau
2011-01-19mac80211: allow advertising correct maximum aggregate sizeJohannes Berg
2011-01-19mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg
2011-01-19mac80211: don't return beacons when mesh is disabledJohannes Berg
2011-01-19mac80211: Show max retry-counts in kernel messages.Ben Greear
2011-01-19mac80211: mesh only parameter mppath maybe unusedWey-Yi Guy
2011-01-19mac80211: add hw configuration for max ampdu buffer sizeLuciano Coelho
2011-01-19mac80211:mesh_mpp_table_grow call should depend on MESH_WORK_GROW_MPP_TABLE f...Nick Ledovskikh
2011-01-19mac80211: Rewrote code for checking if destinations are proxied.Joel A Fernandes
2011-01-13mac80211: use maximum number of AMPDU frames as default in BA RXLuciano Coelho
2011-01-13mac80211: fix lockdep warningJohannes Berg
2011-01-05mac80211: remove stray externJohannes Berg
2011-01-05mac80211: implement off-channel TX using hw r-o-c offloadJohannes Berg
2011-01-05mac80211: implement hardware offload for remain-on-channelJohannes Berg
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-04mac80211: fix some key comments and codeJohannes Berg
2011-01-04Revert "mac80211: temporarily disable reorder release timer"Christian Lamparter
2011-01-04mac80211: serialize rx path workersChristian Lamparter
2011-01-04mac80211: Fix mesh portal communication with other mesh nodes.Joel A Fernandes
2011-01-04mac80211: ignore PSM bit of reordered framesChristian Lamparter
2011-01-04mac80211: add missing synchronize_rcuJohannes Berg
2011-01-04mac80211: fix mesh forwarding when ratelimited tooMilton Miller
2010-12-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-12-22mac80211: cleanup select_queueJohannes Berg
2010-12-22mac80211: check for CONFIG_MAC80211_LEDS in the tpt_led_trigger declarationLuciano Coelho
2010-12-22mac80211: selective throughput LED trigger activeJohannes Berg
2010-12-22mac80211: add throughput based LED blink triggerJohannes Berg
2010-12-22mac80211: make LED trigger names available earlyJohannes Berg
2010-12-22mac80211: fix mesh forwardingJohannes Berg
2010-12-20mac80211: fix potentially redundant skb data copyingFelix Fietkau
2010-12-20mac80211: skip unnecessary pskb_expand_head callsFelix Fietkau
2010-12-20mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmitFelix Fietkau
2010-12-20mac80211: Remove unused third address from mesh address extension header.Javier Cardona
2010-12-20mac80211: Send mesh non-HWMP path selection frames to userspaceJavier Cardona
2010-12-20mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona
2010-12-20mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupJavier Cardona
2010-12-16nl80211: Add notification for dropped Deauth/DisassocJouni Malinen