aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-01net: de4x5: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser1-4/+1
2011-06-30be2net: clear intr bit in be_probe()Sathya Perla1-0/+6
2011-06-30be2net: create/destroy rx-queues on interface open/closeSathya Perla3-44/+111
2011-06-30be2net: fix certain cmd failure loggingSathya Perla2-18/+23
2011-06-30qlcnic: add external loopback supportAmit Kumar Salecha3-12/+22
2011-06-30net: ucc_geth: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser1-5/+0
2011-06-30net: iseries_veth: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser1-5/+3
2011-06-30net: depca: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser1-13/+8
2011-06-30net: am79c961a: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser1-8/+6
2011-06-30wanxl: remove a stray irq enableDan Carpenter1-1/+1
2011-06-30Exclude duplicated checking for iface-up. This flags is checked in 'is_skb_forwardable' function, which is subroutine of 'dev_forward_skb'.Alexander Smirnov1-3/+0
2011-06-30jme: Cleanup PM operations after using new PM APIGuo-Fu Tseng2-12/+13
2011-06-30jme: Fix compile warning introduced by new pm macroGuo-Fu Tseng1-1/+1
2011-06-30can: remove useless defaults in KconfigKurt Van Dijck1-3/+0
2011-06-30enic: Add support to configure hardware interrupt coalesce timers in a platform independent wayVasanthy Kolluri11-26/+122
2011-06-30virtio-net: per cpu 64 bit stats (v2)stephen hemminger1-6/+79
2011-06-30xen/netback: Add module alias for autoloadingBastian Blank1-0/+1
2011-06-29myri10ge: update versionJon Mason1-2/+2
2011-06-29myri10ge: misc style cleanupsJon Mason1-18/+14
2011-06-29myri10ge: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-6/+5
2011-06-29myri10ge: add support for set_phys_idJon Mason2-0/+57
2011-06-29myri10ge: allow small_bytes = 0Jon Mason1-3/+11
2011-06-29myri10ge: rework parity error check and cleanupJon Mason1-40/+60
2011-06-29myri10ge: Mask PCI Surprise Link Down EventsJon Mason1-0/+21
2011-06-29myri10ge: ensure tx queues remain stoppedJon Mason1-1/+2
2011-06-29caif: Fix recieve/receive typoJoe Perches1-1/+1
2011-06-29net: include dma-mapping.h in ll_temac_main.c for dma_map_single etcStephen Rothwell1-0/+1
2011-06-29net: include io.h in sja1000_of_platform.c for iounmap etcStephen Rothwell1-0/+1
2011-06-27vmxnet3: Enable GRO support.Jesse Gross1-1/+4
2011-06-27vxge: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason1-8/+5
2011-06-27sky2: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason1-8/+7
2011-06-27r8169: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-14/+6
2011-06-27niu: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-1/+1
2011-06-27bnx2x: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2-7/+4
2011-06-27bnx2: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-3/+2
2011-06-27igb: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason1-2/+2
2011-06-27e1000e: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason2-2/+2
2011-06-27cxgb3: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2-8/+4
2011-06-27mlx4: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-1/+1
2011-06-27tg3: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2-15/+15
2011-06-27net: sh_eth: tidyup compile warningKuninori Morimoto1-2/+2
2011-06-27vmxnet3: Convert to new vlan model.Jesse Gross3-83/+40
2011-06-27can: bfin_can: auto-calculate accessor sizesMike Frysinger1-59/+59
2011-06-27can: bfin_can: simplify xmit id1 setupMike Frysinger1-15/+6
2011-06-27mlx4: use pci_dev->revisionSergei Shtylyov1-2/+2
2011-06-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6David S. Miller7-345/+298
2011-06-27wan: Update to current logging formsJoe Perches7-96/+96
2011-06-27ixp4xx_hss: Update to current logging formsJoe Perches1-15/+13
2011-06-27farsync: Update to current logging formsJoe Perches1-4/+3
2011-06-27dscc4: Update to current logging formsJoe Perches1-42/+38