Commit History

Author SHA1 Message Date
  Joe Perches 75f5e1c6f6 drivers/net/vxge/vxge-main.c: Use pr_<level> and netdev_<level> 15 years ago
  Jon Mason 926bd900b1 vxge: Update copyright information 15 years ago
  Jon Mason 98f45da247 vxge: NETIF_F_LLTX removal 15 years ago
  Jon Mason 7adf7d1b0d vxge: Fix multicast issues 15 years ago
  Jon Mason d03848e057 vxge: Remove queue_state references 15 years ago
  David S. Miller 597e608a84 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
  Wu Fengguang 7074b16cc6 vxge: show startup message with KERN_INFO 15 years ago
  Michal Schmidt cc413d9097 vxge: fix memory leak in vxge_alloc_msix() error path 15 years ago
  Prarit Bhargava 7dad171c39 vxge: Fix checkstack warning in vxge_probe() 15 years ago
  Joe Perches a4b770972b drivers/net: Remove unnecessary returns from void function()s 15 years ago
  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. 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