Commit History

Author SHA1 Message Date
  Masatake YAMATO 828d055fd0 fix typo about TBI in e1000 comment 17 years ago
  Krishna Kumar 6d1e3aa7bd e1000: Simple optimizations in e1000_xmit_frame 17 years ago
  Peter Oruba 007755eb86 PCI-X/PCI-Express read control interfaces: use them in e1000 18 years ago
  Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 17 years ago
  Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
  Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 17 years ago
  Auke Kok f4ec7f9871 e1000: Add device IDs of blade version of the 82571 quad port 18 years ago
  Auke Kok ce57a02c64 e1000: Add device IDs of new 82571 board variants 18 years ago
  Auke Kok 44c10138fd PCI: Change all drivers to use pci_device->revision 18 years ago
  Auke Kok 416b5d10af e1000: disable polling before registering netdevice 18 years ago
  Herbert Xu 4731305435 e1000: restore netif_poll_enable call but make sure IRQs are off 18 years ago
  Auke Kok 3e1657c8ef e1000: Don't enable polling in open() (was: e1000: assertion hit in e1000_clean(), kernel 2.6.21.1) 18 years ago
  Auke Kok e94bd23f67 e1000: Fix msi enable leak on error, don't print error message, cleanup 18 years ago
  Oleg Nesterov 28e53bddf8 unify flush_work/flush_work_keventd and rename it to cancel_work_sync 18 years ago
  Andrew Morton d9ef8b9288 e1000: use flush_work_keventd() 18 years ago
  Milind Arun Choudhary 9099cfb917 e1000: ROUND_UP macro cleanup in drivers/net/e1000 18 years ago
  Yan Burman 1c7e5b125a e1000: Use kcalloc() 18 years ago
  Arjan van de Ven 56e1393f82 user of the jiffies rounding code: e1000 18 years ago
  Linus Torvalds c58b8e4a25 Merge branch 'e1000-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 18 years ago
  Mark Huth f50393fe86 e1000: FIX: Stop raw interrupts disabled nag from RT 18 years ago
  Bruce Allan 31d76442f7 e1000: FIX: firmware handover bits 18 years ago
  Auke Kok e0aac5a289 e1000: FIX: be ready for incoming irq at pci_request_irq 18 years ago
  Herbert Xu 628592ccdb [NETDRV]: Perform missing csum_offset conversions 18 years ago
  Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 18 years ago
  Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
  Arnaldo Carvalho de Melo aa8223c7bb [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th 18 years ago
  Arnaldo Carvalho de Melo ab6a5bb6b2 [TCP]: Introduce tcp_hdrlen() and tcp_optlen() 18 years ago
  Arnaldo Carvalho de Melo ea2ae17d64 [SK_BUFF]: Introduce skb_transport_offset() 18 years ago
  Arnaldo Carvalho de Melo 0660e03f6b [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h 18 years ago
  Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago