Commit History

Author SHA1 Message Date
  David S. Miller 17f7f4d9fc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
  Jarek Poplawski 78a36f2547 sundance: Fix oopses with corrupted skb_shared_info 14 years ago
  Denis Kirjanov 4b4f546708 sundance: Program station address into HW 14 years ago
  Denis Kirjanov 24de5285dc sundance: Wrap up acceess to ASICCtrl high word with a macro 14 years ago
  Denis Kirjanov 725a4a465c sundance: Add initial ethtool stats support 14 years ago
  Eric Dumazet 7b738b55b2 sundance: get_stats proper locking 14 years ago
  Denis Kirjanov 10e7e9c44d sundance: Drop legacy _COMPAT_WITH_OLD_KERNEL includes 14 years ago
  Denis Kirjanov a9478e3861 sundance: Use dev_kfree_skb_any() helper 14 years ago
  Denis Kirjanov d91dc27993 sundance: Handle DMA mapping errors 14 years ago
  Denis Kirjanov 0c8a745f06 sundance: Convert to DMA API 14 years ago
  Denis Kirjanov 61a21455ee sundance: Add power management hooks 14 years ago
  Joe Perches c061b18df0 drivers/net: Remove address use from assignments of function pointers 15 years ago
  Joe Perches a4b770972b drivers/net: Remove unnecessary returns from void function()s 15 years ago
  Eric Dumazet 1ae5dc342a net: trans_start cleanups 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
  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
  Jiri Pirko 5508590c19 net: convert multiple drivers to use netdev_for_each_mc_addr, part2 15 years ago
  Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
  Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
  Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
  Joe Perches a0607fd3a2 drivers/net: request_irq - Remove unnecessary leading & from second arg 15 years ago
  Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 15 years ago
  David S. Miller aa11d958d1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
  Joe Perches ad361c9884 Remove multiple KERN_ prefixes from printk formats 16 years ago
  Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
  Eric Dumazet 553e233562 net: use netdev stats in b44, sundance, via-rhine and via-velocity 16 years ago
  Stephen Hemminger 3af0fe3975 sundance: fix non-constant printk warnings 16 years ago
  Roel Kluin 62660e2808 sundance: missing parentheses? 16 years ago
  Stephen Hemminger 633a277e2a sundance: update to net_device_ops 16 years ago