summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-19mac80211: Fix regression on queue stop during 2040 bss changeRajkumar Manoharan
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
2011-09-19ath9k: sync the dma buffer after changing the retry flagFelix Fietkau
2011-09-19cfg80211: add cfg80211_find_vendor_ie() functionEliad Peller
2011-09-19ath9k: fix setting the IEEE80211_TX_CTL_CLEAR_PS_FILT flagFelix Fietkau
2011-09-19Revert "ath9k: do not insert padding into tx buffers on AR9380+"John W. Linville
2011-09-19Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xxJohn W. Linville
2011-09-16MAINTAINERS: update ath6klKalle Valo
2011-09-16mac80211: fix endian issues and comments for BAR failure handlingFelix Fietkau
2011-09-16ath9k: do not insert padding into tx buffers on AR9380+Felix Fietkau
2011-09-16ath9k: optimize ath_tx_rc_status usageFelix Fietkau
2011-09-16ath9k: remove a redundant check in ath_tx_form_aggrFelix Fietkau
2011-09-16ath9k: optimize ath9k_ps_restoreFelix Fietkau
2011-09-16ath9k_hw: remove the old tx descriptor APIFelix Fietkau
2011-09-16ath9k: use the new API for setting tx descriptorsFelix Fietkau
2011-09-16ath9k_hw: add a new API for setting tx descriptorsFelix Fietkau
2011-09-16ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdescFelix Fietkau