summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* forcedeth: remove unneeded stats updatesdavid decotigny2011-11-071-34/+1
* forcedeth: Acknowledge only interrupts that are being processedMike Ditto2011-11-071-5/+8
* forcedeth: fix race when unloading moduledavid decotigny2011-11-071-1/+1
* usbnet: fix oops in usbnet_start_xmitKonstantin Khlebnikov2011-11-071-1/+2
* ixgbe: Fix compile for kernel without CONFIG_PCI_IOV definedRose, Gregory V2011-11-072-2/+4
* bonding: comparing a u8 with -1 is always falseDan Carpenter2011-11-042-4/+4
* sky2: fix regression on Yukon Optimastephen hemminger2011-11-041-11/+0
* i825xx:xscale:8390:freescale: Fix Kconfig dependanciesJeff Kirsher2011-11-043-4/+10
* macvlan: receive multicast with local addressstephen hemminger2011-11-041-0/+7
* tg3: Update version to 3.121Matt Carlson2011-11-041-2/+2
* tg3: Eliminate timer race with reset_taskMatt Carlson2011-11-042-13/+2
* tg3: Schedule at most one tg3_reset_task runMatt Carlson2011-11-042-9/+25
* tg3: Obtain PCI function number from deviceMatt Carlson2011-11-042-6/+33
* tg3: Fix irq alloc error cleanup pathMatt Carlson2011-11-041-5/+4
* tg3: Fix 4k skb error recovery pathMatt Carlson2011-11-041-8/+8
* tg3: Fix 4k tx bd segmentation codeMatt Carlson2011-11-041-23/+24
* tg3: Fix APE mutex init and useMatt Carlson2011-11-042-24/+30
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-0416-76/+89
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-0416-76/+89
| |\
| | * 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
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-11-046-27/+64
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'iser', 'mthca' and 'qib' into for-nextRoland Dreier2011-11-042-8/+4
| |\ \ \ \ \
| | | * | | | IB/qib: Fix panic in RC error flushing logicMike Marciniszyn2011-11-041-7/+3
| | * | | | | IB/mthca: Fix buddy->num_free allocation sizeRoland Dreier2011-11-031-1/+1
| | |/ / / /
| * | | | | IB/iser: DMA unmap TX bufs used for iSCSI/iSER headersOr Gerlitz2011-11-042-4/+8
| * | | | | IB/iser: Use separate buffers for the login request/responseOr Gerlitz2011-11-043-15/+52
| |/ / / /
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-11-04196-3664/+9875
|\ \ \ \ \
| * | | | | [media] saa7134.h: Suppress compiler warnings when CONFIG_VIDEO_SAA7134_RC is...Timo Kokkonen2011-11-031-6/+6
| * | | | | [media] it913x [VER 1.07] Support for single ITE 9135 devicesMalcolm Priestley2011-11-032-27/+80
| * | | | | [media] Support for Terratec G1Teka2011-11-031-0/+2
| * | | | | [media] cx25821: off by one in cx25821_vidioc_s_input()Dan Carpenter2011-11-032-2/+3
| * | | | | [media] media: tea5764: reconcile Kconfig symbol and macroPaul Bolle2011-11-031-1/+3
| * | | | | [media] omap_vout: Add poll() supportLaurent Pinchart2011-11-031-0/+10
| * | | | | [media] omap3isp: preview: Add crop support on the sink padLaurent Pinchart2011-11-032-66/+198
| * | | | | [media] omap3isp: preview: Rename min/max input/output sizes definesLaurent Pinchart2011-11-032-19/+17