summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2010-12-22mac80211: cleanup select_queueJohannes 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
2010-12-15wireless:mac80211: kill unuse macro MESH_CFG_CMP_LEN in mesh.hShan Wei
2010-12-15mac80211: Add timeout to BA session start APISujith Manoharan
2010-12-15nl80211: advertise maximum remain-on-channel durationJohannes Berg
2010-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-13mac80211: support IBSS RSN with SW cryptoJohannes Berg
2010-12-13mac80211 default tx_last_beacon false (congestion)Tim Harvey
2010-12-13mac80211: support separate default keysJohannes Berg
2010-12-13cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg
2010-12-13mac80211: clean up RX key checksJohannes Berg
2010-12-13mac80211: avoid calling ieee80211_work_work unconditionallyHerton Ronaldo Krzesinski
2010-12-13mac80211: Fix NULL-pointer deference on ibss merge when not readyTim Harvey
2010-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-08mac80211: Show max number of probe tries in debug message.Ben Greear
2010-12-08mac80211: Apply ht_opmode changes in ieee80211_change_bssHelmut Schaa
2010-12-08mac80211: Fix BUG in pskb_expand_head when transmitting shared skbsHelmut Schaa
2010-12-07mac80211: Fix compilation error when mesh is disabledJavier Cardona
2010-12-07mac80211: fix a compiler warningFelix Fietkau
2010-12-07mac80211: fix dynamic-ps/pm_qos magic numbersEliad Peller
2010-12-07nl80211/mac80211: Report signal averageBruno Randolf
2010-12-06cfg80211/mac80211: add mesh join/leave commandsJohannes Berg
2010-12-06cfg80211: require add_virtual_intf to return new devJohannes Berg
2010-12-06mac80211: move mesh filter adjustingJohannes Berg
2010-12-06nl80211/mac80211: define and allow configuring mesh element TTLJavier Cardona
2010-12-06mac80211: speed up AP probing using nullfunc framesFelix Fietkau
2010-12-06mac80211: remove a redundant checkFelix Fietkau
2010-12-06mac80211: Update last_tx_rate only for data framesHelmut Schaa
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-30mac80211: Minor optimization in ieee80211_rx_h_dataHelmut Schaa
2010-11-30mac80211: Fix STA disconnect due to MIC failureSenthil Balasubramanian
2010-11-30mac80211: ignore non-bcast mcast deauth/disassoc franesChristian Lamparter
2010-11-29mac80211: fix RX aggregation lockingJohannes Berg
2010-11-29mac80211: implement off-channel mgmt TXJohannes Berg
2010-11-29nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg
2010-11-29mac80211: Fix frame injection using non-AP vifJouni Malinen
2010-11-24mac80211: implement packet loss notificationJohannes Berg
2010-11-24mac80211: avoid aggregation for VO trafficLuis R. Rodriguez
2010-11-24mac80211: reduce the number of retries for nullfunc probingFelix Fietkau
2010-11-24mac80211: use nullfunc instead of probe request for connection monitoringFelix Fietkau
2010-11-24cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau
2010-11-24mac80211: probe the AP when resumingFelix Fietkau
2010-11-24mac80211: calculate beacon loss time accuratelyFelix Fietkau