wlcore/wl18xx: add smart config commands
[pandora-kernel.git] / include /
2014-07-10 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2014-07-10 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-07-09 Johan HedbergBluetooth: Fix setting HCI_CONNECTABLE from ioctl code
2014-07-09 Johan HedbergBluetooth: Introduce a whitelist for BR/EDR devices
2014-07-09 Johan HedbergBluetooth: Unify helpers for bdaddr_list manipulations
2014-07-09 Marcel HoltmannBluetooth: Fix enabling Authenticated Payload Timeout...
2014-07-08 Johan HedbergBluetooth: Remove unnecessary mgmt_advertising function
2014-07-08 Johan HedbergBluetooth: Add flag to track the real advertising state
2014-07-07 Rafał Miłeckibcma: add driver for PCIe Gen 2 core
2014-07-07 Johan HedbergBluetooth: Pass desired connection role to hci_connect_le()
2014-07-07 Johan HedbergBluetooth: Remove auth_type parameter from hci_connect_le()
2014-07-06 Johan HedbergBluetooth: Use lower timeout for LE auto-connections
2014-07-06 Marcel HoltmannBluetooth: Add support for changing the public device...
2014-07-06 Marcel HoltmannBluetooth: Run controller setup after external configur...
2014-07-06 Johan HedbergBluetooth: Fix sending Device Removed when clearing...
2014-07-06 Emmanuel GrumbachMerge remote-tracking branch 'wireless-next/master...
2014-07-05 Marcel HoltmannBluetooth: Store Bluetooth address from controller...
2014-07-04 Marcel HoltmannBluetooth: Add support for New Configuration Options...
2014-07-04 Marcel HoltmannBluetooth: Add support for Set External Configuration...
2014-07-04 Marcel HoltmannBluetooth: Add quirk for external configuration requirement
2014-07-04 Marcel HoltmannBluetooth: Add quirk for invalid controller address...
2014-07-04 Marcel HoltmannBluetooth: Document the existing device quirks
2014-07-04 Marcel HoltmannBluetooth: Fix constant for public address configuration
2014-07-04 Johan HedbergBluetooth: Make hci_pend_le_conn_lookup more general...
2014-07-04 Johan HedbergBluetooth: Remove unused hci_pend_le_conn_add function
2014-07-04 Johan HedbergBluetooth: Fix clearing and restarting all LE actions...
2014-07-04 Johan HedbergBluetooth: Remove unused hci_pend_le_conn_del() function
2014-07-04 Johan HedbergBluetooth: Convert pend_le_reports into a list
2014-07-04 Johan HedbergBluetooth: Convert pend_le_conn list to a generic actio...
2014-07-04 Marcel HoltmannBluetooth: Add support for controller configuration...
2014-07-03 Johan HedbergBluetooth: Use hci_conn_params in pend_le_conns
2014-07-03 Johan HedbergBluetooth: Track number of added devices with HCI_AUTO_...
2014-07-03 Marcel HoltmannBluetooth: Add support for Read Unconfigured Index...
2014-07-03 Marcel HoltmannBluetooth: Add support for Unconfigured Index Removed...
2014-07-03 Marcel HoltmannBluetooth: Add support for Unconfigured Index Added...
2014-07-03 Marcel HoltmannBluetooth: Introduce unconfigured controller state
2014-07-03 Johan HedbergBluetooth: Make is_identity_address a global function
2014-07-03 Johan HedbergBluetooth: Pass store hint to mgmt_new_conn_param
2014-07-03 Johan HedbergBluetooth: Make hci_le_conn_update return the store...
2014-07-03 Johan HedbergBluetooth: Add Load Connection Parameters command
2014-07-03 Johan HedbergBluetooth: Add new auto_conn value matching mgmt action...
2014-07-03 Johan HedbergBluetooth: Add specific connection parameter clear...
2014-07-03 Johan HedbergBluetooth: Rename hci_conn_params_clear to hci_conn_par...
2014-07-03 Marcel HoltmannBluetooth: Add support for hdev->set_bdaddr callback...
2014-07-03 Andre GuedesBluetooth: Introduce "New Connection Parameter" Event
2014-07-03 Andre GuedesBluetooth: Enable new LE meta event
2014-07-03 Andre GuedesBluetooth: Connection Parameter Update Procedure
2014-07-03 Johan HedbergBluetooth: Fix redundant device (un)blocked events
2014-07-03 Johan HedbergBluetooth: Add flag to track STK encryption
2014-07-03 Marcel HoltmannBluetooth: Add support for Not Connectable flag for...
2014-07-03 Marcel HoltmannBluetooth: Provide flags parameter direct to mgmt_devic...
2014-07-03 Marcel HoltmannBluetooth: Remove connection interval parameters from...
2014-07-03 Marcel HoltmannBluetooth: Change hci_conn_params_add to return the...
2014-07-03 Andre GuedesBluetooth: Connection parameters check helper
2014-07-03 Marcel HoltmannBluetooth: Provide function to create and set connectio...
2014-07-03 Marcel HoltmannBluetooth: Provide defaults for LE connection latency...
2014-07-03 Marcel HoltmannBluetooth: Add Device Added and Device Removed manageme...
2014-07-03 Marcel HoltmannBluetooth: Add support for Add/Remove Device management...
2014-07-03 Marcel HoltmannBluetooth: Store latency and supervision timeout in...
2014-07-03 Johan HedbergBluetooth: Add support for Get Clock Info mgmt command
2014-07-03 Johan HedbergBluetooth: Add tracking of local and piconet clock...
2014-07-03 Marcel HoltmannBluetooth: Send HCI_Read_Clock_Offset before disconnecting
2014-07-03 Johan HedbergBluetooth: Remove unnecessary hcon->smp_conn variable
2014-07-03 Andre GuedesBluetooth: Use macro instead of hard-coded value
2014-07-03 Johan HedbergBluetooth: Convert hci_conn->link_mode into flags
2014-07-03 Johan HedbergBluetooth: Add a new HCI_USE_DEBUG_KEYS flag
2014-07-03 Johan HedbergBluetooth: Convert hcon->flush_key to a proper flag
2014-07-03 Johan HedbergBluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYS
2014-07-03 Johan HedbergBluetooth: Move mgmt event sending out from hci_add_lin...
2014-07-03 Johan HedbergBluetooth: Update hci_add_link_key() to return pointer...
2014-07-03 Marcel HoltmannBluetooth: Track LE connection parameter update event
2014-07-03 Marcel HoltmannBluetooth: Store current LE connection parameters in...
2014-07-03 Jukka RissanenBluetooth: 6LoWPAN: Use connected oriented channel...
2014-07-03 Jukka RissanenBluetooth: Provide L2CAP ops callback for memcpy_fromiovec
2014-07-03 Marcel HoltmannBluetooth: Use separate dbg_flags to special debugfs...
2014-07-03 Johan HedbergBluetooth: Remove unused LTK authentication defines
2014-07-03 Johan HedbergBluetooth: Remove HCI prefix from SMP LTK defines
2014-07-03 Johan HedbergBluetooth: Remove unnecessary SMP STK define
2014-07-03 Marcel HoltmannBluetooth: Use struct delayed_work for HCI command...
2014-07-03 Marcel HoltmannBluetooth: Use explicit header and body length for...
2014-07-03 Marcel HoltmannBluetooth: Shrink size of struct l2cap_ctrl fields
2014-07-03 Marcel HoltmannBluetooth: Assign L2CAP socket priority when allocating SKB
2014-07-03 Marcel HoltmannBluetooth: Use const for struct l2cap_ops field
2014-07-03 Marcel HoltmannMerge git://git./linux/kernel/git/bluetooth/bluetooth
2014-06-26 John W. LinvilleMerge branch 'ath-current' of git://github.com/kvalo/ath
2014-06-25 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-06-25 John W. LinvilleMerge git://git./linux/kernel/git/jberg/mac80211-next
2014-06-25 Michal Kaziorcfg80211: remove channel_switch combination check
2014-06-25 Michal Kaziormac80211: implement multi-vif in-place reservations
2014-06-25 David Spinadelmac80211: split sched scan IEs
2014-06-25 David Spinadelmac80211: support more than one band in scan request
2014-06-23 Arik Nemtsovmac80211: protect TDLS discovery session
2014-06-23 Arik Nemtsovmac80211: add API to request TDLS operation from userspace
2014-06-23 Arik Nemtsovcfg80211: pass TDLS initiator in tdls_mgmt operations
2014-06-23 Johannes Bergcfg80211: make ethtool the driver's responsibility
2014-06-17 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2014-06-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-06-16 Linus TorvaldsMerge tag 'clk-for-linus-3.16-part2' of git://git.linar...
2014-06-16 Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2014-06-15 David S. MillerMerge branch 'csum_fixes'
next