summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2011-11-10net: add wireless TX status socket optionJohannes Berg3-0/+47
2011-11-10mac80211: simplify ieee80211_work_workStanislaw Gruszka1-14/+3
2011-11-10mac80211: remove useless brackets in ieee80211_cfg_on_oper_channelStanislaw Gruszka1-2/+2
2011-11-10mac80211: remove uneeded scan_chan variableStanislaw Gruszka1-8/+6
2011-11-10mac80211: preserve EOSP in QoS headerJohannes Berg1-1/+4
2011-11-10nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16Jouni Malinen1-2/+2
2011-11-10mac80211: set BSS_CHANGED_IDLE on vif reconfigEliad Peller1-1/+2
2011-11-10mac80211: handle HT PHY BSS membership selector value correctlyChristian Lamparter1-41/+49
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville14-836/+1728
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville46-548/+810
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 Hedberg2-40/+45
2011-11-09Bluetooth: Pass full hci_dev struct to mgmt callbacksJohan Hedberg3-140/+145
2011-11-09mac80211: allow frame aggregation for meshThomas Pedersen4-15/+8
2011-11-09mac80211: set HT capabilities for mesh peerThomas Pedersen2-12/+28
2011-11-09mac80211: add HT IEs to mesh framesThomas Pedersen4-0/+60
2011-11-09mac80211: Add HT helper functionsAlexander Simon3-45/+108
2011-11-09mac80211: comment allocation of mesh framesThomas Pedersen3-35/+48
2011-11-09mac80211: support adding IV-room in the skb for CCMP keysArik Nemtsov2-3/+14
2011-11-09nl80211: clean up genlmsg_end usesJohannes Berg1-78/+19
2011-11-09mac80211: exit cooked monitor RX early if there are noneJohannes Berg1-0/+4
2011-11-09mac80211: fix confusing parenthesesJohannes Berg1-1/+1
2011-11-09mac80211: call set_wmm_default only for valid vifsEliad Peller1-8/+8
2011-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2-9/+9
2011-11-08Bluetooth: Add address type fields to mgmt messages that need themJohan Hedberg2-21/+46
2011-11-08Bluetooth: Update link key mgmt APIs to match latest spec.Johan Hedberg2-22/+25
2011-11-08Bluetooth: Fix response for mgmt_start_discovery when powered offJohan Hedberg1-0/+5
2011-11-08Bluetooth: Remove redundant code from mgmt_block & mgmt_unblockJohan Hedberg1-21/+0
2011-11-08Bluetooth: Convert power off mechanism to use delayed_workJohan Hedberg2-29/+18
2011-11-08Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable failsJohan Hedberg2-3/+19
2011-11-08Bluetooth: Add timeout field to mgmt_set_discoverableJohan Hedberg3-1/+36
2011-11-08Bluetooth: Periodic Inquiry and DiscoveryAndre Guedes1-32/+11
2011-11-08Bluetooth: Create hci_cancel_inquiry()Andre Guedes2-1/+11
2011-11-08Bluetooth: Create hci_do_inquiry()Andre Guedes2-8/+21
2011-11-08Bluetooth: EFS: parse L2CAP config responseAndrei Emeltchenko1-0/+24
2011-11-08Bluetooth: Define HCI reasons instead of magic numberAndrei Emeltchenko3-7/+7
2011-11-07Bluetooth: Clean up logic in hci_cc_write_scan_enableJohan Hedberg1-19/+21
2011-11-07Bluetooth: Add debug print to l2cap_chan_createSzymon Janc1-0/+2
2011-11-07Bluetooth: Fix mgmt response when adapter goes down or is removedJohan Hedberg1-1/+18
2011-11-07Bluetooth: Guarantee BR-EDR device will be registered as hci0Mat Martineau1-1/+6
2011-11-07Bluetooth: Add signal handlers for channel movesMat Martineau1-0/+136
2011-11-07Bluetooth: Use symbolic values for the fixed channel mapMat Martineau1-1/+7
2011-11-07Bluetooth: Add signal handlers for channel creationMat Martineau1-0/+47
2011-11-07Bluetooth: Add channel policy to getsockopt/setsockoptMat Martineau1-0/+35
2011-11-07Bluetooth: Initialize tx_win_max for fixed channelAndrei Emeltchenko1-0/+2
2011-11-07Bluetooth: recalculate priorities when channels are starvingLuiz Augusto von Dentz1-1/+55
2011-11-07Bluetooth: handle priority change within quoteLuiz Augusto von Dentz1-2/+16