summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2010-07-20bnx2: Update version to 2.0.17.Michael Chan1-2/+2
2010-07-20bnx2: Remove some unnecessary smp_mb() in tx fast path.Michael Chan1-1/+9
2010-07-20bnx2: Call pci_enable_msix() with actual number of vectors.Michael Chan2-7/+26
2010-07-20bnx2: Use proper counter for net_device_stats->multicast.Michael Chan1-1/+1
2010-07-20ixgbe: fix version string for ixgbeDon Skidmore1-1/+1
2010-07-20ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma poolYi Zou1-1/+1
2010-07-20ixgbe: properly toggling netdev feature flags when disabling FCoEYi Zou2-13/+11
2010-07-20ixgbe: drop support for UDP in RSS hash generationAlexander Duyck1-3/+1
2010-07-20ixgbe: dcb, set DPF bit when PFC is enabledJohn Fastabend1-1/+1
2010-07-20e1000: allow option to limit number of descriptors down to 48 per ringAlexander Duyck1-2/+2
2010-07-20drivers/net/82596.c: fix warningAndrew Morton1-1/+1
2010-07-20ks8842: Fix ks8842_tx_frame() for 16bit case.David S. Miller1-5/+3
2010-07-20smsc911x: Add spinlocks around registers accessCatalin Marinas1-40/+52
2010-07-20bonding: avoid a warningEric Dumazet1-0/+2
2010-07-20net: Removing dead ARCH_PNX010XChristoph Egger2-47/+2
2010-07-20net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configurationShreyas Bhatewara2-5/+12
2010-07-20net-next: vmxnet3 fixes [4/5] Do not reset when the device is not openedShreyas Bhatewara1-0/+2
2010-07-19bonding: fix bond_inet6addr_event()Eric Dumazet1-0/+2
2010-07-19s2io: Remove unnecessary memset of netdev private dataTobias Klauser1-1/+0
2010-07-19net: support time stamping in phy devices.Richard Cochran2-0/+7
2010-07-19net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran22-39/+31
2010-07-19arcnet: fix signed bug in probe functionDan Carpenter2-3/+3
2010-07-19qlcnic: fix pci resource leakAmit Kumar Salecha1-1/+6
2010-07-19net-next: vmxnet3 fixes [3/5] Initialize link state at probe timeShreyas Bhatewara1-5/+8
2010-07-19bnx2: use device model DMA APIStanislaw Gruszka1-53/+58
2010-07-19bnx2: allocate with GFP_KERNEL flag on RX path initStanislaw Gruszka1-8/+9
2010-07-16cxgb4vf: fix SGE resource resource deallocation bugCasey Leedom1-1/+1
2010-07-16net-next: vmxnet3 fixes [2/5] Interrupt control bitmapRonghua Zang2-1/+10
2010-07-16net-next: fix LRO feature update in vmxnet3Shreyas Bhatewara1-2/+3
2010-07-16vxge: Version updateJon Mason1-3/+2
2010-07-16vxge: Update copyright informationJon Mason14-26/+26
2010-07-16vxge: NETIF_F_LLTX removalJon Mason3-129/+39
2010-07-16vxge: Fix multicast issuesJon Mason1-124/+146
2010-07-16vxge: Remove queue_state referencesJon Mason2-86/+42
2010-07-16drivers: ixgbevf: fix unsigned underflowKulikov Vasiliy1-1/+2
2010-07-16drivers: irda: fix sign bugKulikov Vasiliy1-1/+1
2010-07-16drivers: irda: fix sign bugKulikov Vasiliy1-1/+1
2010-07-16net/nuc900: enable Mac driver clockWan ZongShun1-0/+3
2010-07-16drivers/net/mlx4: Use %pV, pr_<level>, printk_onceJoe Perches6-61/+71
2010-07-15bonding: fix a buffer overflow in bonding_show_queue_id.Nicolas de Pesloüan1-2/+2
2010-07-15eth16i: fix memory leakKulikov Vasiliy1-1/+3
2010-07-15netxen: fix for kdumpRajesh Borundia1-1/+15
2010-07-15wd: fix memory leakKulikov Vasiliy1-1/+3
2010-07-15tulip: formatting of pointers in printk()Kulikov Vasiliy2-4/+4
2010-07-15qlcnic: restore NPAR config data after recoveryAnirban Chakraborty3-23/+72
2010-07-15qlcnic: aer supportSucheta Chakraborty2-1/+137
2010-07-15qlcnic: fix netdev notifier in error pathAmit Kumar Salecha1-1/+9
2010-07-15qlcnic: disable tx timeout recoveryAmit Kumar Salecha1-2/+4
2010-07-15qlcnic: fix pause params settingRajesh Borundia1-0/+4
2010-07-15eth_v10: Removing dead ETRAX_NETWORK_RED_ON_NO_CONNECTIONChristoph Egger1-4/+0