aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-08-24mlx4_en: Validate port up prior to transmittingYevgeny Petrilin
2010-08-24mlx4_en: Reporting link state with KERN_INFOYevgeny Petrilin
2010-08-24mlx4_en: Fixed MAX_TX_RINGS definitionYevgeny Petrilin
2010-08-24mlx4_en: performing CLOSE_PORT at the end of tear-down processYevgeny Petrilin
2010-08-24mlx4_en: Setting dev->perm_addr fieldYevgeny Petrilin
2010-08-24mlx4_en: Setting actual RX ring sizeYevgeny Petrilin
2010-08-24mlx4_en: Fixed incorrect unmapping on RX flow.Yevgeny Petrilin
2010-08-24bcm63xx_enet: use netdev statsEric Dumazet
2010-08-24ethoc: get rid of ethoc_stats()Eric Dumazet
2010-08-24be2net: get rid of be_get_stats()Eric Dumazet
2010-08-23cxgb4: update PCI idsDimitris Michailidis
2010-08-23cxgb4: fix setting of the function number in transmit descriptorsDimitris Michailidis
2010-08-23cxgb4: support eeprom read/write on functions other than 0Dimitris Michailidis
2010-08-23cxgb4: handle Rx/Tx queue ranges not starting at 0Dimitris Michailidis
2010-08-23bna: Delete get_flags and set_flags ethtool methods.David S. Miller
2010-08-23bna: Brocade 10Gb Ethernet device driverRasesh Mody
2010-08-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-22mlx4: remove num_lro parameterAmerigo Wang
2010-08-22xen: use less generic names in netfront driver.Ian Campbell
2010-08-22isdn/avm: fix build when PCMCIA is not enabledRandy Dunlap
2010-08-22bnx2: Add PCI Advanced Error Reporting support.John Feeney
2010-08-22tokenring: remove unneeded NULL checksDan Carpenter
2010-08-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-21amd8111e: use net_device_stats from struct net_deviceEric Dumazet
2010-08-21atl1c: use net_device_stats from struct net_deviceEric Dumazet
2010-08-21PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov
2010-08-19qlge: pull NULL check ahead of dereferenceDan Carpenter
2010-08-19tehuti: Use net_device_stats from struct net_deviceTobias Klauser
2010-08-19ep93xx_eth: Use net_device_stats from struct net_deviceTobias Klauser
2010-08-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-08-19qlcnic: update version 5.0.8Amit Kumar Salecha
2010-08-19qlcnic: rom lock recoverySucheta Chakraborty
2010-08-19qlcnic: firmware initialization updateSony Chacko
2010-08-19qlcnic: fix endiness in eswitch statisticsAmit Kumar Salecha
2010-08-19qlcnic: mark device state as failedAmit Kumar Salecha
2010-08-19qlcnic: fix npar stateAmit Kumar Salecha
2010-08-19qlcnic: support anti mac spoofingSony Chacko
2010-08-19qlcnic: configure offload setting on eswitchRajesh Borundia
2010-08-19qlcnic: configure port on eswitchRajesh Borundia
2010-08-19qlcnic: replace magic numbers with definesSony Chacko
2010-08-19qlcnic: remove unused codeSony Chacko
2010-08-19qlcnic: fix inconsistent lock stateAmit Kumar Salecha
2010-08-19ixgbe: rewrite ethtool test to use standard config functionsAlexander Duyck
2010-08-19ixgbe: update all DESC_ADV macros to accept a ring pointerAlexander Duyck
2010-08-19ixgbe: combine Rx into into ixgbe_configure_rxAlexander Duyck
2010-08-19ixgbe: pull all Tx init into ixgbe_configure_txAlexander Duyck
2010-08-19ixgbe: move all GPIE register config into a single functionAlexander Duyck
2010-08-19ixgbe: Move virtualization config into a separate functionAlexander Duyck
2010-08-19ixgbe: move all Rx DMA control register writes to one central locationAlexander Duyck
2010-08-19ixgbe: Move max frame size and Rx buffer length configuration into a functionAlexander Duyck