Bluetooth: Add proper shutdown support to SCO sockets
[pandora-kernel.git] / drivers /
2009-08-21 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
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 Thia... ath9k: Nuke struct ath9k_node_stats
2009-08-20 Vasanthakumar Thia... ath9k: Fix bug in retrieving average beacon rssi
2009-08-20 gregor kowskib43: add hardware tkip
2009-08-20 Gábor Stefanikb43: LP-PHY: Implement spec updates and remove resolved...
2009-08-20 David Kilroyorinoco: remove spare whitespace
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 Reinette Chatreipw2x00: fix sparse warnings
2009-08-20 John W. Linvillewl1271: remove print_mac usage
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 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...
2009-08-20 Gábor Stefanikb43: LP-PHY: Fix reading old mode in the set TX power...
2009-08-20 Bob Copelandwl1251: correct definitions for 0th bit defines
2009-08-20 Johannes Bergmac80211: remove deprecated API
2009-08-20 Johannes Bergmac80211: allow configure_filter callback to sleep
2009-08-20 Gábor Stefanikb43: LP-PHY: Remove BROKEN from B43_PHY_LP
2009-08-20 Gábor Stefanikb43: LP-PHY: Update B2062 radio init with recent spec...
2009-08-20 Gábor Stefanikb43: LP-PHY: Fix a bug in the B2062 channel tune path
2009-08-20 Gábor Stefanikb43: LP-PHY: Update code for spec fixes, and fix a...
2009-08-20 Gábor Stefanikb43: LP-PHY: Fix a spec error in the B2062 channel...
2009-08-20 Gábor Stefanikb43: LP-PHY: Update baseband init for recent spec changes
2009-08-20 Gábor Stefanikb43: Handle B43_PHYTYPE_LP in RX path
2009-08-20 Gábor Stefanikb43: LP-PHY: Fix another TX power control abuse
2009-08-20 Gábor Stefanikb43: LP-PHY: Update TX gain override for a spec typo fix
2009-08-20 Gábor Stefanikb43: LP-PHY: Don't adjust gain table for rev2+ when...
2009-08-20 Gábor Stefanikb43: Make LP-PHY testable
2009-08-20 Gábor Stefanikb43: Add LP-PHY firmware loading support
2009-08-20 Gábor Stefanikssb: Fix typo in the rev8 SPROM extraction routine
2009-08-20 Christian Lamparterp54: disable PS by default
2009-08-20 Vivek Natarajanath9k: Updates for AR9287_12 version of chipset.
2009-08-20 Vivek Natarajanath9k: Fix ref power interpolation logic for AR9287...
2009-08-20 Vivek Natarajanath9k: Enable LEDs for AR9287 chipsets.
2009-08-20 Vivek Natarajanath9k: Set AR_WA for AR9287 as it improves consistency...
2009-08-20 Vivek Natarajanath9k: Add open loop power control support for AR9287.
2009-08-20 Gábor Stefanikb43: LP-PHY: Implement channel switching for rev0/1...
2009-08-20 Gábor Stefanikb43: LP-PHY: Implement channel switching for rev2+...
2009-08-20 Andrey Yurovskylibertas: don't use dynamic-sized array
2009-08-20 Johannes Bergiwlwifi: disable PS by default
2009-08-20 Daniel C Halperiniwlwifi: fix erroneous use of iwl_rx_packet.len as...
2009-08-20 Wey-Yi Guyiwlwifi: add thermal throttling support to 5150
2009-08-20 Daniel C Halperiniwlwifi: use station HT capabilities and BSS operating...
2009-08-20 Daniel C Halperiniwlwifi: check short GI support per-station rather...
2009-08-20 Daniel C Halperiniwlwifi: configure HT40 channels in iwl_mac_config
2009-08-20 Daniel C Halperiniwlwifi: refactor packet reception code
2009-08-20 Johannes Bergiwlwifi: remove unused members of iwl_ht_info
2009-08-20 Wey-Yi Guyiwlwifi: traverse linklist to find the valid OTP block
2009-08-20 Zhu Yiiwlwifi: cleanup HT40 extension channels setup
2009-08-20 Daniel C Halperiniwlwifi: include HT configuration when adding stations...
2009-08-20 Daniel C Halperiniwlwifi: remove unused HT configuration entry tx_chan_width
2009-08-20 Reinette Chatreiwlwifi: prevent read outside array bounds
2009-08-20 Gábor Stefanikb43: LP-PHY: Initialize TX power control
2009-08-20 Gábor Stefanikb43: Update dummy transmission to match V4 specs
2009-08-20 John Linnnet: add Xilinx emac lite device driver
2009-08-19 David S. Millerppp_generic: Help GCC see that 'flen' is always initial...
2009-08-19 Stephen Hemmingersky2: version 1.25
2009-08-19 Stephen Hemmingersky2: no recycling
2009-08-19 Stephen Hemmingersky2: optimize transmit completion
2009-08-19 Stephen Hemmingersky2: dynamic size transmit ring
2009-08-19 Stephen Hemmingersky2: simplify list element error
2009-08-19 Stephen Hemmingersky2: transmit ring 64 bit conservation
next