aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | | | | | | | | drivers/net: fix sparse warning: returning void-valued expressionHannes Eder2008-12-26
| * | | | | | | | | drivers/net: fix sparse warnings: make do-while a compound statementHannes Eder2008-12-26
| * | | | | | | | | drivers/net: fix sparse warning: use ANSI-style function declarationHannes Eder2008-12-26
| * | | | | | | | | ehea: use get_zeroed_page for alignment-sensitive allocationNathan Lynch2008-12-25
| * | | | | | | | | mlx4_en: Remove pauses module parameters.Yevgeny Petrilin2008-12-25
| * | | | | | | | | mlx4_en: Removed Interrupt moderation module parametersYevgeny Petrilin2008-12-25
| * | | | | | | | | mlx4_en: Removed redundant cq->armed flagYevgeny Petrilin2008-12-25
| * | | | | | | | | mlx4_en: Removed TX locking when polling TX cqYevgeny Petrilin2008-12-25
| * | | | | | | | | mlx4_en: Memory leak on completion queue freeYevgeny Petrilin2008-12-25
| * | | | | | | | | Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...David S. Miller2008-12-25
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Convert ixp4xx_eth driver to use net_device_ops.Krzysztof Hałasa2008-12-21
| | * | | | | | | | | drivers/net/wan: Remove redundant testJulia Lawall2008-12-21
| | * | | | | | | | | HDLC_PPP: Fix Configure-Ack to return original options as required by the sta...Krzysztof Hałasa2008-12-21
| | * | | | | | | | | IXP4xx: move common debugging from network drivers to QMGR module.Krzysztof Hałasa2008-12-21
| | * | | | | | | | | WAN: Add IXP4xx HSS HDLC driver.Krzysztof Hałasa2008-12-21
| | * | | | | | | | | IXP4xx: Add ethtool support to Ethernet driver.Krzysztof Hałasa2008-12-21
| | * | | | | | | | | IXP4xx: Add PHYLIB MII ioctl to the Ethernet driver.Krzysztof Hałasa2008-12-21
| | * | | | | | | | | IXP4xx: Add PHYLIB support to Ethernet driver.Krzysztof Hałasa2008-12-21
| | * | | | | | | | | IXP4xx: Make the Ethernet driver use built-in netdev stats.Krzysztof Hałasa2008-12-21
| | * | | | | | | | | IXP4xx: Silence section mismatch warning in Ethernet driver.Krzysztof Hałasa2008-12-21
| * | | | | | | | | | myri10ge: update driver version to 1.4.4-1.395Brice Goglin2008-12-25
| * | | | | | | | | | myri10ge: update firmware headers to 1.4.37Brice Goglin2008-12-25
| * | | | | | | | | | forcedeth: don't poll NV event 36Johannes Berg2008-12-25
| * | | | | | | | | | drivers/net/wan: Remove redundant testJulia Lawall2008-12-25
| * | | | | | | | | | drivers/net: Remove redundant testJulia Lawall2008-12-25
| * | | | | | | | | | drivers/net/ehea: Remove redundant testJulia Lawall2008-12-25
| * | | | | | | | | | drivers/net/au1000_eth.c: Remove redundant testJulia Lawall2008-12-25
| * | | | | | | | | | qlge: ql_adapter_down() typoRoel Kluin2008-12-25
| * | | | | | | | | | net: PHYLIB mdio fixes #2Krzysztof Halasa2008-12-25
| * | | | | | | | | | smsc911x: fix platform resource call during module unloadSteve Glendinning2008-12-25
| * | | | | | | | | | smsc911x: don't clobber driver_dataSteve Glendinning2008-12-25
| * | | | | | | | | | smsc911x: make smsc911x_ethtool_ops constantSteve Glendinning2008-12-25
| * | | | | | | | | | smsc911x: convert driver to use net_device_opsSteve Glendinning2008-12-25
| * | | | | | | | | | smsc911x: fix BUG if module is removed while interface is upSteve Glendinning2008-12-25
| * | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-23
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-22
| * | | | | | | | | | | net: startup race in hso driverOliver Neukum2008-12-22
| * | | | | | | | | | | r6040: bump release number to 0.19Florian Fainelli2008-12-22
| * | | | | | | | | | | r6040: save and restore MIER correctly in the interrupt routineJoe Chou2008-12-22
| * | | | | | | | | | | r6040: fix wrong logic in mdio codeJoe Chou2008-12-22
| * | | | | | | | | | | tg3: Update version to 3.97Matt Carlson2008-12-21
| * | | | | | | | | | | tg3: tg3.h cleanupsMatt Carlson2008-12-21
| * | | | | | | | | | | tg3: Remove unused cfgspc device membersMatt Carlson2008-12-21
| * | | | | | | | | | | tg3: Cleanup IPV6 LSOMatt Carlson2008-12-21
| * | | | | | | | | | | tg3: WOL fixesMatt Carlson2008-12-21
| * | | | | | | | | | | ixgbe: fix the display of DCB control stats in ethtoolDon Skidmore2008-12-21
| * | | | | | | | | | | net: add DCNA attribute to the BCN interface for DCBDon Skidmore2008-12-21
| * | | | | | | | | | | net: fix DCB setstate to return success/failureDon Skidmore2008-12-21
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-12-21
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | b43: Add key memory dumpingMichael Buesch2008-12-19