Commit History

Author SHA1 Message Date
  Jiri Pirko 567ec874d1 net: convert multiple drivers to use netdev_for_each_mc_addr, part6 15 years ago
  Joe Perches 0bc88e4af0 drivers/net/typhoon.c: Use (pr|netdev)_<level> macro helpers 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
  David S. Miller 3505d1a9fd Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
  Julia Lawall aa36ab8edb drivers/net/typhoon.c: remove exceptional & on function name 15 years ago
  Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
  Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
  Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
  Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
  David Dillow a8c9a53c22 typhoon: repair firmware loading 16 years ago
  David S. Miller 093fb6968d typhoon: Add missing firmware copy. 16 years ago
  David S. Miller d517c4a1da typhoon: Need non-vmalloc memory to DMA firmware to the card. 16 years ago
  Ben Hutchings b775a750c3 typhoon: Use request_firmware() 16 years ago
  Harvey Harrison 649aa95d75 typhoon: replace users of __constant_{endian} 16 years ago
  Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
  Stephen Hemminger 8bdd555366 typhoon: update to net_device_ops 16 years ago
  Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
  Wang Chen 8f15ea42b6 netdevice: safe convert to netdev_priv() #part-3 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
  Huang Weiyi fde9403a98 [netdrvr] remove unnecessary #include 17 years ago
  Jeff Garzik be0976be91 [netdrvr] kill sync_irq-before-freq_irq pattern 17 years ago
  Grant Grundler 5a0e2cd511 [netdrvr] typhoon: typhoon_resume - remove call to start_queue 17 years ago
  Andrew Morton 952b3494cf typhoon: section fix 17 years ago
  Al Viro 71f1bb1a8f typhoon: trivial endianness annotations 17 years ago
  Al Viro 8cc085c7ac typhoon: memory corruptor on big-endian if TSO is enabled 17 years ago
  Al Viro 8a5ed9efe6 typhoon: missed rx overruns on big-endian 17 years ago
  Al Viro b46281f9c5 typhoon: set_settings broken on big-endian 17 years ago