pandora-kernel.git
2011-07-16 Wey-Yi Guyiwlagn: remove dual-indirect call to simply the code
2011-07-16 Wey-Yi Guyiwlagn: remove un-necessary file
2011-07-16 Emmanuel Grumbachiwlagn: move the Rx dispatching to the upper layer
2011-07-16 Emmanuel Grumbachiwlagn: move sync_irq to transport layer
2011-07-16 Emmanuel Grumbachiwlagn: move the tasklet / irq to the transport layer
2011-07-16 Emmanuel Grumbachiwlagn: move Tx datapath to transport layer
2011-07-15 Johannes Bergmac80211: be more careful in suspend/resume
2011-07-15 Pavel Roskincarl9170: fix formatting issues found by checkpatch
2011-07-15 Bing ZhaoMAINTAINERS: add entry for Marvell mwifiex wireless...
2011-07-15 Johannes Bergmac80211: let key iteration get keys in install order
2011-07-15 Johannes Bergmac80211: allow driver access to TKIP RX P1K
2011-07-15 Felix Fietkauath9k: improve reliability of MIC error detection
2011-07-15 Pavel Roskinorinoco: minor fixes for problems found by checkpatch.pl
2011-07-15 Yogesh Ashok... mwl8k: Fixing sta dereference when ieee80211_tx_info...
2011-07-15 Luciano Coelhonl80211/cfg80211: add max_sched_scan_ie_len in the...
2011-07-15 Luciano Coelhonl80211/cfg80211: add max_sched_scan_ssids in the hw...
2011-07-15 Johannes Bergnl80211: advertise GTK rekey support, new triggers
2011-07-13 Johannes Bergmac80211: allow driver to disconnect after resume
2011-07-13 Mohammed Shafi... mac80211: remove a redundant check
2011-07-13 Yogesh Ashok... mwifiex: add cfg80211 handler for set_bitrate_mask
2011-07-13 Felix Fietkauath5k: do not call ieee80211_stop_queue for queues...
2011-07-13 Felix Fietkauath5k: disable 32KHz sleep clock operation by default
2011-07-13 Felix Fietkauath5k: fix reference clock usec duration setting restore
2011-07-13 Felix Fietkauath5k: delay full calibration after reset
2011-07-13 Felix Fietkauath5k: initialize common->clockrate
2011-07-13 Felix Fietkauath5k: fix reference clock frequency for spur mitigatio...
2011-07-13 Felix Fietkauath5k: apply the synth voltage tweak only on AR5112...
2011-07-13 Felix Fietkauath5k: add missing checks for rfgain probe
2011-07-13 Senthil Balasubramanianath9k_hw: Fix incorrect key_miss handling
2011-07-13 Joe Perchesiwlagn: Add missing comma between constant string array
2011-07-13 Joe Perchesiwlegacy: Add missing comma between constant string...
2011-07-11 Wey-Yi Guyiwlagn: fix warning in testmode attribute table
2011-07-11 Mohammed Shafi... ath9k: remove an unnecessary function declaration
2011-07-11 Eduardo Bacchi... rt2800usb: Add new device ID for Belkin
2011-07-11 Joe Perchesath5k: Add missing breaks in switch/case
2011-07-11 Larry Fingerrtlwifi: rtl8192cu: Fix duplicate if test
2011-07-11 Daniel Drakelibertas: fix handling of command timeout, completion...
2011-07-11 Johannes Bergmac80211: allocate only one RX queue
2011-07-11 Johannes Bergmac80211: fix docbook
2011-07-11 Johannes Bergcfg80211: fix docbook
2011-07-11 Hauke Mehrtensbcma: add check if sprom is available before accessing it.
2011-07-11 Olivier Sobrielibertas: fix errors in functions accessing module...
2011-07-11 Pavel Roskinath5k: fix typos, bad comment formatting and GHz in...
2011-07-11 Pavel Roskinath5k: validate mode in ath5k_ani_init() before trying...
2011-07-11 Felix Fietkauath9k_hw: add a missing delay for an analog register
2011-07-11 Felix Fietkauath9k_hw: fix synth delay for half/quarter channels
2011-07-11 Felix Fietkauath9k_hw: set 5 GHz half/quarter channels on AR9002...
2011-07-11 Felix Fietkauath9k_hw: remove ar9287 v1.3+ specific hardcoded regist...
2011-07-11 Felix Fietkauath9k_hw: initialize more timing related registers...
2011-07-11 Felix Fietkauath9k_hw: fix MAC clock rate for AR9287 v1.3+
2011-07-11 Felix Fietkauath9k_hw: fix MAC clock for half/quarter rate
2011-07-11 Felix Fietkauath9k_hw: always enable 5 GHz fast clock for AR9280
2011-07-11 Felix Fietkauath9k_hw: remove hardcoded PLL overrides for AR9280
2011-07-11 Amitkumar Karwarmwifiex: 11n specific configuration for transmit
2011-07-11 Don Fryiwlagn: remove iwlagn_hcmd_utils structure and call...
2011-07-11 Wey-Yi Guyiwlagn: separate and enhance the fixed rate from
2011-07-11 Wey-Yi Guyiwlagn: block regular host commands if driver don't...
2011-07-11 Wey-Yi Guyiwlagn: allow application own the uCode operation
2011-07-11 Wey-Yi Guyiwlagn: add CMD_ON_DEMAND flag for host command from...
2011-07-11 Wey-Yi Guyiwlagn: declare static
2011-07-11 Meenakshi Venkataramaniwlagn: Enable/disable PS poll based on RSSI and BT...
2011-07-11 Meenakshi Venkataramanmac80211: add driver RSSI threshold events
2011-07-11 Wey-Yi Guyiwlagn: use bt handler for 2030 and 135 series devices
2011-07-11 Wey-Yi Guyiwlagn: remove double level temperature indirect call
2011-07-11 Fry, Donald Hiwlagn: remove indirection for eeprom_query_addr
2011-07-11 Fry, Donald Hiwlagn: remove the indirection for iwl_apm_init
2011-07-11 Fry, Donald Hiwlagn: remove the indirection for update_chain_flags
2011-07-11 Emmanuel Grumbachiwlagn: provide heplers to access the transport ops
2011-07-11 Wey-Yi Guyiwlagn: remove the indirection for the dma channel num
2011-07-11 Emmanuel Grumbachiwlagn: consolidate the API that sends host commands...
2011-07-11 Emmanuel Grumbachiwlagn: remove code duplication
2011-07-11 Emmanuel Grumbachiwlagn: add an API for TX stop
2011-07-11 Emmanuel Grumbachiwlagn: add an API for RX stop
2011-07-11 Emmanuel Grumbachiwlagn: add an API to free the TX context
2011-07-11 Emmanuel Grumbachiwlagn: remove the CMD_MAPPED flag
2011-07-11 John W. LinvilleMerge branch 'master' of /linux/kernel/git/padovan...
2011-07-11 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-07-11 Ilia KolomisnkyBluetooth: Fixes l2cap "command reject" reply according...
2011-07-08 Vinicius Costa... Bluetooth: Add support for returning the encryption...
2011-07-08 Vinicius Costa... Bluetooth: Add support for storing the key size
2011-07-08 Vinicius Costa... Bluetooth: Add support for communicating keys with...
2011-07-08 Vinicius Costa... Bluetooth: Remove unused field in hci_conn
2011-07-08 Vinicius Costa... Bluetooth: Use the stored LTK for restabilishing security
2011-07-08 Vinicius Costa... Bluetooth: Use the link key list to temporarily store...
2011-07-08 Vinicius Costa... Bluetooth: Add support for storing the LTK
2011-07-08 Vinicius Costa... Bluetooth: Fix SM pairing parameters negotiation
2011-07-08 Vinicius Costa... Bluetooth: Reject an encryption request when the key...
2011-07-08 Vinicius Costa... Bluetooth: Add functions to manipulate the link key...
2011-07-08 Vinicius Costa... Bluetooth: Add new structures for supporting SM key...
2011-07-08 Vinicius Costa... Bluetooth: Add support for SMP phase 3 (key distribution)
2011-07-08 Rajkumar Manoharanath9k_htc: Inform stack about tx ack status
2011-07-08 Rajkumar Manoharanath9k_hw: Remove read-only registers from AR9003 intervals
2011-07-08 Rajkumar Manoharanath9k_hw: Disable power detector calibration for AR9003
2011-07-08 Rajkumar Manoharanath9k_hw: Update AR9003 interval to improve 5G Tx EVM
2011-07-08 Luciano Coelhocfg80211: return -ENOENT when stopping sched_scan while...
2011-07-08 Mohammed Shafi... ath9k_hw: Disable PAPRD based on paprd_ht20_mask for...
2011-07-08 Yogesh Ashok... mwifiex: 4-byte alignment in mwifiex_process_sta_txpd()
2011-07-08 Amitkumar Karwarmwifiex: fix minor issue in debugfs command 'info'
2011-07-08 Amitkumar Karwarmwifiex: fix regression in WEP security mode
2011-07-08 Pavel Roskinath5k: read sc->imask with sc->irqlock held
next