summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-08-25mlx4_en: get/set ringsize uses actual ring sizeYevgeny Petrilin1-5/+6
2010-08-25mlx4_en: Fixing report in Ethtool get_settingsYevgeny Petrilin4-2/+42
2010-08-25mlx4_en: Added self diagnostics test implementationYevgeny Petrilin13-27/+385
2010-08-25mlx4_en: Validate port up prior to transmittingYevgeny Petrilin1-0/+3
2010-08-25mlx4_en: Reporting link state with KERN_INFOYevgeny Petrilin2-2/+4
2010-08-25mlx4_en: Fixed MAX_TX_RINGS definitionYevgeny Petrilin1-1/+1
2010-08-25mlx4_en: performing CLOSE_PORT at the end of tear-down processYevgeny Petrilin1-2/+4
2010-08-25mlx4_en: Setting dev->perm_addr fieldYevgeny Petrilin1-3/+4
2010-08-25mlx4_en: Setting actual RX ring sizeYevgeny Petrilin1-2/+2
2010-08-25mlx4_en: Fixed incorrect unmapping on RX flow.Yevgeny Petrilin1-1/+1
2010-08-24bcm63xx_enet: use netdev statsEric Dumazet2-34/+27
2010-08-24ethoc: get rid of ethoc_stats()Eric Dumazet1-6/+0
2010-08-24be2net: get rid of be_get_stats()Eric Dumazet1-6/+0
2010-08-24cxgb4: update PCI idsDimitris Michailidis1-10/+20
2010-08-24cxgb4: fix setting of the function number in transmit descriptorsDimitris Michailidis1-1/+1
2010-08-24cxgb4: support eeprom read/write on functions other than 0Dimitris Michailidis2-9/+32
2010-08-24cxgb4: handle Rx/Tx queue ranges not starting at 0Dimitris Michailidis4-11/+35
2010-08-24bna: Delete get_flags and set_flags ethtool methods.David S. Miller1-2/+0
2010-08-24bna: Brocade 10Gb Ethernet device driverRasesh Mody28-0/+21966
2010-08-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+2
2010-08-23mlx4: remove num_lro parameterAmerigo Wang5-12/+3
2010-08-23xen: use less generic names in netfront driver.Ian Campbell1-4/+4
2010-08-23isdn/avm: fix build when PCMCIA is not enabledRandy Dunlap1-1/+2
2010-08-23bnx2: Add PCI Advanced Error Reporting support.John Feeney1-10/+34
2010-08-22tokenring: remove unneeded NULL checksDan Carpenter1-4/+2
2010-08-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller41-186/+1973
2010-08-22amd8111e: use net_device_stats from struct net_deviceEric Dumazet2-8/+7
2010-08-22atl1c: use net_device_stats from struct net_deviceEric Dumazet2-4/+3
2010-08-22PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov3-0/+738
2010-08-20qlge: pull NULL check ahead of dereferenceDan Carpenter1-2/+3
2010-08-20tehuti: Use net_device_stats from struct net_deviceTobias Klauser2-15/+7
2010-08-20ep93xx_eth: Use net_device_stats from struct net_deviceTobias Klauser1-24/+15
2010-08-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller24-137/+174
2010-08-20qlcnic: update version 5.0.8Amit Kumar Salecha1-2/+2
2010-08-20qlcnic: rom lock recoverySucheta Chakraborty2-4/+14
2010-08-20qlcnic: firmware initialization updateSony Chacko4-131/+47
2010-08-20qlcnic: fix endiness in eswitch statisticsAmit Kumar Salecha1-2/+16
2010-08-20qlcnic: mark device state as failedAmit Kumar Salecha1-10/+13
2010-08-20qlcnic: fix npar stateAmit Kumar Salecha1-14/+29
2010-08-20qlcnic: support anti mac spoofingSony Chacko2-0/+12
2010-08-20qlcnic: configure offload setting on eswitchRajesh Borundia2-6/+133
2010-08-20qlcnic: configure port on eswitchRajesh Borundia4-134/+254
2010-08-20qlcnic: replace magic numbers with definesSony Chacko4-3/+8
2010-08-20qlcnic: remove unused codeSony Chacko2-20/+0
2010-08-20qlcnic: fix inconsistent lock stateAmit Kumar Salecha1-7/+0
2010-08-20ixgbe: rewrite ethtool test to use standard config functionsAlexander Duyck3-253/+169
2010-08-20ixgbe: update all DESC_ADV macros to accept a ring pointerAlexander Duyck4-18/+18
2010-08-20ixgbe: combine Rx into into ixgbe_configure_rxAlexander Duyck1-57/+95
2010-08-20ixgbe: pull all Tx init into ixgbe_configure_txAlexander Duyck1-39/+52
2010-08-20ixgbe: move all GPIE register config into a single functionAlexander Duyck1-42/+30