safe/jmp/linux-2.6
2009-08-24 Gustavo F.... Bluetooth: Use proper *_unaligned_le{16,32} helpers...
2009-08-24 Gustavo F.... Bluetooth: Add locking scheme to L2CAP timeout callbacks
2009-08-22 Luiz Augusto... Bluetooth: Fix rejected connection not disconnecting...
2009-08-22 Gustavo F.... Bluetooth: Full support for receiving L2CAP SREJ frames
2009-08-22 Gustavo F.... Bluetooth: Add support for L2CAP SREJ exception
2009-08-22 Gustavo F.... Bluetooth: Add support for FCS option to L2CAP
2009-08-22 Gustavo F.... Bluetooth: Enable Streaming Mode for L2CAP
2009-08-22 Gustavo F.... Bluetooth: Add support for Retransmission and Monitor...
2009-08-22 Gustavo F.... Bluetooth: Initial support for retransmission of packet...
2009-08-22 Gustavo F.... Bluetooth: Add support for Segmentation and Reassembly...
2009-08-22 Gustavo F.... Bluetooth: Add initial support for ERTM packets transfers
2009-08-22 Gustavo F.... Bluetooth: Create separate l2cap_send_disconn_req(...
2009-08-22 Gustavo F.... Bluetooth: Add configuration support for ERTM and Strea...
2009-08-22 Marcel HoltmannBluetooth: Add L2CAP RFC option if ERTM is enabled
2009-08-22 Marcel HoltmannBluetooth: Allow setting of L2CAP ERTM via socket option
2009-08-22 Marcel HoltmannBluetooth: Add module option to enable L2CAP ERTM support
2009-08-22 Marcel HoltmannBluetooth: Coding style cleanup from previous rfcomm_in...
2009-08-22 Thomas GleixnerBluetooth: Convert hdev->req_lock to a mutex
2009-08-22 Julia LawallBluetooth: Add missing kmalloc NULL tests to Marvell...
2009-08-22 Bing ZhaoBluetooth: Fix incorrect alignment in Marvell BT-over...
2009-08-22 Marcel HoltmannBluetooth: Remove Enter/Leave debug statements from...
2009-08-22 Marcel HoltmannBluetooth: Fix last few compiler warning within Marvell...
2009-08-22 Marcel HoltmannBluetooth: Fix Marvell driver to use skb_put and hci_op...
2009-08-22 Marcel HoltmannBluetooth: Remove private device name of Marvell SDIO...
2009-08-22 Marcel HoltmannBluetooth: Fix module description strings for Marvell...
2009-08-22 Marcel HoltmannBluetooth: Fix complicated assignment of firmware for...
2009-08-22 Marcel HoltmannBluetooth: Some coding style cleanup for Marvell core...
2009-08-22 Marcel HoltmannBluetooth: Remove pointless casts from Marvell debugfs...
2009-08-22 Marcel HoltmannBluetooth: Remove pointless ifdef protection for Marvel...
2009-08-22 Marcel HoltmannBluetooth: Fix compilation of Marvell driver without...
2009-08-22 Marcel HoltmannBluetooth: Fix Kconfig for Marvell Bluetooth driver
2009-08-22 Bing ZhaoBluetooth: Add documentation for Marvell Bluetooth...
2009-08-22 Bing ZhaoBluetooth: Add debugfs support to btmrvl driver
2009-08-22 Bing ZhaoBluetooth: Add Marvell BT-over-SDIO driver
2009-08-22 Bing ZhaoBluetooth: Add btmrvl driver for Marvell Bluetooth...
2009-08-22 Marcel HoltmannBluetooth: Let HIDP grab the device reference for conne...
2009-08-22 Marcel HoltmannBluetooth: Add extra device reference counting for...
2009-08-22 Marcel HoltmannBluetooth: Disconnect HIDRAW devices on disconnect
2009-08-22 Vikram KandukuriBluetooth: Improve USB driver throughput by increasing...
2009-08-22 Vikram KandukuriBluetooth: Fix missing scheduling when VIRTUAL_CABLE_UN...
2009-08-22 Marcel HoltmannBluetooth: Add proper shutdown support to SCO sockets
2009-08-21 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-08-20 Lennert BuytenhekMAINTAINERS: add information for mwl8k wireless driver
2009-08-20 Lennert Buytenhekmwl8k: update copyright and version number
2009-08-20 Lennert Buytenhekmwl8k: remove mwl8k_queue_work()
2009-08-20 Lennert Buytenhekmwl8k: get rid of mwl8k_configure_filter() workqueue use
2009-08-20 Lennert Buytenhekmwl8k: get rid of mwl8k_get_stats() workqueue use
2009-08-20 Lennert Buytenhekmwl8k: get rid of mwl8k_conf_tx() workqueue use
2009-08-20 Lennert Buytenhekmwl8k: get rid of mwl8k_set_rts_threshold() workqueue use
2009-08-20 Lennert Buytenhekmwl8k: get rid of mwl8k_bss_info_changed() workqueue use
2009-08-20 Lennert Buytenhekmwl8k: get rid of mwl8k_config() workqueue use
2009-08-20 Lennert Buytenhekmwl8k: get rid of mwl8k_stop() workqueue use
2009-08-20 Lennert Buytenhekmwl8k: get rid of mwl8k_start() workqueue use
2009-08-20 Lennert Buytenhekmwl8k: fix firmware command serialisation
2009-08-20 Lennert Buytenhekmwl8k: mwl8k_queue_work() cleanup
2009-08-20 Lennert Buytenhekmwl8k: mwl8k_txq_xmit() rework
2009-08-20 Lennert Buytenhekmwl8k: implement idle mode
2009-08-20 Lennert Buytenhekmwl8k: no need to hold ->tx_lock while setting the...
2009-08-20 Lennert Buytenhekmwl8k: don't hardcode the number of transmit queues
2009-08-20 Lennert Buytenhekmwl8k: don't touch 'command done' interrupt during...
2009-08-20 Lennert Buytenhekmwl8k: dma header manipulations can't fail
2009-08-20 Lennert Buytenhekmwl8k: ->add_interface() is not called for monitor...
2009-08-20 Lennert Buytenhekmwl8k: fix mwl8k_configure_filter() parameter lifetime...
2009-08-20 Lennert Buytenhekmwl8k: remove MWL8K_*_SLOTTIME defines
2009-08-20 Lennert Buytenhekmwl8k: remove MWL8K_WMM_* defines
2009-08-20 Lennert Buytenhekmwl8k: remove MWL8K_RADIO_*_PREAMBLE defines
2009-08-20 Lennert Buytenhekmwl8k: remove MWL8K_RADIO_* defines
2009-08-20 Lennert Buytenhekmwl8k: various coding style cleanups
2009-08-20 Lennert Buytenhekmwl8k: sort firmware command list by opcode, and trim...
2009-08-20 Lennert Buytenhekmwl8k: s/IEEE80211_ADDR_LEN/ETH_ALEN/g
2009-08-20 Lennert Buytenhekmwl8k: remove various unused struct members and defines
2009-08-20 Vasanthakumar... ath9k: Nuke struct ath9k_node_stats
2009-08-20 Vasanthakumar... ath9k: Fix bug in retrieving average beacon rssi
2009-08-20 gregor kowskib43: add hardware tkip
2009-08-20 Johannes Bergmac80211: fix register_hw error path
2009-08-20 Gábor Stefanikb43: LP-PHY: Implement spec updates and remove resolved...
2009-08-20 Zhu Yicfg80211: allow cfg80211_connect_result with bssid...
2009-08-20 David Kilroyorinoco: remove spare whitespace
2009-08-20 David Kilroycfg80211: fix leaks of wdev->conn->ie
2009-08-20 Christian Lamparterar9170: refactor configure_filter
2009-08-20 Gábor Stefanikb43: LP-PHY: Two small spec updates
2009-08-20 Ivo van Doornrt2x00: bss_info_changed() callback is allowed to sleep
2009-08-20 Ivo van Doornrt2x00: configure_filter() callback is allowed to sleep
2009-08-20 Johannes Bergcfg80211: fix dangling scan request checking
2009-08-20 Reinette Chatreipw2x00: fix sparse warnings
2009-08-20 Daniel Walkermac80211: New stat counters for multicast and unicast...
2009-08-20 John W. Linvillewl1271: remove print_mac usage
2009-08-20 John W. Linvillerc80211_pid_algo.c: remove unused variable declaration
2009-08-20 Luis R. Rodriguezath: move regulatory info into shared common structure
2009-08-20 Sujithath9k: Fix TX poll cancelling
2009-08-20 Bob Copelandwl1251: halt the embedded CPU before loading firmware
2009-08-20 Javier Cardonamac80211: Decouple fail_avg stats used by mesh from...
2009-08-20 Benoit PAPILLAULTrt2x00: Add support for retry rates
2009-08-20 Ivo van Doornrt2x00: Fix MCS register intialization
2009-08-20 Ivo van Doornrt2x00: wireless CLI ID and packet ID must not be 0
2009-08-20 Ivo van Doornrt2x00: Set SKBDESC_L2_PADDED in RX path
2009-08-20 Ivo van Doornrt2x00: Add new RF chip defines
2009-08-20 Ivo van Doornrt2x00: Fix for rt2800usb for SHARED_KEY_TABLE initiali...
2009-08-20 Ivo van Doornrt2x00: Fix RFKILL polling
2009-08-20 Gábor Stefanikb43: LP-PHY: Fix setting TX power control mode during...
next