aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/vxge/vxge-main.c
AgeCommit message (Expand)Author
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger
2009-08-05vxge: prefetch skb->dataBenjamin LaHaise
2009-08-05vxge: prefetch RxD descriptorsBenjamin LaHaise
2009-08-05vxge: fix pktgen hangs (don't abuse skb->cb[])Benjamin LaHaise
2009-08-05vxge: don't drop frame on tx queue fullBenjamin LaHaise
2009-08-01vxge: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson
2009-07-05vxge: Printing the function's configured mode of operationSreenivasa Honnur
2009-07-05vxge: Disable fcs stripping.Sreenivasa Honnur
2009-07-05vxge: Fixes in isr routineSreenivasa Honnur
2009-07-05vxge: Removed the code to bounds check the mss valueSreenivasa Honnur
2009-07-05vxge: check for card status before continuing in device closeSreenivasa Honnur
2009-07-05vxge: Fixed memory leak by freeing memory allocated for device_configSreenivasa Honnur
2009-07-05vxge: Removed ioremap of unused bar addresses and their referencesSreenivasa Honnur
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-06-17vxge: Enable SRIOV support in the driver.Sivakumar Subramani
2009-05-29net: dont update dev->trans_start in 10GB driversEric Dumazet
2009-04-04vxge: should include tcp.hAlexander Beregalov
2009-04-02Neterion: New driver: Main entry pointsRamkrishna Vepa