Commit History

Author SHA1 Message Date
  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
  David S. Miller 51c24aaaca Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
  Ram Vepa 2d146eb172 S2io: two branches the same in wait_for_cmd_complete() 15 years ago
  Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
  Jiri Kosina d014d04386 Merge branch 'for-next' into for-linus 15 years ago
  Uwe Kleine-König fbfecd3712 tree-wide: fix typos "couter" -> "counter" 15 years ago
  Breno Leitao b8a623bf83 s2io: fixing a ethtool test that is broken 15 years ago
  Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
  Joe Perches 9e39f7c5b3 s2io: Generate complete messages using single line DBG_PRINTs 16 years ago
  Joe Perches 82c2d02356 s2io.c: Convert skipped nic->config.tx_cfg[i]. to tx_cfg-> 16 years ago
  Joe Perches ffb5df6ce7 s2io.c: Standardize statistics accessors 16 years ago
  Joe Perches a2a20aef44 s2io.c: fix spelling explaination 16 years ago
  Joe Perches 6cef2b8eb7 s2io.c: convert printks to pr_<level> 16 years ago
  Joe Perches d44570e406 s2io.c: Make more conforming to normal kernel style 16 years ago
  Joe Perches 44364a035a s2io.c: use kzalloc 16 years ago
  Joe Perches 4f87032021 s2io.c: Use calculated size in kmallocs 16 years ago
  Joe Perches 13d866a9c9 s2io.c: Shorten code line length by using intermediate pointers 16 years ago
  Joe Perches 6fce365df8 s2io.c: Use const for strings 16 years ago
  Dean Nelson 1e3c8bd638 s2io: return PCI_ERS_RESULT_DISCONNECT on permanent failure 16 years ago
  Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
  Tobias Klauser f957bcf016 s2io: Remove private boolean definitions 16 years ago
  Eric Dumazet 28679751a9 net: dont update dev->trans_start in 10GB drivers 16 years ago
  Ben Hutchings 4023939667 s2io: Use generic MDIO definitions 16 years ago
  Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
  Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
  Hannes Eder 8d668bfef6 drivers/net/s2io.c: fix sparse warning: symbol shadows an earlier one 16 years ago
  Breno Leitao 073a24364f s2io: Formatting log message 16 years ago
  David S. Miller 0c8dfc830a net: Add skb_record_rx_queue() calls to multiqueue capable drivers. 16 years ago
  Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago