summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-09-19Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xxJohn W. Linville
2011-09-19b43: Fix beacon problem in ad-hoc modeManual Munz
2011-09-19Merge branch 'for-3.1' of git://github.com/padovan/bluetooth-nextJohn W. Linville
2011-09-17Bluetooth: add support for 2011 mac miniJurgen Kramer
2011-09-17Bluetooth: Add MacBookAir4,1 supportPieter-Augustijn Van Malleghem
2011-09-17Bluetooth: Fixed BT ST Channel reg orderChen Ganir
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-16iwlagn: workaround bug crashing some APsDon Fry
2011-09-16rtl2800usb: Fix incorrect storage of MAC address on big-endian platformsLarry Finger
2011-09-16rt2800pci: Fix compiler error on PowerPCLarry Finger
2011-09-16ipw2x00: fix rtnl mutex deadlockStanislaw Gruszka
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
2011-09-14rt2x00: Forbid aggregation for STAs not programmed into the hwHelmut Schaa
2011-09-14rt2x00: Make use of sta_add/remove callbacks in rt2800Helmut Schaa
2011-09-14rt2x00: Add WCID to HT TX descriptorHelmut Schaa
2011-09-14rt2x00: Add WCID to crypto structHelmut Schaa
2011-09-14rt2x00: Introduce sta_add/remove callbacksHelmut Schaa
2011-09-14rt2x00: Move bssidx calculation into its own functionHelmut Schaa
2011-09-14rt2x00: Avoid unnecessary uncachedHelmut Schaa
2011-09-14rt2x00: Update some TX descriptorHelmut Schaa
2011-09-14rt2x00: Remove incorrect led blinkHelmut Schaa
2011-09-14rt2x00: Add LED_CFG register descriptionHelmut Schaa
2011-09-14rt2x00: Minor optimizazion in txdone pathHelmut Schaa
2011-09-14iwlagn: fix compilation when debug flags is unsetEmmanuel Grumbach
2011-09-14iwlagn: remove lines from the wrong placeWey-Yi Guy
2011-09-14iwlagn: enable 11n support for "_d" skuWey-Yi Guy
2011-09-14iwlagn: disply queue read/write pointer when stuckWey-Yi Guy