Commit History

Author SHA1 Message Date
  Kulikov Vasiliy 0b9be50b3b hamachi: Use the instance of net_device_stats from net_device. 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
  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 48e2f183cb net: convert multiple drivers to use netdev_for_each_mc_addr, part4 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
  David S. Miller 3505d1a9fd Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
  Eric Dumazet 89d71a66c4 net: Use netdev_alloc_skb_ip_align() 15 years ago
  Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 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
  Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
  Eric Dumazet cdd0db058d net: dont update dev->trans_start 16 years ago
  Stephen Hemminger 98683956ac hamachi: fix non-constant printk warnings 16 years ago
  Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
  Stephen Hemminger fe96aaa14f netdev: add missing set_mac_address hook 16 years ago
  Stephen Hemminger a8652d237b hamachi: convert to net_device_ops 16 years ago
  David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
  Johannes Berg e174961ca1 net: convert print_mac to %pM 16 years ago
  Stephen Hemminger 8eb6013189 hamachi: use netdev_alloc_skb 17 years ago
  Harvey Harrison 6caf52a453 net: use get/put_unaligned_* helpers 17 years ago
  Al Viro 8e98591840 hamachi endianness fixes 17 years ago
  Stephen Hemminger ddfce6bb43 network drivers: sparse warning fixes 17 years ago
  Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 17 years ago