summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 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
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-081-0/+3
|\
| * Bluetooth: Add support for Broadcom BCM20702A0Wen-chien Jesse Sung2011-11-081-0/+3
* | 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
|/
* iwlwifi: don't perform "echo test" when cmd queue stuckWey-Yi Guy2011-11-021-10/+0
* b43: Remove unneeded messageLarry Finger2011-11-021-1/+0
* iwlwifi: allow pci_enable_msi failWey-Yi Guy2011-11-021-5/+3
* 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/+3
* 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 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-023-9/+20
|\
| * Bluetooth: bfusb: Fix error path on firmware loadDavid Herrmann2011-10-311-6/+7
| * Bluetooth: bcm203x: Use GFP_KERNEL in workqueueDavid Herrmann2011-10-311-1/+1
| * Bluetooth: bcm203x: Fix race condition on disconnectDavid Herrmann2011-10-311-0/+10
| * Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMICDavid Herrmann2011-10-311-2/+2
* | bonding: eliminate bond_close race conditionsJay Vosburgh2011-10-304-60/+61
* | qlcnic: fix beacon and LED test.Sucheta Chakraborty2011-10-303-31/+57
* | qlcnic: updated reset sequenceSony Chacko2011-10-302-2/+50
* | qlcnic: reset loopback mode if promiscous mode setting fails.Sucheta Chakraborty2011-10-301-1/+1
* | qlcnic: skip IDC ack check in fw reset path.Sritej Velaga2011-10-301-1/+8
* | i825xx: Fix incorrect dependency for BVME6000_NETGeert Uytterhoeven2011-10-281-1/+1
* | stmmac: update normal descriptor structure (v2)Giuseppe CAVALLARO2011-10-285-40/+51
* | stmmac: fix NULL pointer dereference in capabilities fixup (v2)Angus Clark2011-10-281-1/+1
* | stmmac: fix a bug while checking the HW cap reg (v2)Giuseppe CAVALLARO2011-10-281-2/+3
* | be2net: Changing MAC Address of a VF was broken.Somnath Kotur2011-10-282-13/+19
* | be2net: Refactored be_cmds.c file.Somnath Kotur2011-10-281-282/+114
* | bnx2x: update driver version to 1.70.30-0Dmitry Kravkov2011-10-271-2/+2
* | bnx2x: use FW 7.0.29.0Dmitry Kravkov2011-10-271-1/+1
* | bnx2x: Enable changing speed when port type is PORT_DAYaniv Rosner2011-10-271-0/+1
* | bnx2x: Fix 54618se LED behaviorYaniv Rosner2011-10-271-21/+23
* | bnx2x: Fix RX/TX problem caused by the MAC layerYaniv Rosner2011-10-271-12/+33