Commit Graph

220 Commits (ecd9561687a0952a96a0a705f618e59cb6f3189b)

Author SHA1 Message Date
Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
Jeff Garzik f8ec473387 e1000, ixgb: Remove pointless wrappers 19 years ago
Linas Vepstas 72e8d6bbc1 [PATCH] e1000 disable device on PCI error 19 years ago
Jeff Garzik 7282d491ec drivers/net: const-ify ethtool_ops declarations 19 years ago
Auke-Jan H Kok d3148ce9a6 [PATCH] e1000: revert 'e1000: Remove 0x1000 as supported device' 19 years ago
Auke Kok 6a9516989f [PATCH] e1000: fix TX timout hang regression for 82542rev3 19 years ago
Adrian Bunk cff93eb3d3 [PATCH] make drivers/net/e1000/e1000_hw.c:e1000_phy_igp_get_info() static 19 years ago
Auke Kok 7cc33234f2 e1000: Increment driver version to 7.2.7-k2 19 years ago
Christoph Hellwig ca6f722419 e1000: clean up skb allocation code 19 years ago
Jesse Brandeburg 5881cde8a3 e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express device 19 years ago
Jesse Brandeburg 120cd57644 e1000: unify WoL capability detection code 19 years ago
Auke Kok 1db2740d78 e1000: Use module param array code 19 years ago
Auke Kok e7b4411704 e1000: remove unused part_num reading code 19 years ago
Auke Kok 3d1dd8cb23 e1000: error out if we cannot enable PCI device on resume 19 years ago
Vasily Averin 3fbbc72ef1 e1000: ring buffers resources cleanup 19 years ago
Vasily Averin 6dd62ab063 e1000: e1000_probe resources cleanup 19 years ago
Vasily Averin 401a552b8b e1000: IRQ resources cleanup 19 years ago
Auke Kok 8fc897b00a e1000: Whitespace cleanup, cosmetic changes 19 years ago
Jeff Garzik 299176206b drivers/net: Remove deprecated use of pci_module_init() 19 years ago
Adrian Bunk e4c780b1ff [PATCH] drivers/net/e1000/: possible cleanups 19 years ago
Auke Kok dc335d9735 e1000: Increment driver version to 7.1.9-k6 19 years ago
Jeff Kirsher 600c977c08 e1000: Disable aggressive clocking on esb2 with SERDES port 19 years ago
Jeff Kirsher 7820d4281a e1000: Force full DMA clocking for 10/100 speed 19 years ago
Jeff Kirsher c9c1b834c7 e1000: Allow NVM to setup LPLU for IGP2 and IGP3 19 years ago
Jesse Brandeburg 1a821ca595 e1000: explicit locking for two ethtool path functions 19 years ago
Jesse Brandeburg d658266ed6 e1000: Explicitly power up the PHY during loopback testing. 19 years ago
Jeff Kirsher 673a052fde e1000: Remove 0x1000 as supported device 19 years ago
Auke Kok e15fdd0391 e1000: Same cosmetic fix as earlier sent out for IPV4. 19 years ago
David S. Miller 87f5032e0c [E1000]: Convert to netdev_alloc_skb 19 years ago
Auke Kok 36902f2e35 e1000: bump version to 7.1.9-k4 19 years ago
Auke Kok eb0f8054dd e1000: fix panic on large frame receive when mtu=default 19 years ago
Auke Kok f235a2abb2 e1000: remove CRC bytes from measured packet length 19 years ago
Auke Kok d3d9e484b2 e1000: Redo netpoll fix to address community concerns 19 years ago
Andrew Morton 61ef5c00a6 [PATCH] e1000: irq naming update 19 years ago
Herbert Xu 89114afd43 [NET] gso: Add skb_is_gso 19 years ago
Thomas Gleixner 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Auke Kok e4ac9773be e1000: increase version to 7.1.9-k2 19 years ago
Auke Kok ae2c3860eb e1000: add ich8lan device ID's 19 years ago
Auke Kok 1f9e7e3d32 e1000: allow user to disable ich8 lock loss workaround 19 years ago
Auke Kok cd94dd0b64 e1000: integrate ich8 support into driver 19 years ago
Auke Kok d37ea5d562 e1000: add ich8lan core functions 19 years ago
Auke Kok ab7bc0ad72 e1000: disable ERT 19 years ago
Auke Kok 592600a053 e1000: check return value of _get_speed_and_duplex 19 years ago
Auke Kok ee04022a21 e1000: M88 PHY workaround 19 years ago
Auke Kok f1b3a85354 e1000: fix adapter led blinking inconsistency 19 years ago
Auke Kok 7dfee0cb1d e1000: disable CRC stripping workaround 19 years ago
Auke Kok 4ca213a695 e1000: force register write flushes to circumvent broken platforms 19 years ago
Auke Kok 17231712ab e1000: rework module param code with uninitialized values 19 years ago
Auke Kok 864c4e45ec e1000: recycle skb 19 years ago