summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-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-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
2011-09-16ath9k: call ath9k_hw_set_desc_link for beacon descriptorsFelix Fietkau
2011-09-16ath9k: move ath_buf_set_rate to remove a forward declarationFelix Fietkau
2011-09-16ath9k: reduce the number of functions that access the tx descriptorFelix Fietkau
2011-09-16ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flagsFelix Fietkau
2011-09-16ath9k: ensure that rx is not enabled during a resetFelix Fietkau
2011-09-16ath9k: make beacon timer initialization more reliableFelix Fietkau
2011-09-16ath9k: fix enabling interrupts after a hardware error interruptFelix Fietkau
2011-09-16ath9k: Fix PS wrappers and enabling LEDMohammed Shafi Shajakhan
2011-09-16ath9k: enable LED pin for AR946/8x chipsetsMohammed Shafi Shajakhan
2011-09-16ath9k_hw: Do full chip reset on 11A channels for AR9003Rajkumar Manoharan
2011-09-16ath9k_hw: move register definitions to header filesSenthil Balasubramanian
2011-09-16ath9k_hw: Add support for AR946/8x chipsets.Senthil Balasubramanian
2011-09-16ath9k_hw: Split tx/rx gain table initval handlingSenthil Balasubramanian
2011-09-16ath9k_hw: Add initvals and register definitions for AR946/8x chipsets.Senthil Balasubramanian
2011-09-16Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xxJohn W. Linville
2011-09-14libertas: prioritize usb8388_olpc.bin firmware on OLPC machinesAndres Salomon
2011-09-14rt2x00: Use the available helper functions to initialize the WCID tableHelmut Schaa