summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-05-1014-245/+1370
|\
| * ixgbe: update version numberDon Skidmore2012-05-091-2/+2
| * ixgbe: cleanup the hwmon function callsDon Skidmore2012-05-093-32/+10
| * ixgbe: support software timestampingJacob Keller2012-05-091-0/+2
| * ixgbe: add support for get_ts_infoJacob Keller2012-05-091-0/+41
| * ixgbe: correct disable_rx_buff timeoutJacob Keller2012-05-091-1/+1
| * ixgbe: Enable timesync clock-out feature for PPS support on X540Jacob E Keller2012-05-094-1/+189
| * ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)Jacob Keller2012-05-096-1/+861
| * ixgbe: Fix bogus error messageGreg Rose2012-05-091-3/+3
| * ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow controlAlexander Duyck2012-05-093-1/+64
| * ixgbe: Clean up priority based flow controlAlexander Duyck2012-05-096-204/+156
| * ixgbe: Exit on error case in VF message processingAlexander Duyck2012-05-091-1/+6
| * igb: output register's information related to RX/TX queue[4-15]Koki Sanagi2012-05-091-1/+37
| * e1000e: Fix merge conflict (net->net-next)Jeff Kirsher2012-05-091-45/+11
* | netxen_nic: Fix estimation of recv MSS in case of LRORajesh Borundia2012-05-095-4/+23
* | netxen: added miniDIMM support in driver.Sucheta Chakraborty2012-05-093-0/+163
* | netxen_nic: Allow only useful and recommended firmware dump capture mask valuesManish chopra2012-05-092-8/+13
* | netxen_nic: disable minidump by defaultSritej Velaga2012-05-091-1/+1
* | sfc: Implement module EEPROM access for SFE4002 and SFN4112FBen Hutchings2012-05-101-0/+33
* | sfc: Added support for new ethtool APIs for obtaining module eepromStuart Hodgson2012-05-103-0/+116
* | sfc: By default refill RX rings as soon as space for a batchDavid Riddoch2012-05-101-6/+12
* | sfc: Fill RX rings completely full, rather than to 95% fullDavid Riddoch2012-05-102-14/+4
* | sfc: Fix missing cleanup in failure path of efx_pci_probe()Ben Hutchings2012-05-101-1/+2
* | sfc: Do not attempt to flush queues if DMA is disabledStuart Hodgson2012-05-101-14/+19
* | e1000e: Fix merge conflict (net->net-next)Jeff Kirsher2012-05-091-45/+11
|/
* smsc75xx: let EEPROM determine GPIO/LED settingsSteve Glendinning2012-05-071-7/+12
* smsc75xx: eliminate unnecessary phy register readSteve Glendinning2012-05-071-3/+1
* smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALLSteve Glendinning2012-05-072-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07151-1150/+1862
|\
| * cdc_ether: Ignore bogus union descriptor for RNDIS devicesBjørn Mork2012-05-061-2/+12
| * bnx2x: bug fix when loading after SAN bootAriel Elior2012-05-061-1/+22
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-05-045-10/+20
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-035-10/+20
| | |\
| | | * iwlwifi: fix skb truesize underestimationEric Dumazet2012-05-033-8/+17
| | | * Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"Rajkumar Manoharan2012-05-021-2/+2
| | | * brcmfmac: fix a double spin_unlock_irqrestore issue in dpcFranky Lin2012-05-021-0/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-05-046-34/+32
| |\ \ \
| | * | | e1000: Silence sparse warnings by correcting typeAndrei Emeltchenko2012-05-041-2/+2
| | * | | igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend2012-05-043-4/+6
| | * | | ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()John Fastabend2012-05-033-28/+22
| | * | | ixgbe: fix race condition with shutdownDon Skidmore2012-05-031-0/+2
| | |/ /
| * | | Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-031-0/+1
| |\ \ \
| | * | | mfd: Fix build breakage in omap-usb-host.cRuss Dill2012-05-011-0/+1
| * | | | Merge branch 'efi-vars' from Matthew GarrettLinus Torvalds2012-05-031-16/+30
| |\ \ \ \
| | * | | | efivars: Improve variable validationMatthew Garrett2012-05-031-16/+30
| * | | | | Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-05-035-5/+7
| |\ \ \ \ \
| | * | | | | ata: ahci_platform: Add synopsys ahci controller in DT's compatible listViresh Kumar2012-05-031-0/+1
| | * | | | | ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macrosViresh Kumar2012-05-031-3/+1
| | * | | | | libata: init ata_print_id to 0Tero Roponen2012-05-031-1/+1
| | * | | | | ahci: Detect Marvell 88SE9172 SATA controllerMatt Johnson2012-05-031-0/+2