summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-2220-138/+145
|\
| * Merge branch 'master' of ssh://infradead/~/public_git/wireless into for-davemJohn W. Linville2011-09-205-42/+73
| |\
| | * b43: Fix beacon problem in ad-hoc modeManual Munz2011-09-191-1/+2
| | * iwlagn: workaround bug crashing some APsDon Fry2011-09-161-0/+5
| | * rtl2800usb: Fix incorrect storage of MAC address on big-endian platformsLarry Finger2011-09-161-8/+9
| | * rt2800pci: Fix compiler error on PowerPCLarry Finger2011-09-161-13/+17
| | * ipw2x00: fix rtnl mutex deadlockStanislaw Gruszka2011-09-162-20/+40
| * | Merge branch 'master' of git://git.infradead.org/users/linville/wireless into...John W. Linville2011-09-158-13/+34
| |\|
| | * iwlagn: fix command queue timeoutJohannes Berg2011-09-131-0/+2
| | * iwlagn: fix stack corruptionJohannes Berg2011-09-131-1/+1
| | * ath9k: Fix kernel panic on unplugging the deviceMohammed Shafi Shajakhan2011-09-131-0/+6
| | * rtlwifi: Fix problem when switching connectionsGeorge2011-09-131-0/+8
| | * rtlwifi: rtl8192su: Fix problem connecting to HT-enabled APGeorge2011-09-131-5/+6
| | * ath9k_hw: fix calibration on 5 ghzFelix Fietkau2011-08-301-1/+2
| | * iwlegacy: fix BUG_ON(info->control.rates[0].idx < 0)Stanislaw Gruszka2011-08-291-5/+8
| | * ath9k_hw: Fix init mode register regressionRajkumar Manoharan2011-08-291-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-267-61/+11
| |\|
| | * ath9k: Fix PS wrappers in ath9k_set_coverage_classMohammed Shafi Shajakhan2011-08-241-0/+4
| | * carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlockAlexey Khoroshilov2011-08-241-1/+3
| | * wl12xx: add max_sched_scan_ssids value to the hw descriptionLuciano Coelho2011-08-231-0/+1
| | * wl12xx: Fix validation of pm_runtime_get_sync return valueIdo Yariv2011-08-231-1/+1
| | * wl12xx: Remove obsolete testmode NVS push commandIdo Yariv2011-08-231-45/+0
| | * ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC addressSenthil Balasubramanian2011-08-221-1/+1
| | * rt2x00: do not drop usb dev reference counter on suspendStanislaw Gruszka2011-08-221-13/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-225-36/+37
| |\|
| | * iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach2011-08-131-22/+17
| | * Revert "iwlagn: sysfs couldn't find the priv pointer"Emmanuel Grumbach2011-08-131-9/+9
| | * drivers/net/wireless/wl12xx: add missing kfreeJulia Lawall2011-08-122-6/+5
| | * rt2x00: fix crash in rt2800usb_get_txwiStanislaw Gruszka2011-08-111-4/+3
| | * rt2x00: fix order of entry flags modificationStanislaw Gruszka2011-08-111-10/+7
| | * rt2x00: fix crash in rt2800usb_write_tx_descStanislaw Gruszka2011-08-111-1/+12
* | | Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...John W. Linville2011-09-1995-4328/+9298
|\ \ \
| * | | ath9k: do not insert padding into tx buffers on AR9380+Felix Fietkau2011-09-161-19/+37
| * | | ath9k: optimize ath_tx_rc_status usageFelix Fietkau2011-09-161-16/+13
| * | | ath9k: remove a redundant check in ath_tx_form_aggrFelix Fietkau2011-09-161-2/+1
| * | | ath9k: optimize ath9k_ps_restoreFelix Fietkau2011-09-161-6/+11
| * | | ath9k_hw: remove the old tx descriptor APIFelix Fietkau2011-09-166-472/+0
| * | | ath9k: use the new API for setting tx descriptorsFelix Fietkau2011-09-163-160/+122
| * | | ath9k_hw: add a new API for setting tx descriptorsFelix Fietkau2011-09-165-1/+275
| * | | ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdescFelix Fietkau2011-09-161-2/+1
| * | | ath9k: call ath9k_hw_set_desc_link for beacon descriptorsFelix Fietkau2011-09-161-0/+1
| * | | ath9k: move ath_buf_set_rate to remove a forward declarationFelix Fietkau2011-09-161-142/+141
| * | | ath9k: reduce the number of functions that access the tx descriptorFelix Fietkau2011-09-162-35/+57
| * | | ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flagsFelix Fietkau2011-09-164-29/+13
| * | | ath9k: ensure that rx is not enabled during a resetFelix Fietkau2011-09-162-4/+5
| * | | ath9k: make beacon timer initialization more reliableFelix Fietkau2011-09-161-0/+1
| * | | ath9k: fix enabling interrupts after a hardware error interruptFelix Fietkau2011-09-161-4/+5
| * | | ath9k: Fix PS wrappers and enabling LEDMohammed Shafi Shajakhan2011-09-161-2/+2
| * | | ath9k: enable LED pin for AR946/8x chipsetsMohammed Shafi Shajakhan2011-09-162-0/+3
| * | | ath9k_hw: Do full chip reset on 11A channels for AR9003Rajkumar Manoharan2011-09-161-3/+5