summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-09mac80211: check if frame is really part of this BAThomas Pedersen
2011-11-09mac80211: QoS multicast frames have No Ack policyThomas Pedersen
2011-11-09mac80211: Avoid filling up mesh preq queue with redundant requestsJavier Cardona
2011-11-09ath9k: Improve debugfs printout for stations.Ben Greear
2011-11-09mac80211: verify virtual interfaces in driver APIJohannes Berg
2011-11-09net: add wireless TX status socket optionJohannes Berg
2011-11-09mac80211: simplify ieee80211_work_workStanislaw Gruszka
2011-11-09mac80211: remove useless brackets in ieee80211_cfg_on_oper_channelStanislaw Gruszka
2011-11-09mac80211: remove uneeded scan_chan variableStanislaw Gruszka
2011-11-09mac80211: preserve EOSP in QoS headerJohannes Berg
2011-11-09nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16Jouni Malinen
2011-11-09ieee80211: Define cipher suite selector for WPI-SMS4Jouni Malinen
2011-11-09mac80211: set BSS_CHANGED_IDLE on vif reconfigEliad Peller
2011-11-09ipw2x00: remove unused function libipw_ratelimit_debug.Stanislav Yakovlev
2011-11-09ath9k: Advertise support for TDLSJouni Malinen
2011-11-09orinoco: release BSS structures returned by cfg80211_inform_bss()David Kilroy
2011-11-09rndis_wlan: release BSS structures returned by cfg80211_inform_bss()Jussi Kivilinna
2011-11-09cfg80211: annotate cfg80211_inform_bssJohannes Berg
2011-11-09mac80211: handle HT PHY BSS membership selector value correctlyChristian Lamparter
2011-11-09wireless: cleanup brcm80211 bits in drivers/net/wireless/MakefileJohn W. Linville
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-09Bluetooth: Remove redundant hci_dev comparisons in mgmt lookupsJohan Hedberg
2011-11-09Bluetooth: Fix consistency with u16 integer type in mgmt pending_cmdJohan Hedberg
2011-11-09Bluetooth: Fix cancel_delayed_work_sync usage with locksJohan Hedberg
2011-11-09Bluetooth: Add missing hci_dev locking when calling mgmt functionsJohan Hedberg
2011-11-09Bluetooth: Move pending management command list into struct hci_devJohan Hedberg
2011-11-09Bluetooth: Pass full hci_dev struct to mgmt callbacksJohan Hedberg
2011-11-08mac80211: allow frame aggregation for meshThomas Pedersen
2011-11-08mac80211: set HT capabilities for mesh peerThomas Pedersen
2011-11-08mac80211: add HT IEs to mesh framesThomas Pedersen
2011-11-08mac80211: Add HT helper functionsAlexander Simon
2011-11-08mac80211: comment allocation of mesh framesThomas Pedersen
2011-11-08ath9k_hw: Updated AR9462 initval table to improve rx performanceRajkumar Manoharan
2011-11-08ath9k: Add btcoex profile management support for AR9462Rajkumar Manoharan
2011-11-08ath9k_hw: Update CCK spur mitigation for AR9462Rajkumar Manoharan
2011-11-08mac80211_hwsim: Claim support for TDLSJouni Malinen
2011-11-08mac80211: support adding IV-room in the skb for CCMP keysArik Nemtsov
2011-11-08nl80211: clean up genlmsg_end usesJohannes Berg
2011-11-08brcm80211: smac: change buffer endianess convert function interfaceArend van Spriel
2011-11-08brcm80211: fmac: remove state from brcmf_if in fullmacFranky Lin
2011-11-08brcm80211: fmac: store brcmf_if in net device private dataFranky Lin
2011-11-08brcm80211: fmac: use brcmf_add_if for all net devicesFranky Lin
2011-11-08brcm80211: smac: use sk_buff list for handling frames in receive pathArend van Spriel
2011-11-08brcm80211: smac: rename buffer endianess conversion functionsArend van Spriel
2011-11-08brcm80211: smac: changed check to confirm STA only supportRoland Vossen
2011-11-08brcm80211: smac: mute transmit on ops_startRoland Vossen
2011-11-08brcm80211: smac: modified Mac80211 callback interfaceRoland Vossen
2011-11-08brcm80211: smac: fixed inconsistency in transmit muteRoland Vossen
2011-11-08brcm80211: smac: bugfix for tx mute in brcms_b_init()Roland Vossen