ath10k: implement ath10k_pci_soc_read/write32()
[cascardo/linux.git] / include /
2013-10-18 Luis R. Rodriguezcfg80211: export reg_initiator_name()
2013-10-18 John W. LinvilleMerge tag 'nfc-next-3.13-1' of git://git./linux/kernel...
2013-10-18 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2013-10-18 John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo/ath
2013-10-18 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2013-10-14 Marcel HoltmannBluetooth: Read current IAC LAP on controller setup
2013-10-14 Marcel HoltmannBluetooth: Read number of supported IAC on controller...
2013-10-14 Marcel HoltmannBluetooth: Introduce L2CAP channel callback for resuming
2013-10-14 Marcel HoltmannBluetooth: Introduce L2CAP channel flag for defer setup
2013-10-13 Marcel HoltmannBluetooth: Provide msg_name callback for L2CAP connecti...
2013-10-13 Marcel HoltmannBluetooth: Add support for per socket msg_name callback
2013-10-13 Marcel HoltmannBluetooth: Remove src and dst fields from bt_sock structure
2013-10-13 Marcel HoltmannBluetooth: Store RFCOMM address information in its...
2013-10-13 Marcel HoltmannBluetooth: Store SCO address information in its own...
2013-10-13 Marcel HoltmannBluetooth: Use SCO addresses from HCI connection directly
2013-10-13 Marcel HoltmannBluetooth: Return the correct address type for L2CAP...
2013-10-13 Marcel HoltmannBluetooth: Store address information in L2CAP channel...
2013-10-13 Marcel HoltmannBluetooth: Store source address of HCI connections
2013-10-13 Marcel HoltmannBluetooth: Store the source address type of LE connections
2013-10-13 Marcel HoltmannBluetooth: Remove pointless bdaddr_to_le() helper function
2013-10-13 Marcel HoltmannBluetooth: Remove l2cap_conn->src and l2cap_conn->dst...
2013-10-12 Marcel HoltmannBluetooth: The L2CAP fixed channel connectionless data...
2013-10-12 Marcel HoltmannBluetooth: Allow 3D profile to use security mode 4...
2013-10-11 Marcel HoltmannBluetooth: Add management command for setting LE scan...
2013-10-11 Marcel HoltmannBluetooth: Make LE scan interval and window a controlle...
2013-10-11 Marcel HoltmannBluetooth: Add hdev parameter to hdev->send driver...
2013-10-11 Johannes BergMerge remote-tracking branch 'wireless-next/master...
2013-10-11 Marcel HoltmannBluetooth: Provide hdev parameter to hci_recv_frame...
2013-10-10 Marcel HoltmannBluetooth: Move smp.h header file into net/bluetooth/
2013-10-10 Marcel HoltmannBluetooth: Move a2mp.h header file into net/bluetooth/
2013-10-10 Marcel HoltmannBluetooth: Move amp.h header file into net/bluetooth/
2013-10-10 Marcel HoltmannBluetooth: Remove hdev->ioctl driver callback
2013-10-10 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2013-10-07 Marcel HoltmannBluetooth: Read location data on AMP controller init
2013-10-07 Marcel HoltmannBluetooth: Make mgmt_discovering() return void
2013-10-07 Marcel HoltmannBluetooth: Make mgmt_remote_name() return void
2013-10-07 Marcel HoltmannBluetooth: Make mgmt_device_found() return void
2013-10-07 Marcel HoltmannBluetooth: Make mgmt_device_disconnected() return void
2013-10-07 Marcel HoltmannBluetooth: Make mgmt_device_connected() return void
2013-10-07 Marcel HoltmannBluetooth: Make mgmt_connect_failed() return void
2013-10-07 Marcel HoltmannBluetooth: Make mgmt_disconnect_failed() return void
2013-10-07 Marcel HoltmannBluetooth: Make mgmt_set_powered_failed() return void
2013-10-07 Marcel HoltmannBluetooth: Make mgmt_index_added() and mgmt_index_remov...
2013-10-06 Marcel HoltmannBluetooth: Remove mgmt_valid_hdev() helper function
2013-10-06 Marcel HoltmannBluetooth: Remove no longer needed mgmt_new_settings...
2013-10-06 Marcel HoltmannBluetooth: Use helper function for re-enabling advertising
2013-10-06 Marcel HoltmannBluetooth: Add constants for LE advertising types
2013-10-06 Marcel HoltmannBluetooth: Add HCI structure for LE advertising paramet...
2013-10-06 Marcel HoltmannBluetooth: Move hci_amp_capable() function into L2CAP...
2013-10-06 Marcel HoltmannBluetooth: Rename AMP status constants and use them
2013-10-06 Marcel HoltmannBluetooth: Use explicit AMP controller id value for...
2013-10-06 Marcel HoltmannBluetooth: Separate AMP controller type from HCI device...
2013-10-06 Marcel HoltmannBluetooth: Add constants for AMP controller type
2013-10-06 Marcel HoltmannBluetooth: Remove useless external function to count...
2013-10-05 Johan HedbergBluetooth: Add public mgmt function to send New Setting...
2013-10-05 Johan HedbergBluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISING
2013-10-03 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2013-10-03 John W. LinvilleMerge tag 'for-linville-20131001' of git://github.com...
2013-10-02 DoHyun PyunBluetooth: Add the definition for Slave Page Response...
2013-10-02 DoHyun PyunBluetooth: Add the definition and stcuture for Sync...
2013-10-02 DoHyun PyunBluetooth: Add the definition for Start Synchronization...
2013-10-02 DoHyun PyunBluetooth: Add the definition and structure for Set CSB
2013-10-02 DoHyun PyunBluetooth: Add the structure for Write Sync Train Param...
2013-10-02 DoHyun PyunBluetooth: Add the definition and structure for Set...
2013-10-02 DoHyun PyunBluetooth: Add the definition and structure for Delete...
2013-10-02 DoHyun PyunBluetooth: Add the definition and structure for Set...
2013-10-02 Arik Nemtsovmac80211: implement STA CSA for drivers using channel...
2013-10-02 Marcel HoltmannBluetooth: Add management command for setting static...
2013-10-02 Johan HedbergBluetooth: Add a new mgmt_set_bredr command
2013-10-02 Johan HedbergBluetooth: Introduce a new HCI_BREDR_ENABLED flag
2013-10-02 Marcel HoltmannBluetooth: Provide high speed configuration option
2013-10-02 Marcel HoltmannBluetooth: Replace BDADDR_LOCAL with BDADDR_NONE
2013-10-01 Michal Kaziormac80211: support reporting A-MSDU subframes individually
2013-10-01 Johannes Bergmac80211: add explicit IBSS driver operations
2013-10-01 Eliad Pellerieee80211: fix vht cap definitions
2013-09-27 Gustavo PadovanMerge git://git./linux/kernel/git/bluetooth/bluetooth
2013-09-26 John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo/ath
2013-09-26 Simon Wunderlichcfg80211: export cfg80211_chandef_dfs_required
2013-09-26 Johannes Bergmac80211: add ieee80211_iterate_active_interfaces_rtnl()
2013-09-25 Johan HedbergBluetooth: Add new mgmt_set_advertising command
2013-09-25 Johan HedbergBluetooth: Add new mgmt setting for LE advertising
2013-09-25 Johan HedbergBluetooth: Use async request for LE enable/disable
2013-09-25 Eric LapuyadeNFC: NCI: Modify NCI SPI to implement CS/INT handshake...
2013-09-25 Eric LapuyadeNFC: NCI: nci_spi_recv_frame() now returns (not forward...
2013-09-25 Samuel OrtizNFC: Define secure element IO API and commands
2013-09-25 Samuel OrtizNFC: Document NFC targets sens_res field
2013-09-25 Thierry EscandeNFC Digital: Add NFC-A technology support
2013-09-25 Thierry EscandeNFC Digital: Implement driver commands mechanism
2013-09-24 Thierry EscandeNFC: Digital Protocol stack implementation
2013-09-24 Eric LapuyadeNFC: NCI: Simplify NCI SPI to become a simple framing...
2013-09-24 Eric LapuyadeNFC: Move struct nfc_phy_ops out of HCI up to nfc core...
2013-09-24 Eric LapuyadeNFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev...
2013-09-24 Joe PerchesNFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>
2013-09-24 Joe PerchesNFC: Replace nfc_dev_dbg with dev_dbg
2013-09-24 Arron WangNFC: Export nfc_find_se()
2013-09-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-09-19 Ansis Attekaip: generate unique IP identificator if local fragmenta...
2013-09-19 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2013-09-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-09-19 Johan HedbergBluetooth: Add event mask page 2 setting support
next