Commit History

Author SHA1 Message Date
  David S. Miller 871039f02f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
  Sreenivasa Honnur cb27ec6064 vxge: Pass correct number of VFs value to pci_sriov_enable(). 15 years ago
  Sreenivasa Honnur 9002397e29 vxge: Allow driver load for all enumerated pci functions. 15 years ago
  Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Sreenivasa Honnur b59c94571a vxge: Fixed MSIX interrupt configuration. 15 years ago
  Sreenivasa Honnur 3363276f1c vxge: Fix starvation of receive ring controller when blasted by short packets. 15 years ago
  Frans Pop 2381a55c88 net/various: remove trailing space in messages 15 years ago
  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. 16 years ago
  Sreenivasa Honnur fa41fd1003 vxge: Check if FCS stripping is disabled by the firmware. 16 years ago
  Sreenivasa Honnur 657205bdd7 vxge: Update driver_config->vpath_per_dev for each function in probe. 16 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