summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | forcedeth: recover error supportAyaz Abdulla2009-02-071-3/+10
* | | forcedeth: ethtool tx csum fixAyaz Abdulla2009-02-071-1/+1
* | | forcedeth: msi interrupt fixAyaz Abdulla2009-02-071-0/+5
* | | forcedeth: mgmt unit interfaceAyaz Abdulla2009-02-071-16/+82
* | | ixgbe: Defeature Tx Head writebackPeter P Waskiewicz Jr2009-02-061-37/+23
* | | ixgbe: Update flow control state machine in link setupPeter P Waskiewicz Jr2009-02-067-122/+327
* | | forcedeth: enable msix to defaultYinghai Lu2009-02-061-1/+1
* | | forcedeth: ck804 and mcp55 doesn't need timerirqYinghai Lu2009-02-061-4/+4
* | | forcedeth: disable irq at first before schedule rxYinghai Lu2009-02-061-2/+2
* | | forcedeth: don't clear nic_poll_irq too earlyYinghai Lu2009-02-061-3/+5
* | | forcedeth: make msi-x different name for rx-txYinghai Lu2009-02-061-3/+14
* | | netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso2009-02-054-28/+11
* | | e1000e: normalize usage of serdes_has_linkAlex Chiang2009-02-052-3/+3
* | | ixgbe: Display EEPROM version in ethtool -i queriesPeter P Waskiewicz Jr2009-02-053-1/+13
* | | ixgbe: Update link setup code to better support autonegotiation of speedPeter P Waskiewicz Jr2009-02-054-80/+49
* | | ixgbe: Refactor set_num_queues() and cache_ring_register()Peter P Waskiewicz Jr2009-02-051-104/+118
* | | tun: Limit amount of queued packets per deviceHerbert Xu2009-02-051-53/+114
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-043-3/+5
|\ \ \ | |/ /
| * | gianfar: Fix potential soft reset raceAndy Fleming2009-02-041-0/+3
| * | gianfar: Fix BD_LENGTH_MASK definitionAndy Fleming2009-02-041-1/+1
| * | cxgb3: Fix lro switchDivy Le Ray2009-02-041-2/+1
| |/
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-0420-52/+186
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-0416-50/+81
| |\ \ | | |/
| | * e1000: Fix PCI enable to honor the need_ioport flagKarsten Keil2009-02-031-1/+1
| | * sgi-xp: link XPNET's net_device_ops to its net_device structureDean Nelson2009-02-031-1/+2
| | * pcnet_cs: Fix misuse of the equality operator.Cord Walter2009-02-031-1/+1
| | * hso: add new device id'sFilip Aben2009-02-031-1/+3
| * | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2009-02-041-1/+0
| |\ \
| | * | mfd: Remove non exported references from pcf50633Balaji Rao2009-01-151-1/+0
| * | | Fix my email address in qd65xx.[ch]/pata_qdi.cSamuel Thibault2009-02-033-3/+3
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-02-033-4/+4
| |\ \ \
| | * \ \ Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2009-02-017-150/+46
| | |\ \ \
| | * | | | NVRAM depends on RTC_DRV_CMOSUwe Kleine-König2009-01-311-1/+1
| | * | | | rename platform_driver name "flash" to "sa1100-mtd"Uwe Kleine-König2009-01-311-2/+2
| | * | | | [ARM] etherh: continue fixing build failureRussell King2009-01-281-1/+1
| * | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-02-039-40/+172
| |\ \ \ \ \
| | * | | | | libata: implement HORKAGE_1_5_GBPS and apply it to WD My BookTejun Heo2009-02-021-0/+41
| | * | | | | libata: add no penalty retry request for EH device handling routinesTejun Heo2009-02-021-1/+5
| | * | | | | libata: improve probe failure handlingTejun Heo2009-02-021-0/+38
| | * | | | | libata: add @spd_limit to sata_down_spd_limit()Tejun Heo2009-02-024-12/+27
| | * | | | | libata: clear dev->ering in smarter wayTejun Heo2009-02-022-2/+9
| | * | | | | libata: check onlineness before using SPD in sata_down_spd_limit()Tejun Heo2009-02-021-3/+8
| | * | | | | libata: move ata_dev_disable() to libata-eh.cTejun Heo2009-02-023-13/+22
| | * | | | | libata: fix EH device failure handlingTejun Heo2009-02-021-2/+3
| | * | | | | sata_nv: ck804 has borked hardreset tooTejun Heo2009-02-021-1/+6
| | * | | | | libata: fix kernel-doc warningsRandy Dunlap2009-02-022-2/+2
| | * | | | | ahci: add a module parameter to ignore the SSS flags for async scanningArjan van de Ven2009-02-021-1/+8
| | * | | | | sata_mv: Fix chip type for Hightpoint RocketRaid 1740/1742Mark Lord2009-02-021-2/+2
| | * | | | | [libata] sata_sil: Fix compilation error with libata debugging enabledPasi Kärkkäinen2009-02-021-1/+1
* | | | | | | gianfar: Fix stashing supportAndy Fleming2009-02-042-3/+32
OpenPOWER on IntegriCloud