]> git.karo-electronics.de Git - karo-tx-linux.git/history - net/bluetooth/mgmt.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
[karo-tx-linux.git] / net / bluetooth / mgmt.c
2013-02-19 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-02-15 John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo...
2013-02-15 Johannes BergMerge remote-tracking branch 'mac80211/master' into...
2013-02-14 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-02-14 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-02-12 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-02-12 Johannes BergMerge remote-tracking branch 'wireless-next/master...
2013-02-11 Johannes BergMerge remote-tracking branch 'wireless-next/master...
2013-02-08 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-02-08 David S. MillerMerge branch 'wireless'
2013-02-08 John W. LinvilleMerge tag 'nfc-next-3.9-2' of git://git.kernel.org...
2013-02-08 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2013-02-08 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-02-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-02-08 Linus TorvaldsMerge tag 'stable/for-linus-3.8-rc6-tag' of git://git...
2013-02-01 John W. LinvilleMerge branch 'for-upstream' of git://git.kernel.org...
2013-02-01 Andre GuedesBluetooth: Refactor mgmt_pending_foreach
2013-02-01 Johan HedbergBluetooth: Increment Management interface revision
2013-02-01 Johan HedbergBluetooth: Fix link security setting when powering on
2013-02-01 Johan HedbergBluetooth: Add support for 128-bit UUIDs in EIR data
2013-02-01 Johan HedbergBluetooth: Add support for 32-bit UUIDs in EIR data
2013-02-01 Johan HedbergBluetooth: Refactor UUID-16 list generation into its...
2013-02-01 Johan HedbergBluetooth: Remove useless eir_len variable from EIR...
2013-02-01 Johan HedbergBluetooth: Simplify UUID16 list generation for EIR
2013-02-01 Johan HedbergBluetooth: Simplify UUID removal code
2013-02-01 Johan HedbergBluetooth: Keep track of UUID type upon addition
2013-02-01 Johan HedbergBluetooth: Store UUIDs in the same order that they...
2013-01-30 Johannes BergMerge remote-tracking branch 'wireless-next/master...
2013-01-30 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2013-01-30 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2013-01-30 John W. LinvilleMerge branch 'for-upstream' of git://git.kernel.org...
2013-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-01-23 Johan HedbergBluetooth: Fix returning proper cmd_complete for mgmt_b...
2013-01-23 Johan HedbergBluetooth: Fix returning proper cmd_complete for mgmt_d...
2013-01-23 Johan HedbergBluetooth: Fix checking for valid disconnect parameters...
2013-01-23 Johan HedbergBluetooth: Fix checking for valid address type values...
2013-01-23 Johan HedbergBluetooth: Check for valid key->authenticated value...
2013-01-23 Johan HedbergBluetooth: Refactor valid LTK data testing into its...
2013-01-23 Johan HedbergBluetooth: Fix checking for proper key->master value...
2013-01-23 Johan HedbergBluetooth: Fix returning proper mgmt status for Load...
2013-01-23 Johan HedbergBluetooth: Fix checking for correct mgmt_load_link_keys...
2013-01-23 Szymon JancBluetooth: Fix pair device command reply if adapter...
2013-01-23 Johan HedbergBluetooth: Fix Class of Device indication when powering off
2013-01-22 Jens AxboeMerge branch 'for-jens' of git://git.drbd.org/linux...
2013-01-22 Mark BrownMerge remote-tracking branch 'asoc/fix/wm2200' into tmp
2013-01-22 Mark BrownMerge remote-tracking branch 'asoc/fix/core' into tmp
2013-01-18 Linus TorvaldsMerge tag 'stable/for-linus-3.8-rc3-tag' of git://git...
2013-01-18 Johan HedbergBluetooth: Fix using system-global workqueue when not...
2013-01-18 Johan HedbergBluetooth: Use req_workqueue for hci_request operations
2013-01-15 Konrad Rzeszutek... Merge tag 'v3.7' into stable/for-linus-3.8
2013-01-11 Mauro Carvalho ChehabMerge tag 'v3.8-rc3' into v4l_for_linus
2013-01-10 Johan HedbergBluetooth: Fix sending incorrect new_settings for mgmt_...
2013-01-10 Johan HedbergBluetooth: Fix returning proper command status for...
2013-01-10 Mark BrownMerge remote-tracking branch 'asoc/fix/wm2200' into tmp
2013-01-10 Mark BrownMerge remote-tracking branch 'asoc/fix/sta529' into tmp
2013-01-10 Mark BrownMerge remote-tracking branch 'asoc/fix/cs4271' into tmp
2013-01-10 Mark BrownMerge remote-tracking branch 'asoc/fix/core' into tmp
2013-01-10 Johan HedbergBluetooth: Fix checking for exact values of boolean...
2013-01-10 Johan HedbergBluetooth: Move non-critical sections outside of the...
2013-01-10 Johan HedbergBluetooth: Fix accepting set_dev_class for non-BR/EDR...
2013-01-10 Johan HedbergBluetooth: Fix checking for valid device class values
2013-01-10 Johan HedbergBluetooth: Fix missing command complete for mgmt_load_l...
2013-01-10 Johan HedbergBluetooth: Fix missing command complete event for mgmt_...
2013-01-09 Szymon JancBluetooth: mgmt: Avoid using magic number in status...
2013-01-09 Szymon JancBluetooth: mgmt: Remove not needed restriction on add...
2013-01-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-01-03 Linus TorvaldsMerge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel...
2013-01-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-01-02 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2012-12-30 Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-12-30 Dave AirlieMerge branch 'drm-fixes-3.8' of git://people.freedeskto...
2012-12-22 Linus TorvaldsMerge tag 'dm-3.8-fixes' of git://git.kernel.org/pub...
2012-12-22 Linus TorvaldsMerge tag 'asm-generic' of git://git.kernel.org/pub...
2012-12-21 Linus TorvaldsMerge tag 'vfio-for-v3.8-v2' of git://github.com/awilli...
2012-12-21 Linus TorvaldsMerge branch 'for-next' of git://git.infradead.org...
2012-12-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-12-21 Linus TorvaldsMerge branch 'misc' of git://git.kernel.org/pub/scm...
2012-12-20 Linus TorvaldsMerge branch 'kbuild' of git://git.kernel.org/pub/scm...
2012-12-20 Linus TorvaldsMerge branch 'for-3.8' of git://linux-nfs.org/~bfields...
2012-12-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-12-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-12-20 Linus TorvaldsMerge tag 'for-3.8-merge' of git://git.kernel.org/pub...
2012-12-20 Linus TorvaldsMerge tag 'iommu-updates-v3.8' of git://git.kernel...
2012-12-20 Linus TorvaldsMerge tag 'virtio-next-for-linus' of git://git.kernel...
2012-12-20 Linus TorvaldsMerge tag 'sound-3.8' of git://git.kernel.org/pub/scm...
2012-12-20 Linus TorvaldsMerge tag 'upstream-3.8-rc1' of git://git.infradead...
2012-12-20 Jesper NilssonMerge tag 'disintegrate-cris-20121009' of git://git...
2012-12-20 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2012-12-20 Linus TorvaldsMerge tag 'random_for_linus' of git://git.kernel.org...
2012-12-19 Linus TorvaldsMerge branch 'x86/nuke386' of git://git.kernel.org...
2012-12-19 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2012-12-19 Linus TorvaldsMerge tag 'for-linus-20121219' of git://git.infradead...
2012-12-19 Jens AxboeMerge branch 'stable/for-jens-3.8' of git://git.kernel...
2012-12-19 Linus TorvaldsMerge tag 'for-3.8-rc1' of git://gitorious.org/linux...
2012-12-19 Linus TorvaldsMerge tag 'for-v3.8-part2' of git://git.infradead.org...
2012-12-19 Linus TorvaldsMerge tag 'modules-next-for-linus' of git://git.kernel...
2012-12-19 Linus TorvaldsMerge tag 'byteswap-for-linus-20121219' of git://git...
2012-12-19 Linus TorvaldsMerge branch 'i2c-embedded/for-next' of git://git.pengu...
2012-12-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-12-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next