]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2012-04-13 Syam SidhardhanBluetooth: remove header declared but not defined
2012-04-13 Szymon JancBluetooth: Fix missing break in hci_cmd_complete_evt
2012-04-13 Mikel AstizBluetooth: Remove unnecessary check
2012-04-13 Mikel AstizBluetooth: Use unsigned int instead of signed int
2012-04-13 Jesper JuhlBluetooth: btmrvl_sdio: remove pointless conditional...
2012-04-13 AceLan KaoBluetooth: Add support for Atheros [13d3:3362]
2012-04-13 Manoj IyerBluetooth: btusb: Add vendor specific ID (0489 e042...
2012-04-12 Mat MartineauBluetooth: Functions for handling ERTM control fields
2012-04-12 Mat MartineauBluetooth: Add the l2cap_seq_list structure for trackin...
2012-04-12 Gustavo PadovanBluetooth: Remove err parameter from alloc_skb()
2012-04-06 Andrei EmeltchenkoBluetooth: Adds set_default function in L2CAP setup
2012-04-06 Andrei EmeltchenkoBluetooth: Add Read Local AMP Info to init
2012-04-06 Gustavo PadovanMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-04-05 Gustavo PadovanBluetooth: Fix userspace compatibility issue with mgmt...
2012-04-05 Gustavo PadovanBluetooth: Fix userspace compatibility issue with mgmt...
2012-04-05 Hemant GuptaBluetooth: mgmt: Fix missing connect failed event for LE
2012-04-05 Hemant GuptaBluetooth: Fix clearing discovery type when stopping...
2012-04-04 Andre GuedesBluetooth: Remove MGMT_ADDR_INVALID macro
2012-03-30 Hemant GuptaBluetooth: Send correct address type for LTK
2012-03-29 Don ZickusBluetooth: btusb: typo in Broadcom SoftSailing id
2012-03-29 Don ZickusBluetooth: btusb: typo in Broadcom SoftSailing id
2012-03-28 Andrei EmeltchenkoBluetooth: mgmt: Fix timeout type
2012-03-28 Andrei EmeltchenkoBluetooth: mgmt: Add missing endian conversion
2012-03-28 Brian GixBluetooth: mgmt: Fix corruption of device_connected pkt
2012-03-28 AceLan KaoBluetooth: Add support for Atheros [04ca:3005]
2012-03-28 Andrei EmeltchenkoBluetooth: Remove unneeded zero initialization
2012-03-28 Hemant GuptaBluetooth: Use correct flags for checking HCI_SSP_ENABL...
2012-03-28 David HerrmannBluetooth: vhci: Ignore return code of nonseekable_open()
2012-03-28 Marcel HoltmannBluetooth: Update management interface revision
2012-03-28 Johan HedbergBluetooth: Check for minimum data length in eir_has_dat...
2012-03-28 Johan HedbergBluetooth: Don't increment twice in eir_has_data_type()
2012-03-28 Gustavo PadovanBluetooth: Remove sk parameter from l2cap_chan_create()
2012-03-28 Mat MartineauBluetooth: Add a structure to carry ERTM data in skb...
2012-03-28 Mat MartineauBluetooth: Add definitions and struct members for new...
2012-03-28 Andrei EmeltchenkoBluetooth: Comments and style fixes
2012-03-28 Andrei EmeltchenkoBluetooth: Make L2CAP chan_add functions static
2012-03-28 Andrei EmeltchenkoBluetooth: Fix memory leaks due to chan refcnt
2012-03-28 Andrei EmeltchenkoBluetooth: Remove unneeded timer clear
2012-03-28 Andre GuedesBluetooth: Ignore inquiry results from periodic inquiry
2012-03-28 Andre GuedesBluetooth: Check HCI_PERIODIC_INQ in start_discovery
2012-03-28 Andre GuedesBluetooth: Add HCI_PERIODIC_INQ to dev_flags
2012-03-28 Andre GuedesBluetooth: Add Periodic Inquiry command complete handler
2012-03-28 Andre GuedesBluetooth: Refactor stop_discovery
2012-03-28 Andrei EmeltchenkoBluetooth: mgmt: Fix timeout type
2012-03-28 Andre GuedesBluetooth: Replace EPERM by EALREADY in hci_cancel_inquiry
2012-03-28 Andrei EmeltchenkoBluetooth: Silence sparse warning
2012-03-28 Szymon JancBluetooth: mgmt: Don't allow to set invalid value to...
2012-03-28 Szymon JancBluetooth: mgmt: Fix some code style and indentation...
2012-03-28 Johan HovoldBluetooth: hci_core: fix NULL-pointer dereference at...
2012-03-28 Johan HovoldBluetooth: hci_ldisc: fix NULL-pointer dereference...
2012-03-28 AceLan KaoBluetooth: Add support for Atheros [04ca:3005]
2012-03-28 Johan HedbergBluetooth: Check for minimum data length in eir_has_dat...
2012-03-28 Johan HedbergBluetooth: Don't increment twice in eir_has_data_type()
2012-03-28 Andrei EmeltchenkoBluetooth: Fix memory leaks due to chan refcnt
2012-03-28 Johan HovoldBluetooth: hci_core: fix NULL-pointer dereference at...
2012-03-28 Johan HovoldBluetooth: hci_ldisc: fix NULL-pointer dereference...
2012-03-28 Cho, Yu-ChenBluetooth: Add Atheros maryann PIDVID support
2012-03-28 João Paulo... Bluetooth: btusb: Add USB device ID "0a5c 21e8"
2012-03-28 Santosh NayakBluetooth: Fix Endian Bug.
2012-03-28 Hemant GuptaBluetooth: Use correct flags for checking HCI_SSP_ENABL...
2012-03-28 Andre GuedesBluetooth: LE support for MGMT stop discovery
2012-03-28 Andre GuedesBluetooth: Add hci_cancel_le_scan() to hci_core
2012-03-28 Cho, Yu-ChenBluetooth: Add Atheros maryann PIDVID support
2012-03-28 João Paulo... Bluetooth: btusb: Add USB device ID "0a5c 21e8"
2012-03-28 Andrei EmeltchenkoBluetooth: trivial: Remove sparse warnings
2012-03-28 Marcel HoltmannBluetooth: Fix broken usage of get_unaligned_le16
2012-03-28 Andrei EmeltchenkoBluetooth: Fix opcode access in hci_complete
2012-03-28 Andrei EmeltchenkoBluetooth: Fix type in cpu_to_le conversion
2012-03-28 Andrei EmeltchenkoBluetooth: trivial: Correct types
2012-03-28 Andrei EmeltchenkoBluetooth: mgmt: Add missing endian conversion
2012-03-28 Andrei EmeltchenkoBluetooth: trivial: Fix endian conversion mode
2012-03-28 Andrei EmeltchenkoBluetooth: Convert error codes to le16
2012-03-28 Andrei EmeltchenkoBluetooth: Correct CID endian notation
2012-03-28 Andrei EmeltchenkoBluetooth: Correct length calc in L2CAP conf rsp
2012-03-28 Andrei EmeltchenkoBluetooth: Correct ediv in SMP
2012-03-28 Marcel HoltmannBluetooth: Fix broken usage of put_unaligned_le16
2012-03-28 Marcel HoltmannBluetooth: Add management command for setting Device ID
2012-03-28 Marcel HoltmannBluetooth: Handle EIR tags for Device ID
2012-03-28 Marcel HoltmannBluetooth: Add TX power tag to EIR data
2012-03-28 Brian GixBluetooth: mgmt: Fix corruption of device_connected pkt
2012-03-28 David HerrmannBluetooth: Remove redundant hdev->parent field
2012-03-28 Andre GuedesBluetooth: Check FINDING state in interleaved discovery
2012-03-28 Santosh NayakBluetooth: Fix Endian Bug.
2012-03-28 Andrei EmeltchenkoBluetooth: Correct chan->psm endian conversions
2012-03-28 Andrei EmeltchenkoBluetooth: Fix extra conversion to __le32
2012-03-28 Andrei EmeltchenkoBluetooth: Correct type for ediv to __le16
2012-03-28 Andrei EmeltchenkoBluetooth: trivial: Correct endian conversion
2012-03-28 Andrei EmeltchenkoBluetooth: Correct type for hdev lmp_subver
2012-03-27 Marcel HoltmannMAINTAINERS: update Bluetooth tree locations
2012-03-26 Larry Fingerrtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain...
2012-03-26 Bob Copelandath5k: drop self from MAINTAINERS
2012-03-26 Stanislaw Gruszkamac80211: fix possible tid_rx->reorder_timer use after...
2012-03-26 Stanislaw Gruszkart2x00: rt2800usb: fix status register reread logic
2012-03-26 Stanislaw Gruszkart2x00: rt2800usb: schedule txdone work on timeout
2012-03-26 Eliad Pellermac80211: remove outdated comment
2012-03-26 Eric Dumazetath9k: fix a memory leak in ath_rx_tasklet()
2012-03-26 Rajkumar Manoharanath9k: reduce listen time period
2012-03-26 John W. Linvillecfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info
2012-03-26 Stanislaw Gruszkaiwlegacy: fix BSSID setting
2012-03-26 Rajkumar Manoharanath9k: fix max noise floor threshold
next