Commit Graph

496 Commits (7c52c07de8bd0433db6b3e0147544e5a2f01b786)

Author SHA1 Message Date
Matt Carlson daba2a631d tg3: Restore LAA sooner in shutdown sequence 16 years ago
Matt Carlson 9cf74ebb63 tg3: Limit CLKREQ fix to A[01] of 57780 asic rev 16 years ago
Matt Carlson 8d519ab286 tg3: Allow 5761 WOL and LED fixes to 5761S too 16 years ago
Matt Carlson 33466d938f tg3: Prevent send BD corruption 16 years ago
Matt Carlson df259d8cba tg3: Handle NVRAM absent cases 16 years ago
Matt Carlson 624f8e5082 tg3: Allow screaming interrupt detection 16 years ago
Matt Carlson 62cedd11f6 tg3: Fix SEEPROM accesses 16 years ago
James Bottomley 0d489ffb76 tg3: fix big endian MAC address collection failure 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Yang Hongyang 50cf156af7 dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) 16 years ago
Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
Nick Andrew 877d03105d trivial: Fix misspelling of firmware 16 years ago
David S. Miller 1383bdb98c tg3: Add GRO support. 16 years ago
Matt Carlson 9f8ac0b7b0 tg3: Fix 5906 link problems 16 years ago
Matt Carlson 0d2a5068aa tg3: Update copyright and version 16 years ago
Matt Carlson a6f6cb1cf8 tg3: Add version reporting for hardware selfboot 16 years ago
Matt Carlson 7fd764455a tg3: Add DASH firmware version reporting 16 years ago
Matt Carlson ff3a7cb252 tg3: Add legacy bootcode version decoding 16 years ago
Matt Carlson acd9c119cc tg3: Refactor firmware version routines 16 years ago
Matt Carlson 6d348f2c1e tg3: Eliminate tg3_nvram_read_swab() 16 years ago
Matt Carlson a9dc529dcd tg3: Correct NVRAM stream endian notations 16 years ago
Matt Carlson e4f341103e tg3: Invert nvram_read() and nvram_read_swab() 16 years ago
Matt Carlson ffbcfed441 tg3: Eliminate nvram routine forward declarations 16 years ago
Matt Carlson 844b3eed8a tg3: Refine tg3_vlan_rx_register() 16 years ago
Matt Carlson 7e5856bd96 tg3: Update ethtool set_settings error checks 16 years ago
Matt Carlson f7b493e021 tg3: Drop non-VLAN rx pkts larger than the MTU 16 years ago
Matt Carlson a6435f3a53 tg3: Fix 5906 link problems 16 years ago
Roel Kluin f72b534961 TG3: &&/|| confusion 16 years ago
Roel Kluin d4675b52a9 TG3: limit reaches -1 16 years ago
Francois Romieu 3d16543d32 tg3: remove extra casting 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
Matt Carlson 9e9fd12dc0 tg3: Fix firmware loading 16 years ago
Jaswinder Singh Rajput 077f849de4 firmware: convert tg3 driver to request_firmware() 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Matt Carlson d3d317092b tg3: Update version to 3.97 16 years ago
Matt Carlson aa10f27d99 tg3: tg3.h cleanups 16 years ago
Matt Carlson 69fc405318 tg3: Remove unused cfgspc device members 16 years ago
Matt Carlson 027455adac tg3: Cleanup IPV6 LSO 16 years ago
Matt Carlson 2023276ebf tg3: WOL fixes 16 years ago
Steve Glendinning bc02ff95fe net: Refactor full duplex flow control resolution 16 years ago
Steve Glendinning e18ce34654 net: Move flow control definitions to mii.h 16 years ago
Matt Carlson e245a3855e tg3: Update version to 3.96 16 years ago
Matt Carlson 321d32a052 tg3: Add 57780 support 16 years ago
Matt Carlson 22435849a6 tg3: Allow GPHY powerdown on 5761 16 years ago
Matt Carlson d5fe488a7b tg3: Embrace pci_ioremap_bar() 16 years ago
Matt Carlson dfe00d7d89 tg3: Extract FW ver from alt NVRAM formats 16 years ago
Matt Carlson 6833c043f9 tg3: Enable GPHY APD on select devices 16 years ago
Matt Carlson 5e7dfd0fb9 tg3: Prevent corruption at 10 / 100Mbps w CLKREQ 16 years ago
Matt Carlson 52f4490c3b tg3: Qualify use of tp->pcix_cap 16 years ago
Matt Carlson ad8292681a tg3: Use NET_IP_ALIGN 16 years ago