summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville4-5/+74
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+1
2013-10-28mac80211: process the CSA frame for mesh accordinglyChun-Yeow Yeoh1-0/+20
2013-10-28mac80211: add ieee80211_tx_prepare_skb() helper functionFelix Fietkau1-0/+14
2013-10-28cfg80211: export reg_initiator_name()Luis R. Rodriguez1-0/+9
2013-10-28mac80211: add missing IEEE80211_HW_SUPPORTS_HT_CCK_RATES docsJohannes Berg1-0/+4
2013-10-28nl80211/cfg80211: enable DFS for IBSS modeSimon Wunderlich2-0/+15
2013-10-18cfg80211: export reg_initiator_name()Luis R. Rodriguez1-0/+9
2013-10-18Merge tag 'nfc-next-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville6-45/+267
2013-10-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville10-422/+89
2013-10-14Bluetooth: Read current IAC LAP on controller setupMarcel Holtmann1-0/+2
2013-10-14Bluetooth: Read number of supported IAC on controller setupMarcel Holtmann2-0/+7
2013-10-14Bluetooth: Introduce L2CAP channel callback for resumingMarcel Holtmann1-0/+1
2013-10-14Bluetooth: Introduce L2CAP channel flag for defer setupMarcel Holtmann1-0/+1
2013-10-13Bluetooth: Provide msg_name callback for L2CAP connectionless channelsMarcel Holtmann1-0/+2
2013-10-13Bluetooth: Add support for per socket msg_name callbackMarcel Holtmann1-0/+1
2013-10-13Bluetooth: Remove src and dst fields from bt_sock structureMarcel Holtmann1-2/+0
2013-10-13Bluetooth: Store RFCOMM address information in its own socket structureMarcel Holtmann1-0/+2
2013-10-13Bluetooth: Store SCO address information in its own socket structureMarcel Holtmann1-0/+2
2013-10-13Bluetooth: Use SCO addresses from HCI connection directlyMarcel Holtmann1-3/+0
2013-10-13Bluetooth: Return the correct address type for L2CAP socketsMarcel Holtmann1-2/+3
2013-10-13Bluetooth: Store address information in L2CAP channel structureMarcel Holtmann1-0/+2
2013-10-13Bluetooth: Store source address of HCI connectionsMarcel Holtmann1-0/+1
2013-10-13Bluetooth: Store the source address type of LE connectionsMarcel Holtmann1-0/+1
2013-10-13Bluetooth: Remove pointless bdaddr_to_le() helper functionMarcel Holtmann1-2/+0
2013-10-13Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst pointersMarcel Holtmann1-3/+0
2013-10-12Bluetooth: The L2CAP fixed channel connectionless data is supportedMarcel Holtmann1-0/+1
2013-10-12Bluetooth: Allow 3D profile to use security mode 4 level 0Marcel Holtmann1-0/+1
2013-10-11Bluetooth: Add management command for setting LE scan parametersMarcel Holtmann1-0/+7
2013-10-11Bluetooth: Make LE scan interval and window a controller optionMarcel Holtmann1-0/+2
2013-10-11Bluetooth: Add hdev parameter to hdev->send driver callbackMarcel Holtmann1-1/+1
2013-10-11cfg80211: pass station supported channel and oper class infoSunil Dutt2-0/+17
2013-10-11Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackMarcel Holtmann1-1/+1
2013-10-11Bluetooth: Move smp.h header file into net/bluetooth/Marcel Holtmann1-146/+0
2013-10-11Bluetooth: Move a2mp.h header file into net/bluetooth/Marcel Holtmann1-150/+0
2013-10-11Bluetooth: Move amp.h header file into net/bluetooth/Marcel Holtmann1-54/+0
2013-10-10Bluetooth: Remove hdev->ioctl driver callbackMarcel Holtmann1-1/+0
2013-10-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville3-2/+53
2013-10-09cfg80211: rename regulatory_hint_11d() to regulatory_hint_country_ie()Luis R. Rodriguez1-1/+1
2013-10-08cfg80211: fix nl80211.h documentation for DFS enum statesLuis R. Rodriguez1-4/+3
2013-10-07Bluetooth: Read location data on AMP controller initMarcel Holtmann1-0/+2
2013-10-07Bluetooth: Make mgmt_discovering() return voidMarcel Holtmann1-1/+1
2013-10-07Bluetooth: Make mgmt_remote_name() return voidMarcel Holtmann1-2/+2
2013-10-07Bluetooth: Make mgmt_device_found() return voidMarcel Holtmann1-3/+3
2013-10-07Bluetooth: Make mgmt_device_disconnected() return voidMarcel Holtmann1-2/+2
2013-10-07Bluetooth: Make mgmt_device_connected() return voidMarcel Holtmann1-3/+3
2013-10-07Bluetooth: Make mgmt_connect_failed() return voidMarcel Holtmann1-2/+2
2013-10-07Bluetooth: Make mgmt_disconnect_failed() return voidMarcel Holtmann1-2/+2
2013-10-07Bluetooth: Make mgmt_set_powered_failed() return voidMarcel Holtmann1-1/+1
2013-10-07Bluetooth: Make mgmt_index_added() and mgmt_index_removed() return voidMarcel Holtmann1-2/+2