libertas: fix errors in functions accessing module registers
[pandora-kernel.git] / drivers /
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 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-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 Mohammed Shafi Sha... ath9k_hw: Disable PAPRD based on paprd_ht20_mask for...
2011-07-08 Yogesh Ashok Powarmwifiex: 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
2011-07-08 Pavel Roskinath5k: use kstrtoint() to parse numbers coming from...
2011-07-08 Pavel Roskinath5k: fix formatting errors found by checkpatch.pl
2011-07-08 Pavel Roskinath5k: fix misplaced or extraneous braces found by...
2011-07-08 Pavel Roskinath5k: use parentheses around macro definitions
2011-07-08 Pavel Roskinath5k: don't use volatile, it's not needed
2011-07-08 Pavel Roskinath5k: use more readable way to clear MAC address
2011-07-08 Pavel Roskinath5k: use DEFINE_PCI_DEVICE_TABLE in led.c, mark users...
2011-07-08 Pavel Roskinath5k: use KERN_WARNING in ATH5K_PRINTF
2011-07-08 Pavel Roskinath5k: remove unneeded parentheses after return
2011-07-08 Pavel Roskinath5k: replace spaces with tabs as suggested by checkpa...
2011-07-08 Pavel Roskinath5k: remove PRIV_ENTRY and PRIV_ASSIGN macros, they...
2011-07-08 Christian Lampartercarl9170: Implement tx_frames_pending mac80211 callback...
2011-07-08 Sebastian Andrzej... net/b43: don't return IRQ_HANDLED if nothing was done
2011-07-08 Rafał Miłeckib43: HT-PHY: define dummy TX power functions
2011-07-08 Rajkumar Manoharanath9k_htc: do not configure filter before driver is...
2011-07-08 Rafał Miłeckib43: LCN-PHY: include new PHY in common code
2011-07-08 Rafał Miłeckib43: define firmwares for HT and LCN PHYs
2011-07-08 Rafał Miłeckib43: LCN-PHY add place for new PHY support
2011-07-08 Rafał Miłeckib43: read radio ID on new cores
2011-07-08 Rafał Miłeckib43: use radio ID reading code to older cores only
2011-07-08 Rafał Miłeckib43: select BLOCKIO for BCMA
2011-07-08 Rafał Miłeckib43: change selecting ucode for newer cores
2011-07-08 Rafał Miłeckib43: bus: add helpers for getting/setting wldev from...
2011-07-08 Rafał Miłeckib43: handle BCMA in bus switches
2011-07-08 Rafał Miłeckib43: use switches for SSB specific code
2011-07-08 Johannes Bergmac80211: fix TKIP races, make API easier to use
2011-07-08 Rafał Miłeckib43: implement BCMA bus ops
2011-07-08 Rafał Miłeckib43: make b43_wireless_init bus generic
2011-07-08 John W. LinvilleMerge branch 'for-linville' of git://git./linux/kernel...
2011-07-08 Arik Nemtsovwl12xx: start/stop queues according to global per-AC...
2011-07-07 Gertjan van Wingerdert2x00: Implement tx_frames_pending mac80211 callback...
2011-07-07 Gertjan van Wingerdert2x00: Properly identify rt2800usb devices.
2011-07-07 Gertjan van Wingerdert2x00: Add device ID for RT539F device.
2011-07-07 Gertjan van Wingerdert2x00: Reduce window of a queue's tx lock.
2011-07-07 Gertjan van Wingerdert2x00: Don't use queue entry as parameter when creatin...
2011-07-07 Gertjan van Wingerdert2x00: Serialize TX operations on a queue.
2011-07-07 Rafał Miłeckibcma: detect PCI core working in hostmode
2011-07-07 Rafał Miłeckissb: fix init regression of hostmode PCI core
2011-07-06 Amitkumar Karwarmwifiex: modify SDIO aggregation Tx/Rx buffer size
2011-07-06 Jean Delvareipw2100: Fix command list for debugging
2011-07-06 Jon Masoniwlwifi: remove unnecessary read of PCI_CAP_ID_EXP
2011-07-06 John W. LinvilleMerge branch 'for-linville' of git://git./linux/kernel...
2011-07-05 Sergei Shtylyovssb: use pci_dev->subsystem_{vendor,device}
2011-07-05 Sergei Shtylyovssb: use pci_dev->revision
2011-07-05 Michael Büschb43: Add RX side DMA memory barrier
2011-07-05 Aloisio Almeida JrNFC: pn533: add NXP pn533 nfc device driver
2011-07-05 Lauro Ramos VenancioNFC: add nfc subsystem core
2011-07-05 Sergei Shtylyovssb: PCI revision ID register is 8-bit wide
2011-07-05 Larry Fingerrtlwifi: rtl8192de: Fix error exit from hw_init
2011-07-05 Larry Fingerrtlwifi: rtl8192de: Replace loops calling udelay with...
2011-07-05 Christian Lampartercarl9170: use carl9170 queue enums
2011-07-05 Larry Fingerrtlwifi: rtl8192de: Remove comparison of boolean with...
2011-07-05 Mike McCormackrtlwifi: rtl8192{ce,cu,se} Remove irq_enabled
2011-07-05 Larry Fingerrtlwifi: rtl8192de: Remove irq_enabled boolean
2011-07-05 Andrew Mortondrivers/net/wireless/rtlwifi/rtl8192de/phy.c: fix udela...
2011-07-05 Christian Lampartercarl9170: allow PSM if the 5 GHz band is selected
next