summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)AuthorFilesLines
2010-12-16nl80211: Add notification for dropped Deauth/DisassocJouni Malinen1-2/+20
2010-12-15wireless:mac80211: kill unuse macro MESH_CFG_CMP_LEN in mesh.hShan Wei1-11/+0
2010-12-15mac80211: Add timeout to BA session start APISujith Manoharan4-4/+9
2010-12-15nl80211: advertise maximum remain-on-channel durationJohannes Berg1-0/+2
2010-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+8
2010-12-13mac80211: support IBSS RSN with SW cryptoJohannes Berg1-1/+5
2010-12-13mac80211 default tx_last_beacon false (congestion)Tim Harvey1-1/+1
2010-12-13mac80211: support separate default keysJohannes Berg8-47/+62
2010-12-13cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg1-1/+2
2010-12-13mac80211: clean up RX key checksJohannes Berg1-2/+21
2010-12-13mac80211: avoid calling ieee80211_work_work unconditionallyHerton Ronaldo Krzesinski1-1/+4
2010-12-13mac80211: Fix NULL-pointer deference on ibss merge when not readyTim Harvey1-0/+4
2010-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-3/+18
2010-12-08mac80211: Show max number of probe tries in debug message.Ben Greear1-2/+3
2010-12-08mac80211: Apply ht_opmode changes in ieee80211_change_bssHelmut Schaa1-0/+6
2010-12-08mac80211: Fix BUG in pskb_expand_head when transmitting shared skbsHelmut Schaa1-3/+18
2010-12-07mac80211: Fix compilation error when mesh is disabledJavier Cardona1-0/+2
2010-12-07mac80211: fix a compiler warningFelix Fietkau1-2/+1
2010-12-07mac80211: fix dynamic-ps/pm_qos magic numbersEliad Peller1-4/+5
2010-12-07nl80211/mac80211: Report signal averageBruno Randolf5-1/+9
2010-12-06cfg80211/mac80211: add mesh join/leave commandsJohannes Berg6-82/+38
2010-12-06cfg80211: require add_virtual_intf to return new devJohannes Berg1-8/+12
2010-12-06mac80211: move mesh filter adjustingJohannes Berg2-17/+12
2010-12-06nl80211/mac80211: define and allow configuring mesh element TTLJavier Cardona6-7/+16
2010-12-06mac80211: speed up AP probing using nullfunc framesFelix Fietkau3-35/+79
2010-12-06mac80211: remove a redundant checkFelix Fietkau1-2/+1
2010-12-06mac80211: Update last_tx_rate only for data framesHelmut Schaa1-3/+4
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+12
2010-11-30mac80211: Minor optimization in ieee80211_rx_h_dataHelmut Schaa1-3/+2
2010-11-30mac80211: Fix STA disconnect due to MIC failureSenthil Balasubramanian1-0/+2
2010-11-30mac80211: ignore non-bcast mcast deauth/disassoc franesChristian Lamparter1-0/+4
2010-11-29mac80211: fix RX aggregation lockingJohannes Berg4-38/+45
2010-11-29mac80211: implement off-channel mgmt TXJohannes Berg4-6/+129
2010-11-29nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg1-2/+5
2010-11-29mac80211: Fix frame injection using non-AP vifJouni Malinen1-1/+6
2010-11-24mac80211: implement packet loss notificationJohannes Berg2-0/+25
2010-11-24mac80211: avoid aggregation for VO trafficLuis R. Rodriguez1-0/+3
2010-11-24mac80211: reduce the number of retries for nullfunc probingFelix Fietkau1-1/+8
2010-11-24mac80211: use nullfunc instead of probe request for connection monitoringFelix Fietkau3-26/+72
2010-11-24cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau2-14/+14
2010-11-24mac80211: probe the AP when resumingFelix Fietkau1-0/+1
2010-11-24mac80211: calculate beacon loss time accuratelyFelix Fietkau2-4/+13
2010-11-24mac80211: restart beacon miss timer on system resume from suspendFelix Fietkau1-0/+1
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-3/+3
2010-11-24Revert "nl80211/mac80211: Report signal average"John W. Linville5-9/+1
2010-11-22mac80211: Disable hw crypto for GTKs on AP VLAN interfacesHelmut Schaa1-1/+8
2010-11-18nl80211/mac80211: Report signal averageBruno Randolf5-1/+9
2010-11-17mac80211: fix powersaving clients racesJohannes Berg4-7/+29
2010-11-17mac80211: defines for AC numbersJohannes Berg1-1/+10
2010-11-16mac80211: add support for setting the ad-hoc multicast rateFelix Fietkau3-6/+19