aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* wireless: libertas: fix unaligned le64 accessesSteven Miao2011-11-09
* wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are...Eyal Shapira2011-11-08
* ath: Fix NULL ptr dereference in ath_reg_apply_world_flagsHelmut Schaa2011-11-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-08
|\
| * Bluetooth: Add support for Broadcom BCM20702A0Wen-chien Jesse Sung2011-11-08
* | net, wireless, mwifiex: Fix mem leak in mwifiex_update_curr_bss_params()Jesper Juhl2011-11-07
* | brcm80211: smac: eliminate a null pointer dereference in dma.cArend van Spriel2011-11-07
* | b43: HT-PHY: report signal to mac80211Rafał Miłecki2011-11-07
* | b43: fill ctl1 word on all newer PHYs, fix PHY errorsRafał Miłecki2011-11-07
|/
* iwlwifi: don't perform "echo test" when cmd queue stuckWey-Yi Guy2011-11-02
* b43: Remove unneeded messageLarry Finger2011-11-02
* iwlwifi: allow pci_enable_msi failWey-Yi Guy2011-11-02
* libertas: ensure we clean up a scan request properlyAndres Salomon2011-11-02
* ath9k_hw: Fix noise floor calibration timeout on fast channel changeRajkumar Manoharan2011-11-02
* ath9k_hw: Update AR9485 initvals to fix system hang issueRajkumar Manoharan2011-11-02
* carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handlingChristian Lamparter2011-11-02
* ath9k_hw: Fix regression of register offset of AR9330/AR9340Rajkumar Manoharan2011-11-02
* ath9k_hw: Fix radio retention for AR9462Rajkumar Manoharan2011-11-02
* ath9k_hw: Fix regression of register offset for AR9003 chipsRajkumar Manoharan2011-11-02
* iwlagn: fix the race in the unmapping of the HCMDEmmanuel Grumbach2011-11-02
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-02
|\
| * Bluetooth: bfusb: Fix error path on firmware loadDavid Herrmann2011-10-31
| * Bluetooth: bcm203x: Use GFP_KERNEL in workqueueDavid Herrmann2011-10-31
| * Bluetooth: bcm203x: Fix race condition on disconnectDavid Herrmann2011-10-31
| * Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMICDavid Herrmann2011-10-31
* | bonding: eliminate bond_close race conditionsJay Vosburgh2011-10-30
* | qlcnic: fix beacon and LED test.Sucheta Chakraborty2011-10-30
* | qlcnic: updated reset sequenceSony Chacko2011-10-30
* | qlcnic: reset loopback mode if promiscous mode setting fails.Sucheta Chakraborty2011-10-30
* | qlcnic: skip IDC ack check in fw reset path.Sritej Velaga2011-10-30
* | i825xx: Fix incorrect dependency for BVME6000_NETGeert Uytterhoeven2011-10-28
* | stmmac: update normal descriptor structure (v2)Giuseppe CAVALLARO2011-10-27
* | stmmac: fix NULL pointer dereference in capabilities fixup (v2)Angus Clark2011-10-27
* | stmmac: fix a bug while checking the HW cap reg (v2)Giuseppe CAVALLARO2011-10-27
* | be2net: Changing MAC Address of a VF was broken.Somnath Kotur2011-10-27
* | be2net: Refactored be_cmds.c file.Somnath Kotur2011-10-27
* | bnx2x: update driver version to 1.70.30-0Dmitry Kravkov2011-10-27
* | bnx2x: use FW 7.0.29.0Dmitry Kravkov2011-10-27
* | bnx2x: Enable changing speed when port type is PORT_DAYaniv Rosner2011-10-27
* | bnx2x: Fix 54618se LED behaviorYaniv Rosner2011-10-27
* | bnx2x: Fix RX/TX problem caused by the MAC layerYaniv Rosner2011-10-27
* | bnx2x: Add link retry to 578xx-KRYaniv Rosner2011-10-27
* | bnx2x: Fix LED blink rate for 578xxYaniv Rosner2011-10-27
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-10-26
|\ \
| * | md: Fix some bugs in recovery_disabled handling.NeilBrown2011-10-25
| * | md/raid5: fix bug that could result in reads from a failed device.NeilBrown2011-10-25
| * | md.c: trivial comment fixChris Dunlop2011-10-19
| * | MD: Allow restarting an interrupted incremental recovery.Andrei Warkentin2011-10-17
| * | md: clear In_sync bit on devices added to an active array.NeilBrown2011-10-17
| * | md: add proper write-congestion reporting to RAID1 and RAID10.NeilBrown2011-10-11