aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/vxge/vxge-main.c
Commit message (Expand)AuthorAge
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* vxge: Configure the number of transmit descriptors per packet to MAX_SKB_FRAG...Sreenivasa Honnur2009-10-28
* vxge: Allow multiple functions with INTA.Sreenivasa Honnur2009-10-06
* vxge: Check if FCS stripping is disabled by the firmware.Sreenivasa Honnur2009-10-06
* vxge: Update driver_config->vpath_per_dev for each function in probe.Sreenivasa Honnur2009-10-06
* trivial: remove unnecessary semicolonsJoe Perches2009-09-21
* drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-03
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-01
* vxge: prefetch skb->dataBenjamin LaHaise2009-08-05
* vxge: prefetch RxD descriptorsBenjamin LaHaise2009-08-05
* vxge: fix pktgen hangs (don't abuse skb->cb[])Benjamin LaHaise2009-08-05
* vxge: don't drop frame on tx queue fullBenjamin LaHaise2009-08-05
* vxge: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-02
* vxge: Printing the function's configured mode of operationSreenivasa Honnur2009-07-05
* vxge: Disable fcs stripping.Sreenivasa Honnur2009-07-05
* vxge: Fixes in isr routineSreenivasa Honnur2009-07-05
* vxge: Removed the code to bounds check the mss valueSreenivasa Honnur2009-07-05
* vxge: check for card status before continuing in device closeSreenivasa Honnur2009-07-05
* vxge: Fixed memory leak by freeing memory allocated for device_configSreenivasa Honnur2009-07-05
* vxge: Removed ioremap of unused bar addresses and their referencesSreenivasa Honnur2009-07-05
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* vxge: Enable SRIOV support in the driver.Sivakumar Subramani2009-06-17
* net: dont update dev->trans_start in 10GB driversEric Dumazet2009-05-29
* vxge: should include tcp.hAlexander Beregalov2009-04-04
* Neterion: New driver: Main entry pointsRamkrishna Vepa2009-04-02