summaryrefslogtreecommitdiffstats
path: root/net/wireless/sysfs.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-09brcm80211: fmac: optimize chip core info managementFranky Lin3-42/+81
2011-11-09brcm80211: fmac: replace private SB macros with ssb_regs versionFranky Lin2-63/+28
2011-11-09brcm80211: fmac: move chip drive strength related code to sdio_chip.cFranky Lin3-115/+117
2011-11-09brcm80211: fmac: move chip detach function to sdio_chip.cFranky Lin3-10/+11
2011-11-09brcm80211: fmac: move chip reset core function to sdio_chip.cFranky Lin3-47/+49
2011-11-09brcm80211: fmac: abstract chip core revision functionFranky Lin2-7/+15
2011-11-09brcm80211: fmac: abstract chip iscoreup functionFranky Lin3-7/+17
2011-11-09brcm80211: fmac: chip attach code flow clean upFranky Lin3-34/+21
2011-11-09brcm80211: fmac: remove duplicate regiter set in chip attach pathFranky Lin1-13/+0
2011-11-09brcm80211: fmac: move dongle gpio reset code to chip attach functionFranky Lin2-5/+5
2011-11-09brcm80211: fmac: disable dongle arm core in bus core setup functionFranky Lin2-6/+6
2011-11-09brcm80211: fmac: move core disable function to sdio_chip.cFranky Lin3-114/+111
2011-11-09brcm80211: fmac: abstract chip buscore setup functionFranky Lin2-20/+34
2011-11-09brcm80211: fmac: move bus core prep code to sdio_chip.cFranky Lin3-72/+77
2011-11-09brcm80211: fmac: move chip recognition function to sdio_chip.cFranky Lin5-143/+213
2011-11-09brcm80211: fmac: remove unnecessary 4329 chip specific codeFranky Lin1-9/+3
2011-11-09cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg7-23/+46
2011-11-09mac80211: send unexpected 4addr eventJohannes Berg2-7/+25
2011-11-09cfg80211: add event for unexpected 4addr framesJohannes Berg5-3/+58
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-09Bluetooth: Remove redundant hci_dev comparisons in mgmt lookupsJohan Hedberg1-13/+2