aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-09-20rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.Larry Finger
2011-09-20rtlwifi: rtl8192de: Change modinfo messagesLarry Finger
2011-09-20rtlwifi: rtl8192se: Change modinfo messagesLarry Finger
2011-09-20rtlwifi: rtl8192ce: Change modinfo messagesLarry Finger
2011-09-20ath9k: Store noise immunity values across scanningRajkumar Manoharan
2011-09-20NFC: driver for TI shared transportIlan Elias
2011-09-20NFC: move nfc.h from include/net to include/net/nfcIlan Elias
2011-09-20NFC: Add dev_up and dev_down control operationsIlan Elias
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-19b43: LCN-PHY: finish sense setupRafał Miłecki
2011-09-19b43: LCN-PHY: add more init tweaksRafał Miłecki
2011-09-19b43: LCN-PHY: init TX power controlRafał Miłecki
2011-09-19b43: LCN-PHY: implement SPUR avoidance modeRafał Miłecki
2011-09-19b43: LCN-PHY: set TX filtersRafał Miłecki
2011-09-19b43: LCN-PHY: tweaks for channel switchingRafał Miłecki
2011-09-19bcma: cc: export more control functionsRafał Miłecki
2011-09-19iwlagn: signedness bugWey-Yi Guy
2011-09-19iwlagn: fix stack corruption for temperature offset v2Wey-Yi Guy
2011-09-19iwlagn: do not use interruptible waitsJohannes Berg
2011-09-19iwlagn: use iwl_eeprom_calib_hdr structureWey-Yi Guy
2011-09-19iwlagn: add support for v2 of temperature offset calibrationWey-Yi Guy
2011-09-19iwlagn: remove drvdata support from bus layerJohannes Berg
2011-09-19iwlagn: move sysfs files to debugfsJohannes Berg
2011-09-19iwlagn: remove unused function declarationsJohannes Berg
2011-09-19iwlagn: rename iwl-pci.h to iwl-cfg.hJohannes Berg
2011-09-19iwlagn: clean up PM codeJohannes Berg
2011-09-19iwlagn: Makefile whitespace cleanupJohannes Berg
2011-09-19iwlagn: generically provide iwl_trans_send_cmd_pduJohannes Berg
2011-09-19iwlagn: move PCI-E transport filesJohannes Berg
2011-09-19iwlagn: merge eeprom access into single fileWey-Yi Guy
2011-09-19iwlagn: provide data after WARN_ONEmmanuel Grumbach
2011-09-19iwlagn: replace beacon_time_fsf_bits variable with #defineDon Fry
2011-09-19iwlagn: simplify chain_noise_num_beacons indirectionFry, Donald H
2011-09-19iwlagn: fix modinfo display for 135 ucode.Fry, Donald H
2011-09-19iwlagn: New SKU for 6005 SFFWey-Yi Guy
2011-09-19iwlagn: Convert kzalloc to kcallocJoe Perches
2011-09-19iwlagn: add documentation to the transport layerEmmanuel Grumbach
2011-09-19iwlagn: document the bus layer APIEmmanuel Grumbach
2011-09-19iwlagn: use enum iwl_rxon_context_id instead of u8Emmanuel Grumbach
2011-09-19iwlagn: move iwl_stop / wake_queue to the upper layerEmmanuel Grumbach
2011-09-19iwlagn: free the Tx cmd when a non empty Tx queue is freedEmmanuel Grumbach
2011-09-19iwlagn: unmap cmd queue's tfds as BIDIEmmanuel Grumbach
2011-09-19iwlagn: warn about buggy fw that doesn't set SEQ_RX_FRAMEEmmanuel Grumbach
2011-09-19ath9k: Reset caldata on radio enableRajkumar Manoharan
2011-09-19ath9k: load noise floor from history after the full chip resetRajkumar Manoharan
2011-09-19ath9k_hw: Fix magnitude/phase coeff correctionRajkumar Manoharan
2011-09-19ath9k_hw: remove ar9100_hw_compute_pll_controlFelix Fietkau
2011-09-19ath9k_hw: fix setting the hardware diversity flagFelix Fietkau
2011-09-19ath9k_hw: remove dead code in the eeprom opsFelix Fietkau
2011-09-19ath9k_hw: clean up hardware revision checksFelix Fietkau