aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-20NFC: move nfc.h from include/net to include/net/nfcIlan Elias1-1/+1
2011-09-20NFC: Add dev_up and dev_down control operationsIlan Elias1-0/+2
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville32-180/+237
2011-09-19b43: LCN-PHY: finish sense setupRafał Miłecki2-3/+88
2011-09-19b43: LCN-PHY: add more init tweaksRafał Miłecki1-2/+20
2011-09-19b43: LCN-PHY: init TX power controlRafał Miłecki2-1/+93
2011-09-19b43: LCN-PHY: implement SPUR avoidance modeRafał Miłecki1-2/+56
2011-09-19b43: LCN-PHY: set TX filtersRafał Miłecki1-1/+106
2011-09-19b43: LCN-PHY: tweaks for channel switchingRafał Miłecki1-4/+63
2011-09-19bcma: cc: export more control functionsRafał Miłecki1-9/+29
2011-09-19iwlagn: signedness bugWey-Yi Guy1-1/+1
2011-09-19iwlagn: fix stack corruption for temperature offset v2Wey-Yi Guy1-2/+2
2011-09-19iwlagn: do not use interruptible waitsJohannes Berg5-13/+8
2011-09-19iwlagn: use iwl_eeprom_calib_hdr structureWey-Yi Guy3-10/+12
2011-09-19iwlagn: add support for v2 of temperature offset calibrationWey-Yi Guy6-6/+62
2011-09-19iwlagn: remove drvdata support from bus layerJohannes Berg3-22/+11
2011-09-19iwlagn: move sysfs files to debugfsJohannes Berg2-133/+64
2011-09-19iwlagn: remove unused function declarationsJohannes Berg1-5/+0
2011-09-19iwlagn: rename iwl-pci.h to iwl-cfg.hJohannes Berg6-8/+7
2011-09-19iwlagn: clean up PM codeJohannes Berg3-14/+11
2011-09-19iwlagn: Makefile whitespace cleanupJohannes Berg1-10/+10
2011-09-19iwlagn: generically provide iwl_trans_send_cmd_pduJohannes Berg5-22/+80
2011-09-19iwlagn: move PCI-E transport filesJohannes Berg5-11/+8
2011-09-19iwlagn: merge eeprom access into single fileWey-Yi Guy3-305/+235
2011-09-19iwlagn: provide data after WARN_ONEmmanuel Grumbach1-1/+7
2011-09-19iwlagn: replace beacon_time_fsf_bits variable with #defineDon Fry6-23/+10
2011-09-19iwlagn: simplify chain_noise_num_beacons indirectionFry, Donald H6-22/+7
2011-09-19iwlagn: fix modinfo display for 135 ucode.Fry, Donald H1-1/+1
2011-09-19iwlagn: New SKU for 6005 SFFWey-Yi Guy1-0/+1
2011-09-19iwlagn: Convert kzalloc to kcallocJoe Perches1-4/+2
2011-09-19iwlagn: add documentation to the transport layerEmmanuel Grumbach3-32/+91
2011-09-19iwlagn: document the bus layer APIEmmanuel Grumbach1-5/+57
2011-09-19iwlagn: use enum iwl_rxon_context_id instead of u8Emmanuel Grumbach4-9/+17
2011-09-19iwlagn: move iwl_stop / wake_queue to the upper layerEmmanuel Grumbach6-21/+23
2011-09-19iwlagn: free the Tx cmd when a non empty Tx queue is freedEmmanuel Grumbach4-4/+17
2011-09-19iwlagn: unmap cmd queue's tfds as BIDIEmmanuel Grumbach3-6/+20
2011-09-19iwlagn: warn about buggy fw that doesn't set SEQ_RX_FRAMEEmmanuel Grumbach1-0/+12
2011-09-19ath9k: Reset caldata on radio enableRajkumar Manoharan1-0/+1
2011-09-19ath9k: load noise floor from history after the full chip resetRajkumar Manoharan2-0/+2
2011-09-19ath9k_hw: Fix magnitude/phase coeff correctionRajkumar Manoharan1-1/+2
2011-09-19ath9k_hw: remove ar9100_hw_compute_pll_controlFelix Fietkau1-11/+1
2011-09-19ath9k_hw: fix setting the hardware diversity flagFelix Fietkau5-29/+6
2011-09-19ath9k_hw: remove dead code in the eeprom opsFelix Fietkau3-30/+2
2011-09-19ath9k_hw: clean up hardware revision checksFelix Fietkau8-94/+63
2011-09-19ath9k: sync the dma buffer after changing the retry flagFelix Fietkau1-0/+3
2011-09-19ath9k: fix setting the IEEE80211_TX_CTL_CLEAR_PS_FILT flagFelix Fietkau1-0/+1
2011-09-19Revert "ath9k: do not insert padding into tx buffers on AR9380+"John W. Linville1-37/+19
2011-09-19Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xxJohn W. Linville16-158/+358
2011-09-19b43: Fix beacon problem in ad-hoc modeManual Munz1-1/+2
2011-09-19Merge branch 'for-3.1' of git://github.com/padovan/bluetooth-nextJohn W. Linville2-8/+14