summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-07-11igb: Fix lack of flush after register write and before delayCarolyn Wyborny
2011-07-12mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt
2011-07-11Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-07-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2011-07-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-07-11Merge branch 'movieboard' of git://git.kernel.org/pub/scm/linux/kernel/git/ie...Linus Torvalds
2011-07-11ath5k: Add missing breaks in switch/caseJoe Perches
2011-07-11iwlagn: fix warning in testmode attribute tableWey-Yi Guy
2011-07-11ath9k: remove an unnecessary function declarationMohammed Shafi Shajakhan
2011-07-11rt2800usb: Add new device ID for BelkinEduardo Bacchi Kienetz
2011-07-11ath5k: Add missing breaks in switch/caseJoe Perches
2011-07-11rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger
2011-07-11libertas: fix handling of command timeout, completion and interruptionDaniel Drake
2011-07-11bcma: add check if sprom is available before accessing it.Hauke Mehrtens
2011-07-11libertas: fix errors in functions accessing module registersOlivier Sobrie
2011-07-11ath5k: fix typos, bad comment formatting and GHz in place of MHzPavel Roskin
2011-07-11ath5k: validate mode in ath5k_ani_init() before trying to set itPavel Roskin
2011-07-11ath9k_hw: add a missing delay for an analog registerFelix Fietkau
2011-07-11ath9k_hw: fix synth delay for half/quarter channelsFelix Fietkau
2011-07-11ath9k_hw: set 5 GHz half/quarter channels on AR9002 using fractional modeFelix Fietkau
2011-07-11ath9k_hw: remove ar9287 v1.3+ specific hardcoded register hacksFelix Fietkau
2011-07-11ath9k_hw: initialize more timing related registers for half/quarter channelsFelix Fietkau
2011-07-11ath9k_hw: fix MAC clock rate for AR9287 v1.3+Felix Fietkau
2011-07-11ath9k_hw: fix MAC clock for half/quarter rateFelix Fietkau
2011-07-11ath9k_hw: always enable 5 GHz fast clock for AR9280Felix Fietkau
2011-07-11ath9k_hw: remove hardcoded PLL overrides for AR9280Felix Fietkau
2011-07-11mwifiex: 11n specific configuration for transmitAmitkumar Karwar
2011-07-11iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry
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