summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-09mac80211: report OBSS beaconsJohannes Berg3-1/+17
2011-11-09cfg80211: allow registering to beaconsJohannes Berg4-1/+98
2011-11-09mac80211: support client probeJohannes Berg2-18/+95
2011-11-09nl80211: add API to probe a clientJohannes Berg3-0/+131
2011-11-09nl80211: advertise device AP SMEJohannes Berg5-1/+31
2011-11-09mac80211: support spurious class3 eventJohannes Berg1-0/+7
2011-11-09nl80211: allow subscribing to unexpected class3 framesJohannes Berg5-0/+114
2011-11-09mac80211: add support for control port protocol in AP modeJohannes Berg2-2/+32
2011-11-09mac80211: add helper to free TX skbJohannes Berg2-0/+16
2011-11-09mac80211: simplify mesh frame queue mapping and QoSJavier Cardona4-7/+4
2011-11-09mac80211: check if frame is really part of this BAThomas Pedersen1-0/+5
2011-11-09mac80211: QoS multicast frames have No Ack policyThomas Pedersen3-2/+11
2011-11-09mac80211: Avoid filling up mesh preq queue with redundant requestsJavier Cardona2-2/+16
2011-11-09ath9k: Improve debugfs printout for stations.Ben Greear3-6/+14
2011-11-09mac80211: verify virtual interfaces in driver APIJohannes Berg5-11/+69
2011-11-09net: add wireless TX status socket optionJohannes Berg23-3/+123
2011-11-09mac80211: simplify ieee80211_work_workStanislaw Gruszka1-14/+3
2011-11-09mac80211: remove useless brackets in ieee80211_cfg_on_oper_channelStanislaw Gruszka1-2/+2
2011-11-09mac80211: remove uneeded scan_chan variableStanislaw Gruszka1-8/+6
2011-11-09mac80211: preserve EOSP in QoS headerJohannes Berg1-1/+4
2011-11-09nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16Jouni Malinen1-2/+2
2011-11-09ieee80211: Define cipher suite selector for WPI-SMS4Jouni Malinen1-0/+2
2011-11-09mac80211: set BSS_CHANGED_IDLE on vif reconfigEliad Peller1-1/+2
2011-11-09ipw2x00: remove unused function libipw_ratelimit_debug.Stanislav Yakovlev1-8/+0
2011-11-09ath9k: Advertise support for TDLSJouni Malinen1-0/+1
2011-11-09orinoco: release BSS structures returned by cfg80211_inform_bss()David Kilroy1-6/+10
2011-11-09rndis_wlan: release BSS structures returned by cfg80211_inform_bss()Jussi Kivilinna1-4/+10
2011-11-09cfg80211: annotate cfg80211_inform_bssJohannes Berg1-2/+6
2011-11-09mac80211: handle HT PHY BSS membership selector value correctlyChristian Lamparter2-41/+52
2011-11-09wireless: cleanup brcm80211 bits in drivers/net/wireless/MakefileJohn W. Linville1-3/+3
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville27-972/+2291
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2403-208485/+170481
2011-11-09Bluetooth: Remove redundant hci_dev comparisons in mgmt lookupsJohan Hedberg1-13/+2
2011-11-09Bluetooth: Fix consistency with u16 integer type in mgmt pending_cmdJohan Hedberg1-1/+1
2011-11-09Bluetooth: Fix cancel_delayed_work_sync usage with locksJohan Hedberg2-5/+5
2011-11-09Bluetooth: Add missing hci_dev locking when calling mgmt functionsJohan Hedberg3-13/+57
2011-11-09Bluetooth: Move pending management command list into struct hci_devJohan Hedberg3-40/+47
2011-11-09Bluetooth: Pass full hci_dev struct to mgmt callbacksJohan Hedberg4-168/+178
2011-11-08mac80211: allow frame aggregation for meshThomas Pedersen4-15/+8
2011-11-08mac80211: set HT capabilities for mesh peerThomas Pedersen2-12/+28
2011-11-08mac80211: add HT IEs to mesh framesThomas Pedersen4-0/+60
2011-11-08mac80211: Add HT helper functionsAlexander Simon3-45/+108
2011-11-08mac80211: comment allocation of mesh framesThomas Pedersen3-35/+48
2011-11-08ath9k_hw: Updated AR9462 initval table to improve rx performanceRajkumar Manoharan1-13/+13
2011-11-08ath9k: Add btcoex profile management support for AR9462Rajkumar Manoharan11-7/+403
2011-11-08ath9k_hw: Update CCK spur mitigation for AR9462Rajkumar Manoharan1-1/+3
2011-11-08mac80211_hwsim: Claim support for TDLSJouni Malinen1-0/+2
2011-11-08mac80211: support adding IV-room in the skb for CCMP keysArik Nemtsov3-3/+19
2011-11-08nl80211: clean up genlmsg_end usesJohannes Berg1-78/+19
2011-11-08brcm80211: smac: change buffer endianess convert function interfaceArend van Spriel1-18/+15