summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netrom: Reduce switch/case indentJoe Perches2011-07-011-9/+13
* lapb: Reduce switch/case indentJoe Perches2011-07-012-467/+444
* ipv6: Reduce switch/case indentJoe Perches2011-07-011-76/+69
* ipv4: Reduce switch/case indentJoe Perches2011-07-012-32/+32
* netfilter: Reduce switch/case indentJoe Perches2011-07-014-167/+165
* ipconfig: Reduce switch/case indentJoe Perches2011-07-011-35/+38
* econet: Reduce switch/case indentJoe Perches2011-07-011-13/+10
* decnet: Reduce switch/case indentJoe Perches2011-07-019-597/+603
* appletalk: Reduce switch/case indentJoe Perches2011-07-012-259/+259
* rtnl: provide link dump consistency infoThomas Graf2011-07-014-0/+16
* net: de4x5: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser2011-07-011-4/+1
* be2net: clear intr bit in be_probe()Sathya Perla2011-06-301-0/+6
* be2net: create/destroy rx-queues on interface open/closeSathya Perla2011-06-303-44/+111
* be2net: fix certain cmd failure loggingSathya Perla2011-06-302-18/+23
* qlcnic: add external loopback supportAmit Kumar Salecha2011-06-303-12/+22
* net: add external loopback test in ethtool self testAmit Kumar Salecha2011-06-301-2/+14
* net: ucc_geth: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser2011-06-301-5/+0
* net: iseries_veth: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser2011-06-301-5/+3
* net: depca: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser2011-06-301-13/+8
* net: am79c961a: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser2011-06-301-8/+6
* wanxl: remove a stray irq enableDan Carpenter2011-06-301-1/+1
* Exclude duplicated checking for iface-up. This flags is checked in 'is_skb_fo...Alexander Smirnov2011-06-301-3/+0
* jme: Cleanup PM operations after using new PM APIGuo-Fu Tseng2011-06-302-12/+13
* jme: Fix compile warning introduced by new pm macroGuo-Fu Tseng2011-06-301-1/+1
* can: remove useless defaults in KconfigKurt Van Dijck2011-06-301-3/+0
* enic: Add support to configure hardware interrupt coalesce timers in a platfo...Vasanthy Kolluri2011-06-3011-26/+122
* virtio-net: per cpu 64 bit stats (v2)stephen hemminger2011-06-301-6/+79
* xen/netback: Add module alias for autoloadingBastian Blank2011-06-301-0/+1
* myri10ge: Update MAINTAINERSJon Mason2011-06-291-1/+1
* myri10ge: update versionJon Mason2011-06-291-2/+2
* myri10ge: misc style cleanupsJon Mason2011-06-291-18/+14
* myri10ge: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-291-6/+5
* myri10ge: add support for set_phys_idJon Mason2011-06-292-0/+57
* myri10ge: allow small_bytes = 0Jon Mason2011-06-291-3/+11
* myri10ge: rework parity error check and cleanupJon Mason2011-06-291-40/+60
* myri10ge: Mask PCI Surprise Link Down EventsJon Mason2011-06-291-0/+21
* myri10ge: ensure tx queues remain stoppedJon Mason2011-06-291-1/+2
* DSA: Enable cascading in multi-chip 6131 configurationBarry Grussling2011-06-291-2/+6
* caif: Fix recieve/receive typoJoe Perches2011-06-291-1/+1
* net: include dma-mapping.h in ll_temac_main.c for dma_map_single etcStephen Rothwell2011-06-291-0/+1
* net: include io.h in sja1000_of_platform.c for iounmap etcStephen Rothwell2011-06-291-0/+1
* vmxnet3: Enable GRO support.Jesse Gross2011-06-271-1/+4
* vxge: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason2011-06-271-8/+5
* sky2: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason2011-06-271-8/+7
* r8169: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-271-14/+6
* niu: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-271-1/+1
* bnx2x: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-272-7/+4
* bnx2: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-271-3/+2
* igb: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason2011-06-271-2/+2
* e1000e: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason2011-06-272-2/+2
OpenPOWER on IntegriCloud