summaryrefslogtreecommitdiff
path: root/net/mac80211 (follow)
Commit message (Expand)AuthorAge
...
* | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-01-27
|\| | | | | |_|/ / |/| | |
| * | | mac80211: use DECLARE_EVENT_CLASSJohannes Berg2011-01-26
| * | | cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-21
| * | | mac80211: Fix skb-copy failure debug message.Ben Greear2011-01-21
| * | | mac80211: drop non-auth 3-addr data frames when running as a 4-addr stationFelix Fietkau2011-01-19
| * | | mac80211: allow advertising correct maximum aggregate sizeJohannes Berg2011-01-19
| * | | mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-19
| * | | mac80211: don't return beacons when mesh is disabledJohannes Berg2011-01-19
| * | | mac80211: Show max retry-counts in kernel messages.Ben Greear2011-01-19
| * | | mac80211: mesh only parameter mppath maybe unusedWey-Yi Guy2011-01-19
| * | | mac80211: add hw configuration for max ampdu buffer sizeLuciano Coelho2011-01-19
| * | | mac80211:mesh_mpp_table_grow call should depend on MESH_WORK_GROW_MPP_TABLE f...Nick Ledovskikh2011-01-19
| * | | mac80211: Rewrote code for checking if destinations are proxied.Joel A Fernandes2011-01-19
| | |/ | |/|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-26
|\ \ \ | | |/ | |/|
| * | mac80211: fix a crash in ieee80211_beacon_get_tim on change_interfaceFelix Fietkau2011-01-25
* | | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
|/ /
* | mac80211: use maximum number of AMPDU frames as default in BA RXLuciano Coelho2011-01-13
* | mac80211: fix lockdep warningJohannes Berg2011-01-13
|/
* mac80211: remove stray externJohannes Berg2011-01-05
* mac80211: implement off-channel TX using hw r-o-c offloadJohannes Berg2011-01-05
* mac80211: implement hardware offload for remain-on-channelJohannes Berg2011-01-05
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-05
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-05
| |\
| | * mac80211: add missing synchronize_rcuJohannes Berg2011-01-04
| | * mac80211: fix mesh forwarding when ratelimited tooMilton Miller2011-01-04
| * | mac80211: fix some key comments and codeJohannes Berg2011-01-04
| * | Revert "mac80211: temporarily disable reorder release timer"Christian Lamparter2011-01-04
| * | mac80211: serialize rx path workersChristian Lamparter2011-01-04
| * | mac80211: Fix mesh portal communication with other mesh nodes.Joel A Fernandes2011-01-04
| * | mac80211: ignore PSM bit of reordered framesChristian Lamparter2011-01-04
| * | mac80211: cleanup select_queueJohannes Berg2010-12-22
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-26
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-26
| |\ \ \ | | | |/ | | |/|
| | * | mac80211: fix mesh forwardingJohannes Berg2010-12-22
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-14
| |\ \ \
| * | | | leds: fix up dependenciesJohannes Berg2010-12-02
* | | | | mac80211: check for CONFIG_MAC80211_LEDS in the tpt_led_trigger declarationLuciano Coelho2010-12-22
* | | | | mac80211: selective throughput LED trigger activeJohannes Berg2010-12-22
* | | | | mac80211: add throughput based LED blink triggerJohannes Berg2010-12-22
* | | | | mac80211: make LED trigger names available earlyJohannes Berg2010-12-22
| |_|_|/ |/| | |
* | | | mac80211: fix potentially redundant skb data copyingFelix Fietkau2010-12-20
* | | | mac80211: skip unnecessary pskb_expand_head callsFelix Fietkau2010-12-20
* | | | mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmitFelix Fietkau2010-12-20
* | | | mac80211: Remove unused third address from mesh address extension header.Javier Cardona2010-12-20
* | | | mac80211: Send mesh non-HWMP path selection frames to userspaceJavier Cardona2010-12-20
* | | | mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona2010-12-20
* | | | mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupJavier Cardona2010-12-20
* | | | nl80211: Add notification for dropped Deauth/DisassocJouni Malinen2010-12-16
* | | | wireless:mac80211: kill unuse macro MESH_CFG_CMP_LEN in mesh.hShan Wei2010-12-15
* | | | mac80211: Add timeout to BA session start APISujith Manoharan2010-12-15