summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-09-06mlx4_en: Fixed Ethtool statistics reportYevgeny Petrilin
2010-09-06mlx4_en: Consider napi_get_frags() failure.Yevgeny Petrilin
2010-09-06drivers/atm/firestream.c: Fix unsigned return typeJulia Lawall
2010-09-06drivers/net: Removing undead ifdef CHELSIO_T1_1GChristian Dietrich
2010-09-06drivers/net/jme: Use pr_<level>Joe Perches
2010-09-06isdn: cleanup: make buffer smallerDan Carpenter
2010-09-06isdn: potential buffer overflowsDan Carpenter
2010-09-06NET: bna, fix lock imbalanceJiri Slaby
2010-09-06drivers/net/fs_enet/fs_enet-main.c: Add of_node_put to avoid memory leakJulia Lawall
2010-09-06ibmveth: Update module information and versionSantiago Leon
2010-09-06ibmveth: Remove some unnecessary include filesSantiago Leon
2010-09-06ibmveth: Convert driver specific assert to BUG_ONSantiago Leon
2010-09-06ibmveth: Return -EINVAL on all ->probe errorsSantiago Leon
2010-09-06ibmveth: Coding style fixesSantiago Leon
2010-09-06ibmveth: Some formatting fixesSantiago Leon
2010-09-06ibmveth: Convert driver specific error functions to netdev_errSantiago Leon
2010-09-06ibmveth: Convert driver specific debug to netdev_dbgSantiago Leon
2010-09-06ibmveth: Remove redundant function prototypesSantiago Leon
2010-09-06ibmveth: Convert to netdev_alloc_skbSantiago Leon
2010-09-06ibmveth: remove procfs codeSantiago Leon
2010-09-06ibmveth: Enable IPv6 checksum offloadSantiago Leon
2010-09-06ibmveth: Remove duplicate checksum offload setup codeSantiago Leon
2010-09-06ibmveth: Add optional flush of rx bufferSantiago Leon
2010-09-06ibmveth: Add scatter-gather supportSantiago Leon
2010-09-06ibmveth: Use lighter weight read memory barrier in ibmveth_pollAnton Blanchard
2010-09-06ibmveth: Add rx_copybreakSantiago Leon
2010-09-06ibmveth: Add tx_copybreakSantiago Leon
2010-09-06ibmveth: Remove LLTXSantiago Leon
2010-09-06ibmveth: batch rx buffer replacementSantiago Leon
2010-09-06ibmveth: Remove integer divide caused by modulusSantiago Leon
2010-09-06ns83820: Use predefined autoneg constantsDenis Kirjanov
2010-09-06ns83820: Add copper device settingsDenis Kirjanov
2010-09-06ns83820: Remove unused have_optical variable.Denis Kirjanov
2010-09-06wan: make read-only data conststephen hemminger
2010-09-05r8169: fix rx checksum offloadEric Dumazet
2010-09-03cxgb3: Avoid flush_workqueue() deadlock.Casey Leedom
2010-09-03cxgb3: Leave interrupts for fatal errors asserted in common code.Casey Leedom
2010-09-03cxgb3: Set FATALPERREN.Casey Leedom
2010-09-03cxgb3: Add register bit definition for Fatal Parity Error.Casey Leedom
2010-09-03tulip: use integrated netdev statsEric Dumazet
2010-09-02drivers/net: avoid some skb->ip_summed initializationsEric Dumazet
2010-09-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-09-02bna: fix stats handlingEric Dumazet
2010-09-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-02net: another last_rx roundEric Dumazet
2010-09-01starfire: Temporary kludge to fix powerpc build.David S. Miller
2010-09-01pxa168_eth: remove duplicated #includeHuang Weiyi
2010-09-01skge: add GRO supportEric Dumazet
2010-09-01drivers/net/can/mscan/mpc5xxx_can.c: Add of_node_put to avoid memory leakJulia Lawall
2010-09-01ns83820: Use helper to disable chip interruptsDenis Kirjanov