Commit Graph

244 Commits (5826cade4341a6298eb10d476dccc5f403ca7ad8)

Author SHA1 Message Date
Linas Vepstas 7347b03d25 [PATCH] e1000: Reset all functions after a PCI error 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Auke Kok 76ddb3fd96 e100, e1000, ixgb: increment version numbers 19 years ago
Vasily Averin 793fab7273 e1000: possible memory leak in e1000_set_ringparam 19 years ago
Linas Vepstas dbf38c9474 e1000: Janitor: Use #defined values for literals 19 years ago
Bruce Allan 4666560a37 e1000: don't strip vlan ID if 8021q claims it 19 years ago
Jeff Kirsher 2a88c17371 e1000: rework polarity, NVM, eeprom code and fixes. 19 years ago
Auke Kok 1314bbf3a3 e1000: driver state fixes (race fix) 19 years ago
Jeff Kirsher 4f5f2317fb e1000: reduce RAR entries available for ICH8 19 years ago
Jeff Kirsher caeccb682a e1000: add PCI-E capability detection code 19 years ago
Bruce Allan 61c2505fd5 e1000: handle manageability for pci-e adapters at PHY powerdown 19 years ago
Jeff Kirsher 09ae3e8866 e1000: gather hardware bit tweaks. 19 years ago
Jesse Brandeburg 65c7973fa5 e1000: Maybe stop TX if not enough free descriptors 19 years ago
Bruce Allan 249d71d694 e1000: Jumbo frames fixes for 82573 19 years ago
Jeff Kirsher 5f01607a5b e1000: Fix MANC detection for PCIE adapters 19 years ago
Jeff Kirsher 2f2ca2638c e1000: allow ethtool to pass arbitrary speed advertisment 19 years ago
Mitch Williams 49559854c9 e1000: add multicast stats counters 19 years ago
Nicholas Nunley 35574764c7 e1000: remove unused code and make symbols static 19 years ago
Jeff Kirsher 70c6f30a5e e1000: add enums for several link properties 19 years ago
Jeff Kirsher 11241b1069 e1000: rename flow control symbols 19 years ago
Auke Kok c4e24f01f1 e1000: keep .suspend and .resume driver methods in CONFIG_PM 19 years ago
Auke Kok 0eb5a34cdf e100, e1000, ixgb: Fix an impossible memory overwrite bug 19 years ago
Auke Kok 0abb6eb128 e100, e1000, ixgb: update copyright header and remove LICENSE 19 years ago
Al Viro 0c5649af3a [PATCH] restore __iomem annotations in e1000 19 years ago
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