summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2011-11-09net/rfkill/core.c: use kstrtoul, etcJulia Lawall
2011-11-09net/mac80211/debugfs.c: use kstrtoul, etcJulia Lawall
2011-11-09mac80211: implement wifi TX statusJohannes Berg
2011-11-09nl80211: advertise socket TX status capabilityJohannes Berg
2011-11-09mac80211: Also report the STA's TDLS flag via nl80211Helmut Schaa
2011-11-09cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg
2011-11-09mac80211: send unexpected 4addr eventJohannes Berg
2011-11-09cfg80211: add event for unexpected 4addr framesJohannes Berg
2011-11-09mac80211: report OBSS beaconsJohannes Berg
2011-11-09cfg80211: allow registering to beaconsJohannes Berg
2011-11-09mac80211: support client probeJohannes Berg
2011-11-09nl80211: add API to probe a clientJohannes Berg
2011-11-09nl80211: advertise device AP SMEJohannes Berg
2011-11-09mac80211: support spurious class3 eventJohannes Berg
2011-11-09nl80211: allow subscribing to unexpected class3 framesJohannes Berg
2011-11-09mac80211: add support for control port protocol in AP modeJohannes Berg
2011-11-09mac80211: add helper to free TX skbJohannes Berg
2011-11-09mac80211: simplify mesh frame queue mapping and QoSJavier Cardona
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-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-09mac80211: set BSS_CHANGED_IDLE on vif reconfigEliad Peller
2011-11-09mac80211: handle HT PHY BSS membership selector value correctlyChristian Lamparter
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-08mac80211: support adding IV-room in the skb for CCMP keysArik Nemtsov
2011-11-08nl80211: clean up genlmsg_end usesJohannes Berg
2011-11-08mac80211: exit cooked monitor RX early if there are noneJohannes Berg
2011-11-08mac80211: fix confusing parenthesesJohannes Berg
2011-11-08mac80211: call set_wmm_default only for valid vifsEliad Peller
2011-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-11-08Bluetooth: Add address type fields to mgmt messages that need themJohan Hedberg