summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-09-07drivers/atm/firestream.c: Fix unsigned return typeJulia Lawall1-2/+2
2010-09-07drivers/net: Removing undead ifdef CHELSIO_T1_1GChristian Dietrich1-2/+0
2010-09-07drivers/net/jme: Use pr_<level>Joe Perches2-53/+48
2010-09-07isdn: cleanup: make buffer smallerDan Carpenter1-2/+2
2010-09-07isdn: potential buffer overflowsDan Carpenter1-3/+3
2010-09-07NET: bna, fix lock imbalanceJiri Slaby1-1/+2
2010-09-07drivers/net/fs_enet/fs_enet-main.c: Add of_node_put to avoid memory leakJulia Lawall1-1/+2
2010-09-07ibmveth: Update module information and versionSantiago Leon2-48/+48
2010-09-07ibmveth: Remove some unnecessary include filesSantiago Leon1-3/+0
2010-09-07ibmveth: Convert driver specific assert to BUG_ONSantiago Leon1-23/+11
2010-09-07ibmveth: Return -EINVAL on all ->probe errorsSantiago Leon1-2/+2
2010-09-07ibmveth: Coding style fixesSantiago Leon1-145/+172
2010-09-07ibmveth: Some formatting fixesSantiago Leon2-19/+19
2010-09-07ibmveth: Convert driver specific error functions to netdev_errSantiago Leon1-41/+47
2010-09-07ibmveth: Convert driver specific debug to netdev_dbgSantiago Leon1-24/+20
2010-09-07ibmveth: Remove redundant function prototypesSantiago Leon1-7/+1
2010-09-07ibmveth: Convert to netdev_alloc_skbSantiago Leon1-1/+1
2010-09-07ibmveth: remove procfs codeSantiago Leon1-113/+0
2010-09-07ibmveth: Enable IPv6 checksum offloadSantiago Leon2-11/+50
2010-09-07ibmveth: Remove duplicate checksum offload setup codeSantiago Leon1-17/+1
2010-09-07ibmveth: Add optional flush of rx bufferSantiago Leon1-0/+21
2010-09-07ibmveth: Add scatter-gather supportSantiago Leon1-60/+124
2010-09-07ibmveth: Use lighter weight read memory barrier in ibmveth_pollAnton Blanchard1-1/+1
2010-09-07ibmveth: Add rx_copybreakSantiago Leon1-6/+23
2010-09-07ibmveth: Add tx_copybreakSantiago Leon1-8/+20
2010-09-07ibmveth: Remove LLTXSantiago Leon2-7/+1
2010-09-07ibmveth: batch rx buffer replacementSantiago Leon2-6/+9
2010-09-07ibmveth: Remove integer divide caused by modulusSantiago Leon1-4/+7
2010-09-07ns83820: Use predefined autoneg constantsDenis Kirjanov1-1/+2
2010-09-07ns83820: Add copper device settingsDenis Kirjanov1-2/+10
2010-09-07ns83820: Remove unused have_optical variable.Denis Kirjanov1-10/+1
2010-09-07wan: make read-only data conststephen hemminger5-14/+14
2010-09-06r8169: fix rx checksum offloadEric Dumazet1-4/+2
2010-09-03cxgb3: Avoid flush_workqueue() deadlock.Casey Leedom1-9/+15
2010-09-03cxgb3: Leave interrupts for fatal errors asserted in common code.Casey Leedom1-2/+2
2010-09-03cxgb3: Set FATALPERREN.Casey Leedom1-0/+1
2010-09-03cxgb3: Add register bit definition for Fatal Parity Error.Casey Leedom1-0/+4
2010-09-03tulip: use integrated netdev statsEric Dumazet3-40/+50
2010-09-03drivers/net: avoid some skb->ip_summed initializationsEric Dumazet55-67/+71
2010-09-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller94-1546/+3898
2010-09-02bna: fix stats handlingEric Dumazet3-41/+33
2010-09-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville94-1546/+3898
2010-09-02net: another last_rx roundEric Dumazet2-2/+0
2010-09-02starfire: Temporary kludge to fix powerpc build.David S. Miller1-1/+1
2010-09-02pxa168_eth: remove duplicated #includeHuang Weiyi1-2/+0
2010-09-01skge: add GRO supportEric Dumazet1-2/+3
2010-09-01drivers/net/can/mscan/mpc5xxx_can.c: Add of_node_put to avoid memory leakJulia Lawall1-4/+4
2010-09-01ns83820: Use helper to disable chip interruptsDenis Kirjanov1-14/+11
2010-09-01bnx2x: Update version to 1.52.53-5Yaniv Rosner1-2/+2
2010-09-01bnx2x: Add BCM84823 to the supported PHYsYaniv Rosner1-1/+2