summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-059-42/+65
|\
| * iwlwifi: change the default behavior of watchdog timerWey-Yi Guy2011-12-026-9/+26
| * iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy2011-12-023-28/+28
| * iwlagn: fix HW crypto for TX-only keysJohannes Berg2011-12-022-5/+11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-302-9/+11
|\|
| * ath9k: Revert change that broke AR928X on Acer Ferrari OneRafael J. Wysocki2011-11-281-1/+2
| * rtlwifi: fix lps_lock deadlockStanislaw Gruszka2011-11-281-8/+9
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-223-4/+5
|\|
| * Revert "rt2800pci: handle spurious interrupts"John W. Linville2011-11-221-6/+1Star
| * Revert "rt2x00: handle spurious pci interrupts"John W. Linville2011-11-223-3/+3
| * prism54: potential memory corruption in prism54_get_essid()Dan Carpenter2011-11-211-1/+1
| * p54spi: Fix workqueue deadlockMichael Büsch2011-11-171-2/+2
| * p54spi: Add missing spin_lock_initMichael Büsch2011-11-171-0/+1
| * rt2x00: Fix efuse EEPROM reading on PPC32.Gertjan van Wingerde2011-11-171-1/+1
| * rt2x00: handle spurious pci interruptsStanislaw Gruszka2011-11-173-3/+3
| * rt2800pci: handle spurious interruptsStanislaw Gruszka2011-11-171-1/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-174-2/+23
|\|
| * Net, libertas: Resolve memory leak in if_spi_host_to_card()Jesper Juhl2011-11-151-0/+1
| * rt2x00: Fix sleep-while-atomic bug in powersaving code.Gertjan van Wingerde2011-11-152-2/+21
| * rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.Gertjan van Wingerde2011-11-151-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-113-19/+22
|\|
| * mwifiex: fix association issue with AP configured in hidden SSID modeAmitkumar Karwar2011-11-111-2/+4
| * iwlwifi: avoid a panic when unloading the module with RF KillEmmanuel Grumbach2011-11-111-16/+17
| * wireless: libertas: fix unaligned le64 accessesSteven Miao2011-11-091-1/+1
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-096-7/+36
|\ \
| * | Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...John W. Linville2011-11-096-7/+36
| |\|
| | * wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are...Eyal Shapira2011-11-081-1/+1
| | * ath: Fix NULL ptr dereference in ath_reg_apply_world_flagsHelmut Schaa2011-11-081-0/+2
| | * net, wireless, mwifiex: Fix mem leak in mwifiex_update_curr_bss_params()Jesper Juhl2011-11-071-1/+2
| | * brcm80211: smac: eliminate a null pointer dereference in dma.cArend van Spriel2011-11-071-2/+3
| | * b43: HT-PHY: report signal to mac80211Rafał Miłecki2011-11-072-1/+22
| | * b43: fill ctl1 word on all newer PHYs, fix PHY errorsRafał Miłecki2011-11-071-2/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-0713-67/+69
|\| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-0413-67/+69
| |\|
| | * iwlwifi: don't perform "echo test" when cmd queue stuckWey-Yi Guy2011-11-021-10/+0Star
| | * b43: Remove unneeded messageLarry Finger2011-11-021-1/+0Star
| | * iwlwifi: allow pci_enable_msi failWey-Yi Guy2011-11-021-5/+3Star
| | * libertas: ensure we clean up a scan request properlyAndres Salomon2011-11-023-12/+20
| | * ath9k_hw: Fix noise floor calibration timeout on fast channel changeRajkumar Manoharan2011-11-023-7/+3Star
| | * ath9k_hw: Update AR9485 initvals to fix system hang issueRajkumar Manoharan2011-11-021-5/+5
| | * carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handlingChristian Lamparter2011-11-021-4/+7
| | * ath9k_hw: Fix regression of register offset of AR9330/AR9340Rajkumar Manoharan2011-11-021-5/+5
| | * ath9k_hw: Fix radio retention for AR9462Rajkumar Manoharan2011-11-021-2/+6
| | * ath9k_hw: Fix regression of register offset for AR9003 chipsRajkumar Manoharan2011-11-021-12/+12
| | * iwlagn: fix the race in the unmapping of the HCMDEmmanuel Grumbach2011-11-021-4/+8
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0784-8/+87
|\ \ \ | |/ / |/| |
| * | staging: Add module.h to more drivers implicitly using it.Paul Gortmaker2011-11-011-0/+1
| * | drivers/net: wireless/ath/ath5k/debug.c does not need module.hPaul Gortmaker2011-11-011-1/+0Star
| * | drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker2011-11-016-0/+7
| * | drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker2011-11-017-7/+7