Commit History

Author SHA1 Message Date
  Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
  Bruce Allan b55de80e49 e100: add support for 82552 10/100 adapter 16 years ago
  Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
  Jaswinder Singh Rajput 9ac32e1bc0 firmware: convert e100 driver to request_firmware() 16 years ago
  Bruce Allan f26251eb68 e100: cosmetic cleanup 16 years ago
  Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
  Jeff Kirsher f4113030e7 e100: cleanup link up/down messages 16 years ago
  Stephen Hemminger 008298231a netdev: add more functions to netdevice ops 16 years ago
  Stephen Hemminger acc784263b e100: convert to net_device_ops 16 years ago
  David S. Miller 198d6ba4d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
  Jesse Brandeburg 773c9c1f77 e100: fix dma error in direction for mapping 16 years ago
  David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
  Rafael J. Wysocki bc79fc8409 e100: adapt to the reworked PCI PM 16 years ago
  Johannes Berg e174961ca1 net: convert print_mac to %pM 16 years ago
  David S. Miller b262e60309 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
  Harvey Harrison b39d66a81f drivers/net: replace __FUNCTION__ with __func__ 16 years ago
  Rafael J. Wysocki e7272403d2 e100: Use pci_pme_active to clear PME_Status and disable PME# 16 years ago
  Jiri Slaby 17393dd67c e100, fix iomap read 16 years ago
  FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
  Kevin Hao 1923815d85 e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xx 17 years ago
  Harvey Harrison 6caf52a453 net: use get/put_unaligned_* helpers 17 years ago
  Al Viro 1172899a30 e100: endianness annotations 17 years ago
  Auke Kok f902283bbe e100: Do suspend/shutdown like e1000 17 years ago
  Andreas Mohr 0a0863af0d e100: fix spelling errors 17 years ago
  Jiri Slaby 915e91d734 Net: e100, fix iomap mem accesses 17 years ago
  Al Viro aaf918ba8c e100 endianness annotations 17 years ago
  David Acker 7734f6e6bc Fix e100 on systems that have cache incoherent DMA 17 years ago
  Alejandro Martinez Ruiz 4c3616cdda netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN 17 years ago
  David S. Miller 53e52c729c [NET]: Make ->poll() breakout consistent in Intel ethernet drivers. 17 years ago
  David S. Miller 4ec2411980 [NET]: Do not check netif_running() and carrier state in ->poll() 17 years ago