Commit Graph

333 Commits (8a2e21038df74c4401f422346b9371a959c21438)

Author SHA1 Message Date
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
Ahmed S. Darwish c38db30b22 e1000: Use ARRAY_SIZE macro when appropriate 18 years ago
Arjan van de Ven 56e1393f82 user of the jiffies rounding code: e1000 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
Arnaldo Carvalho de Melo bbe735e424 [SK_BUFF]: Introduce skb_network_offset() 18 years ago
Linus Torvalds 46fcc86dd7 Revert "e1000: fix NAPI performance on 4-port adapters" 18 years ago
Dan Aloni 5c15bdec5c [VLAN]: Avoid a 4-order allocation. 18 years ago
Linus Torvalds b5bf28cde8 Revert "e1000: fix shared interrupt warning message" 18 years ago
Kok, Auke ca6efb7d6c e1000: allow ethtool to see link status when down 18 years ago
Kok, Auke 1d33e9c606 e1000: remove obsolete custom pci_save_state code 18 years ago
Kok, Auke d2ed16356f e1000: fix shared interrupt warning message 18 years ago
Robert P. J. Day d08df601a3 Various typo fixes. 18 years ago
Linas Vepstas 81b1955eef PCI: Use newly defined PCI channel offline routine 18 years ago
Arjan van de Ven 1d39ed565c remove NETIF_F_TSO ifdefery 18 years ago
Auke Kok 7e72157947 e1000: update version to 7.3.20-k2 18 years ago
Jesse Brandeburg 7753b171c4 e1000: tune our dynamic itr transmit packet accounting 18 years ago
Bruce Allan f6c57bafcd e1000: clear ip csum info from context descriptor 18 years ago
Auke Kok 9669f53b98 e1000: display flow control of link status at link up 18 years ago
Jesse Brandeburg 60cba200f1 e1000: fix NAPI performance on 4-port adapters 18 years ago
Jesse Brandeburg b5fc8f0c43 e1000: Fix MSI only interrupt handler routine 18 years ago
Auke Kok bf3cea4d8a e1000: clean up debug output defines 18 years ago
Jesse Brandeburg 9990fa3cbd e1000: simplify case handling gigabit at half duplex 18 years ago
Jeff Garzik e6331173c8 Revert "[PATCH] e1000: disable TSO on the 82544 with slab debugging" 18 years ago
Herbert Xu 683a2aa339 e1000: Do not truncate TSO TCP header with 82544 workaround 18 years ago
Jesse Brandeburg 79f3d3996f [PATCH] e1000: No-delay link detection at interface up 18 years ago
Jeff Garzik 15e376b4ee e1000: 3 new driver stats for managability testing 18 years ago
Jesse Brandeburg 1f753861d2 [PATCH] e1000: Make the copybreak value a module parameter 18 years ago
Bruce Allan 018ea44ef1 [PATCH] e1000: Fix PBA allocation calculations 18 years ago
Jesse Brandeburg d89b6c6750 [PATCH] e1000: narrow down the scope of the tipg timer tweak 18 years ago
Jeff Kirsher c3813ae661 [PATCH] e1000: fix ethtool reported bus type for older adapters 18 years ago
Bruce Allan 83cd827977 [PATCH] e1000: fix to set the new max frame size before resetting the adapter 18 years ago
Jeff Garzik bb8e3311ef e1000: workaround for the ESB2 NIC RX unit issue 18 years ago
Jesse Brandeburg 72f3ab7462 [PATCH] e1000: disable TSO on the 82544 with slab debugging 18 years ago