Commit History

Author SHA1 Message Date
  Jiri Pirko 567ec874d1 net: convert multiple drivers to use netdev_for_each_mc_addr, part6 15 years ago
  Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
  David S. Miller d4a66e752d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
  Denis Kirjanov fa15e99b6b vxge: use pci_dma_mapping_error to test return value 15 years ago
  Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
  hartleys bf54e73691 drivers/net/vxge/vxge-main.c: use %pM to show MAC address 15 years ago
  Denis Kirjanov b3837ceca0 vxge: use DMA_BIT_MASK instead of plain values. 15 years ago
  Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
  Sreenivasa Honnur 5beefb4f77 vxge: Configure the number of transmit descriptors per packet to MAX_SKB_FRAGS + 1. 15 years ago
  Sreenivasa Honnur eb5f10c21b vxge: Allow multiple functions with INTA. 15 years ago
  Sreenivasa Honnur fa41fd1003 vxge: Check if FCS stripping is disabled by the firmware. 15 years ago
  Sreenivasa Honnur 657205bdd7 vxge: Update driver_config->vpath_per_dev for each function in probe. 15 years ago
  Joe Perches a419aef8b8 trivial: remove unnecessary semicolons 16 years ago
  Eric Dumazet 451f144398 drivers: Kill now superfluous ->last_rx stores 16 years ago
  Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
  Benjamin LaHaise ea11bbe0c9 vxge: prefetch skb->data 16 years ago
  Benjamin LaHaise 3f23e436d2 vxge: prefetch RxD descriptors 16 years ago
  Benjamin LaHaise ff67df55f6 vxge: fix pktgen hangs (don't abuse skb->cb[]) 16 years ago
  Benjamin LaHaise 4403b37188 vxge: don't drop frame on tx queue full 16 years ago
  Dean Nelson e33b992d15 vxge: return PCI_ERS_RESULT_DISCONNECT on permanent failure 16 years ago
  Sreenivasa Honnur 0a25bdc696 vxge: Printing the function's configured mode of operation 16 years ago
  Sreenivasa Honnur 22fa125ee2 vxge: Disable fcs stripping. 16 years ago
  Sreenivasa Honnur a5d165b571 vxge: Fixes in isr routine 16 years ago
  Sreenivasa Honnur 6052ae1676 vxge: Removed the code to bounds check the mss value 16 years ago
  Sreenivasa Honnur bd9ee6808b vxge: check for card status before continuing in device close 16 years ago
  Sreenivasa Honnur 914d0d714f vxge: Fixed memory leak by freeing memory allocated for device_config 16 years ago
  Sreenivasa Honnur 7975d1eed7 vxge: Removed ioremap of unused bar addresses and their references 16 years ago
  Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
  Sivakumar Subramani 5dbc901172 vxge: Enable SRIOV support in the driver. 16 years ago
  Eric Dumazet 28679751a9 net: dont update dev->trans_start in 10GB drivers 16 years ago