summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtnl: provide link dump consistency infoThomas Graf2011-07-024-0/+16
* net: de4x5: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser2011-07-011-4/+1Star
* be2net: clear intr bit in be_probe()Sathya Perla2011-07-011-0/+6
* be2net: create/destroy rx-queues on interface open/closeSathya Perla2011-07-013-44/+111
* be2net: fix certain cmd failure loggingSathya Perla2011-07-012-18/+23
* qlcnic: add external loopback supportAmit Kumar Salecha2011-07-013-12/+22
* net: add external loopback test in ethtool self testAmit Kumar Salecha2011-07-011-2/+14
* net: ucc_geth: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser2011-07-011-5/+0Star
* net: iseries_veth: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser2011-07-011-5/+3Star
* net: depca: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser2011-07-011-13/+8Star
* net: am79c961a: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser2011-07-011-8/+6Star
* wanxl: remove a stray irq enableDan Carpenter2011-07-011-1/+1
* Exclude duplicated checking for iface-up. This flags is checked in 'is_skb_fo...Alexander Smirnov2011-07-011-3/+0Star
* jme: Cleanup PM operations after using new PM APIGuo-Fu Tseng2011-07-012-12/+13
* jme: Fix compile warning introduced by new pm macroGuo-Fu Tseng2011-07-011-1/+1
* can: remove useless defaults in KconfigKurt Van Dijck2011-07-011-3/+0Star
* enic: Add support to configure hardware interrupt coalesce timers in a platfo...Vasanthy Kolluri2011-07-0111-26/+122
* virtio-net: per cpu 64 bit stats (v2)stephen hemminger2011-07-011-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/+14Star
* myri10ge: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-291-6/+5Star
* 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-281-1/+4
* vxge: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason2011-06-281-8/+5Star
* sky2: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason2011-06-281-8/+7Star
* r8169: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-281-14/+6Star
* niu: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-281-1/+1
* bnx2x: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-282-7/+4Star
* bnx2: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-281-3/+2Star
* igb: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason2011-06-281-2/+2
* e1000e: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason2011-06-282-2/+2
* cxgb3: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-282-8/+4Star
* mlx4: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-281-1/+1
* tg3: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-282-15/+15
* net: sh_eth: tidyup compile warningKuninori Morimoto2011-06-281-2/+2
* vmxnet3: Convert to new vlan model.Jesse Gross2011-06-283-83/+40Star
* can: bfin_can: auto-calculate accessor sizesMike Frysinger2011-06-281-59/+59
* can: bfin_can: simplify xmit id1 setupMike Frysinger2011-06-281-15/+6Star
* mlx4: use pci_dev->revisionSergei Shtylyov2011-06-281-2/+2
* net_sched: fix dequeuer fairnessjamal2011-06-271-5/+7