summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-12-03btusb: fix a memory leak in btusb_send_frame()Cong Wang1-2/+1
2011-11-21Bluetooth: btmrvl: support Marvell Bluetooth device SD8797Bing Zhao2-5/+16
2011-11-08Bluetooth: Add support for Broadcom BCM20702A0Wen-chien Jesse Sung1-0/+3
2011-11-02iwlwifi: don't perform "echo test" when cmd queue stuckWey-Yi Guy1-10/+0
2011-11-02b43: Remove unneeded messageLarry Finger1-1/+0
2011-11-02iwlwifi: allow pci_enable_msi failWey-Yi Guy1-5/+3
2011-11-02libertas: ensure we clean up a scan request properlyAndres Salomon3-12/+20
2011-11-02ath9k_hw: Fix noise floor calibration timeout on fast channel changeRajkumar Manoharan3-7/+3
2011-11-02ath9k_hw: Update AR9485 initvals to fix system hang issueRajkumar Manoharan1-5/+5
2011-11-02carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handlingChristian Lamparter1-4/+7
2011-11-02ath9k_hw: Fix regression of register offset of AR9330/AR9340Rajkumar Manoharan1-5/+5
2011-11-02ath9k_hw: Fix radio retention for AR9462Rajkumar Manoharan1-2/+6
2011-11-02ath9k_hw: Fix regression of register offset for AR9003 chipsRajkumar Manoharan1-12/+12
2011-11-02iwlagn: fix the race in the unmapping of the HCMDEmmanuel Grumbach1-4/+8
2011-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville3-9/+20
2011-10-31Bluetooth: bfusb: Fix error path on firmware loadDavid Herrmann1-6/+7
2011-10-31Bluetooth: bcm203x: Use GFP_KERNEL in workqueueDavid Herrmann1-1/+1
2011-10-31Bluetooth: bcm203x: Fix race condition on disconnectDavid Herrmann1-0/+10
2011-10-31Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMICDavid Herrmann1-2/+2
2011-10-30bonding: eliminate bond_close race conditionsJay Vosburgh4-60/+61
2011-10-30qlcnic: fix beacon and LED test.Sucheta Chakraborty3-31/+57
2011-10-30qlcnic: updated reset sequenceSony Chacko2-2/+50
2011-10-30qlcnic: reset loopback mode if promiscous mode setting fails.Sucheta Chakraborty1-1/+1
2011-10-30qlcnic: skip IDC ack check in fw reset path.Sritej Velaga1-1/+8
2011-10-29i825xx: Fix incorrect dependency for BVME6000_NETGeert Uytterhoeven1-1/+1
2011-10-28stmmac: update normal descriptor structure (v2)Giuseppe CAVALLARO5-40/+51
2011-10-28stmmac: fix NULL pointer dereference in capabilities fixup (v2)Angus Clark1-1/+1
2011-10-28stmmac: fix a bug while checking the HW cap reg (v2)Giuseppe CAVALLARO1-2/+3
2011-10-28be2net: Changing MAC Address of a VF was broken.Somnath Kotur2-13/+19
2011-10-28be2net: Refactored be_cmds.c file.Somnath Kotur1-282/+114
2011-10-28bnx2x: update driver version to 1.70.30-0Dmitry Kravkov1-2/+2
2011-10-28bnx2x: use FW 7.0.29.0Dmitry Kravkov1-1/+1
2011-10-28bnx2x: Enable changing speed when port type is PORT_DAYaniv Rosner1-0/+1
2011-10-28bnx2x: Fix 54618se LED behaviorYaniv Rosner1-21/+23
2011-10-28bnx2x: Fix RX/TX problem caused by the MAC layerYaniv Rosner1-12/+33
2011-10-28bnx2x: Add link retry to 578xx-KRYaniv Rosner2-16/+104
2011-10-28bnx2x: Fix LED blink rate for 578xxYaniv Rosner1-2/+9
2011-10-26Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds18-1272/+1216
2011-10-26Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds1-4/+0
2011-10-26Remove stale "depends on NETDEV_1000"in staging driversLinus Torvalds2-2/+2
2011-10-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-3/+7
2011-10-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-54/+26
2011-10-26Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-153/+163
2011-10-26Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-207/+247
2011-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+0
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds721-181775/+103811
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds83-578/+1878
2011-10-26Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds21-289/+1983