aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov2009-04-13
* kaweth: Clean up codeLarry Finger2009-04-13
* at76c50x-usb: remove pointless conditional before kfree_skb()Wei Yongjun2009-04-13
* be2net: changes for checksum and segmentation offloadAjit Khaparde2009-04-13
* ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()Tony Breeds2009-04-11
* ixgbe: Update get_physical_layer() calls, plus a version bumpPeter P Waskiewicz Jr2009-04-11
* ixgbe: Update the usage of orig_autoc to be more consistentPJ Waskiewicz2009-04-11
* ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modulesPJ Waskiewicz2009-04-11
* ixgbe: Move PHY ops initialization to centralize bus accessesPJ Waskiewicz2009-04-11
* ixgbe: Don't return error in flow control configuration if FC is offPJ Waskiewicz2009-04-11
* ixgbe: add define to support 82599 64 IVAR registersDon Skidmore2009-04-11
* ixgbe: add support for addition VT_CTL definesDon Skidmore2009-04-11
* ixgbe: fix IXGBE_MTQC valuesDon Skidmore2009-04-11
* ixgbe: Enable another bit for flow control operationPJ Waskiewicz2009-04-11
* sfc: Don't specify unexistent IRQJean Delvare2009-04-08
* netxen: cache align register map tableDhananjay Phadke2009-04-08
* netxen: enable GRO supportAmit Kumar Salecha2009-04-08
* netxen: enable rss for NX2031Dhananjay Phadke2009-04-08
* netxen: sanitize function namesDhananjay Phadke2009-04-08
* netxen: annotate register access functionsDhananjay Phadke2009-04-08
* netxen: allocate status rings dynamicallyDhananjay Phadke2009-04-08
* netxen: async link event handlingDhananjay Phadke2009-04-08
* netxen: defer firmware handshakeDhananjay Phadke2009-04-08
* netxen: refactor transmit codeDhananjay Phadke2009-04-08
* netxen: refactor netxen_adapterDhananjay Phadke2009-04-08
* netxen: code cleanupDhananjay Phadke2009-04-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-04-07
|\
| * PCI: pci_slot: grab refcount on slot's busAlex Chiang2009-04-06
| * PCI Hotplug: acpiphp: grab refcount on p2p subordinate busAlex Chiang2009-04-06
| * PCI: allow PCI core hotplug to remove PCI root busAlex Chiang2009-04-06
| * PCI: Fix oops in pci_vpd_truncateAnton Vorontsov2009-04-06
| * PCI: don't corrupt enable_cnt when doing manual resource alignmentYuji Shimada2009-04-06
| * PCI: annotate pci_rescan_bus as __ref, not __devinitAlex Chiang2009-04-06
| * PCI-IOV: fix missing kernel-docRandy Dunlap2009-04-06
| * PCI: Setup disabled bridges even if buses are addedYuji Shimada2009-04-06
| * PCI: SR-IOV quirk for Intel 82576 NICYu Zhao2009-04-06
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-04-07
|\ \
| * | loop: mutex already unlocked in loop_clr_fd()Alexander Beregalov2009-04-07
| * | mflash: initial supportunsik Kim2009-04-07
| * | cciss: change to discover first memory BARMike Miller2009-04-07
| * | cciss: kernel scan thread for MSA2012Mike Miller2009-04-07
| * | cciss: fix residual count for block pc requestsJens Axboe2009-04-07
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-07
|\ \ \
| * | | sata_mv: shorten register namesMark Lord2009-04-06
| * | | sata_mv: workaround errata SATA#13Mark Lord2009-04-06
| * | | sata_mv: cosmetic renamesMark Lord2009-04-06
| * | | sata_mv: workaround errata SATA#26Mark Lord2009-04-06
| * | | sata_mv: workaround errata PCI#7Mark Lord2009-04-06
| * | | sata_mv: replace 0x1f with ATA_PIO4 (v2)Mark Lord2009-04-06
| * | | sata_mv: fix irq mask racesMark Lord2009-04-06