aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 67-333/+807
2011-12-06caif: Replace BUG_ON with WARN_ON.Gravatar Roar Førde 3-4/+8
2011-12-06caif-shm: Bugfixes for caif_shmcore.cGravatar sjur.brandeland@stericsson.com 1-10/+11
2011-12-06caif-hsi: Remove wake line modification when flushing FIFOGravatar Christian Auby 1-11/+0
2011-12-06bnx2x: Fix compile errors if CONFIG_CNIC is not setGravatar Michael Chan 1-2/+2
2011-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 12-77/+88
2011-12-06caif-spi: Bugfix for dump upon device removalGravatar Erwan Bracq 1-86/+90
2011-12-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar David S. Miller 90-2126/+6044
2011-12-06bnx2x: fix crash while ethtool -tGravatar Dmitry Kravkov 1-0/+3
2011-12-06netback: fix typo in commentGravatar Wei Liu 1-1/+1
2011-12-06netback: remove redundant assignmentGravatar Wei Liu 1-4/+0
2011-12-06bnx2x, cnic: support DRV_INFO upon FW requestGravatar Barak Witkowski 6-8/+459
2011-12-06bnx2x: support classification config queryGravatar Ariel Elior 2-0/+46
2011-12-06bnx2x: add fcoe statisticsGravatar Barak Witkowski 4-23/+120
2011-12-06bnx2x: add PFC statisticsGravatar Barak Witkowski 6-3/+63
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 90-2126/+6044
2011-12-06pasemi_mac: Fix building as moduleGravatar Ben Hutchings 1-1/+2
2011-12-06netback: Fix alert message.Gravatar Wei Liu 1-1/+1
2011-12-05Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Gravatar Linus Torvalds 1-5/+16
2011-12-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-8/+8
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-5/+25
2011-12-05Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-15/+39
2011-12-05Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 8-66/+111
2011-12-05r8169: fix Rx index race between FIFO overflow recovery and NAPI handler.Gravatar françois romieu 1-8/+3
2011-12-05r8169: Rx FIFO overflow fixes.Gravatar françois romieu 1-25/+17
2011-12-05gpio: fix a build failure on KS8695 GPIOGravatar Linus Walleij 1-1/+1
2011-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...Gravatar David S. Miller 5-71/+80
2011-12-05infiniband: ipoib: Sanitize neighbour handling in ipoib_main.cGravatar David Miller 1-12/+12
2011-12-05cxgb4i: Handle dst_get_neighbour_noref() returning NULL.Gravatar David Miller 1-1/+7
2011-12-05libcxgbi: Handle dst_get_neighbour_noref() returning NULL.Gravatar David Miller 1-2/+8
2011-12-05infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper f...Gravatar David Miller 1-140/+80
2011-12-05infiniband: nes: Use dst's neighbour entry.Gravatar David Miller 1-9/+5
2011-12-05cxgb3: Handle NULL dst neighbour in cxgb3_offload.cGravatar David Miller 1-3/+15
2011-12-05cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.Gravatar David Miller 5-23/+25
2011-12-05infiniband: addr: Consolidate code to fetch neighbour hardware address from dst.Gravatar David Miller 1-26/+21
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.Gravatar David Miller 11-24/+24
2011-12-05toshiba_acpi: Fix machines that don't support HCI_SYSTEM_EVENTGravatar Seth Forshee 1-5/+16
2011-12-05intr_remapping: Fix section mismatch in ir_dev_scope_init()Gravatar Sergey Senozhatsky 1-1/+1
2011-12-05intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev()Gravatar Sergey Senozhatsky 1-1/+1
2011-12-05x86/mrst: Battery fixesGravatar Major Lee 1-6/+6
2011-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 9-42/+65
2011-12-05ixgbe: Remove function prototype for non-existent functionGravatar Greg Rose 1-1/+0
2011-12-05ixgbe: DCB: IEEE transitions may fail to reprogram hardware.Gravatar John Fastabend 1-11/+10
2011-12-05ixgbe: DCBnl set_all, order of operations fixGravatar John Fastabend 1-48/+29
2011-12-05igb: Update DMA Coalescing threshold calculation.Gravatar Matthew Vick 1-7/+19
2011-12-05e1000e: hitting BUG_ON() from napi_enableGravatar Bruce Allan 1-2/+2
2011-12-05e1000e: Avoid wrong check on TX hangGravatar Jeff Kirsher 2-3/+21
2011-12-04sfc: Use kcalloc instead of kzalloc to allocate arrayGravatar Thomas Meyer 3-4/+4
2011-12-04ll_temac: Use kcalloc instead of kzalloc to allocate arrayGravatar Thomas Meyer 1-1/+1
2011-12-04enic: Use kcalloc instead of kzalloc to allocate arrayGravatar Thomas Meyer 1-1/+1