deliverable/linux.git
2012-01-03  Gustavo F.... Bluetooth: Don't use *_bh locks anymore
2012-01-03  Andre GuedesBluetooth: Fix mgmt_stop_discovery_failed()
2012-01-03  Andre GuedesBluetooth: Queue adv_work on system workqueue
2012-01-03  Andre GuedesBluetooth: Fix adv_work delay
2012-01-03  Andre GuedesBluetooth: Fix hci_cc_read_local_ext_features()
2012-01-03  Andre GuedesBluetooth: Rename extfeatures
2012-01-03  Gustavo F.... Bluetooth: Remove *_bh from socket list lock.
2012-01-03  Gustavo F.... Bluetooth: Remove local_bh_disable() from hci_sock.c
2012-01-03  Gustavo F.... Bluetooth: Remove *_bh locks from SCO
2012-01-03  Gustavo F.... Bluetooth: Fix context in RFCOMM tty
2012-01-03  Gustavo F.... Bluetooth: Fix context in rfcomm_sock_lock
2012-01-02  Gustavo F.... Bluetooth: Fix bacpy in l2cap_core.c
2011-12-27  Gustavo F.... Bluetooth: Fix a compile warning in RFCOMM
2011-12-23  Hemant GuptaBluetooth: Incorrect address while storing LTK.
2011-12-22  Gustavo F.... Bluetooth: Don't disable interrupt when locking the...
2011-12-22  Gustavo F.... Bluetooth: remove *_bh usage from hci_dev_list and...
2011-12-22  Gustavo F.... Bluetooth: Remove lock from inquiry_cache
2011-12-22  Gustavo F.... Bluetooth: add debug output to l2cap_ack_timeout()
2011-12-22  Gustavo F.... Bluetooth: Remove l2cap priority from inside RFCOMM.
2011-12-22  Jesse SungBluetooth: Add support for BCM20702A0 [0a5c:21e3]
2011-12-22  Brian GixBluetooth: Add SMP to User Passkey and Confirm
2011-12-22  Brian GixBluetooth: Add MITM mechanism to LE-SMP
2011-12-22  Ulisses FurquimBluetooth: Fix deadlocks with sock lock and L2CAP timer...
2011-12-22  Ulisses FurquimBluetooth: Make HCI call directly into SCO and L2CAP...
2011-12-22  Andrei EmeltchenkoBluetooth: Remove magic numbers from le scan cmd
2011-12-22  Gustavo F.... Bluetooth: fix bt_accept_dequeue() to work in process...
2011-12-21  Ulisses FurquimBluetooth: Always compile SCO and L2CAP in Bluetooth...
2011-12-21  Ulisses FurquimBluetooth: Remove global mutex hci_task_lock
2011-12-21  Bing ZhaoBluetooth: btusb: fix bInterval for high/super speed...
2011-12-20  Gustavo F.... Bluetooth: Rename info_work to info_timer
2011-12-20  Gustavo F.... Bluetooth: convert security timer to delayed_work
2011-12-20  Gustavo F.... Bluetooth: Move l2cap_{set,clear}_timer to l2cap.h
2011-12-20  Andrei EmeltchenkoBluetooth: Clean up magic pointers
2011-12-20  Andrei EmeltchenkoBluetooth: Check for flow control mode
2011-12-20  Andrei EmeltchenkoBluetooth: Initialize default flow control mode
2011-12-20  Andrei EmeltchenkoBluetooth: Split ctrl init to BREDR and AMP parts
2011-12-19  Yogesh Ashok... mac80211: Fixing sparse warning at sta_info.c
2011-12-19  Felix Fietkauath9k: fix tx locking issues
2011-12-19  Felix Fietkauath9k_hw: make bluetooth coexistence support optional...
2011-12-19  Rafał Miłeckib43: N-PHY: reorder functions: random cleanups
2011-12-19  Rafał Miłeckib43: N-PHY: reorder functions: move rest of workarounds
2011-12-19  Rafał Miłeckib43: N-PHY: reorder functions: move RSSI calibration
2011-12-19  Rafał Miłeckib43: N-PHY: split gain control workarounds
2011-12-19  Rafał Miłeckib43: N-PHY: reorder functions: collect RSSI selects
2011-12-19  Rafał Miłeckib43: N-PHY: reorder functions: collect samples ones
2011-12-19  Rafał Miłeckib43: N-PHY: reorder functions: collect radio ones
2011-12-19  Rafał Miłeckib43: N-PHY: reorder functions: put basic ones at beginning
2011-12-19  Larry Fingerrtlwifi: Fix locking problem introduces with commit...
2011-12-19  Franky Linbrcm80211: fmac: add Kconfig option for SDIO bus support
2011-12-19  Franky Linbrcm80211: fmac: exclude unnecessary header files
2011-12-19  Franky Linbrcm80211: fmac: move idle macros to dhd_sdio.c
2011-12-19  Franky Linbrcm80211: fmac: move debug level macros to dhd_dbg.h
2011-12-19  Franky Linbrcm80211: fmac: abstract ctrl frames interface functio...
2011-12-19  Franky Linbrcm80211: fmac: abstract bus_txdata interface function...
2011-12-19  Franky Linbrcm80211: fmac: abstract bus_init interface function...
2011-12-19  Franky Linbrcm80211: fmac: move common layer bus interface contex...
2011-12-19  Franky Linbrcm80211: fmac: abstract bus_stop interface function...
2011-12-19  Franky Linbrcm80211: fmac: move sdio related macros to sdio_host.h
2011-12-19  Franky Linbrcm80211: fmac: stop referencing brcmf_sdio in common...
2011-12-19  Franky Linbrcm80211: fmac: stop referencing brcmf_pub in bus...
2011-12-19  Franky Linbrcm80211: fmac: move tx flow ctrl flag to bus layer
2011-12-19  Franky Linbrcm80211: fmac: move packet realloc stats to struct...
2011-12-19  Franky Linbrcm80211: fmac: move dongle statistics to struct brcmf_bus
2011-12-19  Franky Linbrcm80211: fmac: remove duplicate statistics from drive...
2011-12-19  Franky Linbrcm80211: fmac: move driver up status to struct brcmf_bus
2011-12-19  Franky Linbrcm80211: fmac: move maxctl to struct brcmf_bus
2011-12-19  Franky Linbrcm80211: fmac: move sdio used statistics to struct...
2011-12-19  Franky Linbrcm80211: fmac: change function proto_hdrpull parameter
2011-12-19  Franky Linbrcm80211: fmac: change function rx_frame parameter
2011-12-19  Franky Linbrcm80211: fmac: change function brcmf_c_prec_enq parameter
2011-12-19  Franky Linbrcm80211: fmac: change function txcomplete parameter
2011-12-19  Franky Linbrcm80211: fmac: change function txflowcontrol parameter
2011-12-19  Franky Linbrcm80211: fmac: change function brcmf_detach parameter
2011-12-19  Franky Linbrcm80211: fmac: change function bus_start parameter
2011-12-19  Franky Linbrcm80211: fmac: change function add_if parameter
2011-12-19  Franky Linbrcm80211: fmac: register a dummy irq handler for SDIO...
2011-12-19  Franky Linbrcm80211: fmac: remove oneline proto block functions
2011-12-19  Franky Linbrcm80211: fmac: unify common layer driver data structure
2011-12-19  Dan CarpenterNFC: use kfree_skb() for sk_buffs
2011-12-19  Dan CarpenterNFC: double unlock in nfc_llcp_recv_connect()
2011-12-19  francesco.gringoli... b43: avoid packet losses in the dma worker code.
2011-12-19  Johannes Bergmac80211: handle SMPS action frames
2011-12-19  Samuel OrtizNFC: Fix LLCP related build failure
2011-12-19  Amitkumar Karwarmwifiex: cleanup work in scan.c
2011-12-19  Joe Perchesath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg...
2011-12-19  Paul Stewartcfg80211: Return beacon loss count in station
2011-12-19  Nikolay Martynovmac80211: split addba retries in time
2011-12-19  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-19  John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo...
2011-12-19  John W. LinvilleMerge branch 'wireless-next' of git://git./linux/kernel...
2011-12-19  Gustavo F.... Merge git://git./linux/kernel/git/padovan/bluetooth
2011-12-19  Johan HedbergBluetooth: Add missing mgmt_confirm_name command definition
2011-12-19  Johan HedbergBluetooth: Fix mgmt_(block,unblock)_device opcodes
2011-12-19  Johan HedbergBluetooth: Add missing confirm_name field to mgmt_ev_de...
2011-12-19  Gustavo F.... Revert "Bluetooth: Revert: Fix L2CAP connection establi...
2011-12-19  Mat MartineauBluetooth: Clear RFCOMM session timer when disconnectin...
2011-12-19  Mat MartineauBluetooth: Prevent uninitialized data access in L2CAP...
2011-12-18  Mat MartineauBluetooth: Incoming ACL packets do not force active...
2011-12-18  Andrei EmeltchenkoBluetooth: Simplify num_comp_pkts_evt function
2011-12-18  Andrei EmeltchenkoBluetooth: Add HCI Read Data Block Size function
next
This page took 0.038645 seconds and 5 git commands to generate.