aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-12-25drivers/net: fix sparse warnings: make symbols staticHannes Eder
2008-12-25drivers/net: fix sparse warning: returning void-valued expressionHannes Eder
2008-12-25drivers/net: fix sparse warnings: make do-while a compound statementHannes Eder
2008-12-25drivers/net: fix sparse warning: use ANSI-style function declarationHannes Eder
2008-12-25ehea: use get_zeroed_page for alignment-sensitive allocationNathan Lynch
2008-12-25mlx4_en: Remove pauses module parameters.Yevgeny Petrilin
2008-12-25mlx4_en: Removed Interrupt moderation module parametersYevgeny Petrilin
2008-12-25mlx4_en: Removed redundant cq->armed flagYevgeny Petrilin
2008-12-25mlx4_en: Removed TX locking when polling TX cqYevgeny Petrilin
2008-12-25mlx4_en: Memory leak on completion queue freeYevgeny Petrilin
2008-12-25Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...David S. Miller
2008-12-25myri10ge: update driver version to 1.4.4-1.395Brice Goglin
2008-12-25myri10ge: update firmware headers to 1.4.37Brice Goglin
2008-12-25forcedeth: don't poll NV event 36Johannes Berg
2008-12-25drivers/net/wan: Remove redundant testJulia Lawall
2008-12-25drivers/net: Remove redundant testJulia Lawall
2008-12-25drivers/net/ehea: Remove redundant testJulia Lawall
2008-12-25drivers/net/au1000_eth.c: Remove redundant testJulia Lawall
2008-12-25qlge: ql_adapter_down() typoRoel Kluin
2008-12-25net: PHYLIB mdio fixes #2Krzysztof Halasa
2008-12-25smsc911x: fix platform resource call during module unloadSteve Glendinning
2008-12-25smsc911x: don't clobber driver_dataSteve Glendinning
2008-12-25smsc911x: make smsc911x_ethtool_ops constantSteve Glendinning
2008-12-25smsc911x: convert driver to use net_device_opsSteve Glendinning
2008-12-25smsc911x: fix BUG if module is removed while interface is upSteve Glendinning
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman
2008-12-22net: startup race in hso driverOliver Neukum
2008-12-22r6040: bump release number to 0.19Florian Fainelli
2008-12-22r6040: save and restore MIER correctly in the interrupt routineJoe Chou
2008-12-22r6040: fix wrong logic in mdio codeJoe Chou
2008-12-22mlx4_core: Delete incorrect commentRoland Dreier
2008-12-22mlx4_core: Add support for multiple completion event vectorsYevgeny Petrilin
2008-12-21tg3: Update version to 3.97Matt Carlson
2008-12-21tg3: tg3.h cleanupsMatt Carlson
2008-12-21tg3: Remove unused cfgspc device membersMatt Carlson
2008-12-21tg3: Cleanup IPV6 LSOMatt Carlson
2008-12-21tg3: WOL fixesMatt Carlson
2008-12-21ixgbe: fix the display of DCB control stats in ethtoolDon Skidmore
2008-12-21net: add DCNA attribute to the BCN interface for DCBDon Skidmore
2008-12-21net: fix DCB setstate to return success/failureDon Skidmore
2008-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-12-22Convert ixp4xx_eth driver to use net_device_ops.Krzysztof Hałasa
2008-12-22drivers/net/wan: Remove redundant testJulia Lawall
2008-12-22HDLC_PPP: Fix Configure-Ack to return original options as required by the sta...Krzysztof Hałasa
2008-12-22IXP4xx: move common debugging from network drivers to QMGR module.Krzysztof Hałasa
2008-12-22WAN: Add IXP4xx HSS HDLC driver.Krzysztof Hałasa
2008-12-22IXP4xx: Add ethtool support to Ethernet driver.Krzysztof Hałasa
2008-12-22IXP4xx: Add PHYLIB MII ioctl to the Ethernet driver.Krzysztof Hałasa