summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-07-11iwlagn: separate and enhance the fixed rate fromWey-Yi Guy
2011-07-11iwlagn: block regular host commands if driver don't own uCodeWey-Yi Guy
2011-07-11iwlagn: allow application own the uCode operationWey-Yi Guy
2011-07-11iwlagn: add CMD_ON_DEMAND flag for host command from testmodeWey-Yi Guy
2011-07-11iwlagn: declare staticWey-Yi Guy
2011-07-11iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic stateMeenakshi Venkataraman
2011-07-11iwlagn: use bt handler for 2030 and 135 series devicesWey-Yi Guy
2011-07-11iwlagn: remove double level temperature indirect callWey-Yi Guy
2011-07-11iwlagn: remove indirection for eeprom_query_addrFry, Donald H
2011-07-11iwlagn: remove the indirection for iwl_apm_initFry, Donald H
2011-07-11iwlagn: remove the indirection for update_chain_flagsFry, Donald H
2011-07-11iwlagn: provide heplers to access the transport opsEmmanuel Grumbach
2011-07-11iwlagn: remove the indirection for the dma channel numWey-Yi Guy
2011-07-11iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach
2011-07-11iwlagn: remove code duplicationEmmanuel Grumbach
2011-07-11iwlagn: add an API for TX stopEmmanuel Grumbach
2011-07-11iwlagn: add an API for RX stopEmmanuel Grumbach
2011-07-11iwlagn: add an API to free the TX contextEmmanuel Grumbach
2011-07-11iwlagn: remove the CMD_MAPPED flagEmmanuel Grumbach
2011-07-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville
2011-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-08ath9k_htc: Inform stack about tx ack statusRajkumar Manoharan
2011-07-08ath9k_hw: Remove read-only registers from AR9003 intervalsRajkumar Manoharan
2011-07-08ath9k_hw: Disable power detector calibration for AR9003Rajkumar Manoharan
2011-07-08ath9k_hw: Update AR9003 interval to improve 5G Tx EVMRajkumar Manoharan
2011-07-08ath9k_hw: Disable PAPRD based on paprd_ht20_mask for 5GHzMohammed Shafi Shajakhan
2011-07-08mwifiex: 4-byte alignment in mwifiex_process_sta_txpd()Yogesh Ashok Powar
2011-07-08mwifiex: fix minor issue in debugfs command 'info'Amitkumar Karwar
2011-07-08mwifiex: fix regression in WEP security modeAmitkumar Karwar
2011-07-08ath5k: read sc->imask with sc->irqlock heldPavel Roskin
2011-07-08ath5k: use kstrtoint() to parse numbers coming from sysfsPavel Roskin
2011-07-08ath5k: fix formatting errors found by checkpatch.plPavel Roskin
2011-07-08ath5k: fix misplaced or extraneous braces found by checkpatch.plPavel Roskin
2011-07-08ath5k: use parentheses around macro definitionsPavel Roskin
2011-07-08ath5k: don't use volatile, it's not neededPavel Roskin
2011-07-08ath5k: use more readable way to clear MAC addressPavel Roskin
2011-07-08ath5k: use DEFINE_PCI_DEVICE_TABLE in led.c, mark users with __devinitPavel Roskin
2011-07-08ath5k: use KERN_WARNING in ATH5K_PRINTFPavel Roskin
2011-07-08ath5k: remove unneeded parentheses after returnPavel Roskin
2011-07-08ath5k: replace spaces with tabs as suggested by checkpatch.plPavel Roskin
2011-07-08ath5k: remove PRIV_ENTRY and PRIV_ASSIGN macros, they obfuscate the codePavel Roskin
2011-07-08carl9170: Implement tx_frames_pending mac80211 callback functionChristian Lamparter
2011-07-08net/b43: don't return IRQ_HANDLED if nothing was doneSebastian Andrzej Siewior
2011-07-08b43: HT-PHY: define dummy TX power functionsRafał Miłecki
2011-07-08ath9k_htc: do not configure filter before driver is startedRajkumar Manoharan
2011-07-08b43: LCN-PHY: include new PHY in common codeRafał Miłecki
2011-07-08b43: define firmwares for HT and LCN PHYsRafał Miłecki
2011-07-08b43: LCN-PHY add place for new PHY supportRafał Miłecki
2011-07-08b43: read radio ID on new coresRafał Miłecki
2011-07-08b43: use radio ID reading code to older cores onlyRafał Miłecki