Commit Graph

122 Commits (1c06328c0345638ea7532b45cadfe713c9e9781e)

Author SHA1 Message Date
Patrick Ohly 33af6bcc00 igb: use timecompare to implement hardware time stamping 16 years ago
Patrick Ohly c6cb090ba7 igb: stub support for SIOCSHWTSTAMP 16 years ago
Patrick Ohly 38c845c764 igb: access to NIC time 16 years ago
Jesse Brandeburg 593721833d igb: remove dead code in transmit routine 16 years ago
Alexander Duyck 86d5d38fa1 igb: update version number and copyright dates 16 years ago
Alexander Duyck 265de40908 igb: fix two minor items found during code review 16 years ago
Alexander Duyck 04fe63583d igb: update stats before doing reset in igb_down 16 years ago
Alexander Duyck 450c87c8d2 igb: remove redundant count set and err_hw_init 16 years ago
Alexander Duyck 8675737a9c igb: remove disable_av variable from mac_info struct 16 years ago
Alexander Duyck fa4dfae0ce igb: change pba size determination from if to switch statement 16 years ago
Alexander Duyck a8564f033e igb: move get_hw_control within igb_resume. 16 years ago
Alexander Duyck 4a3c6433e4 igb: don't read eicr when responding to legacy interrupts 16 years ago
Alexander Duyck 28b0759c22 igb: remove unnecessary adapter->hw calls when just hw-> will do. 16 years ago
Alexander Duyck 8a900862a2 igb: rename igb_update_mc_addr_list_82575 to not include the 82575 16 years ago
Alexander Duyck 4b1a987736 igb: remove redundant timer updates and cleanup watchdog_task 16 years ago
Alexander Duyck eebbbdba5e igb: cleanup igb_netpoll to be more friendly with napi & GRO 16 years ago
Alexander Duyck dda0e0834c igb: add counter for dma out of sync errors 16 years ago
Alexander Duyck 2753f4cebf igb: update testing done by ethtool 16 years ago
Alexander Duyck 7d8eb29e6e igb: update feature flags supported in ethtool 16 years ago
Alexander Duyck 0fbe67af3e igb: remove unused rx_hdr_split statistic 16 years ago
Alexander Duyck 312c75aee7 igb: rename nvm ops 16 years ago
Alexander Duyck a8d2a0c27f igb: rename phy ops 16 years ago
Alexander Duyck 40a70b3889 igb: read address from RAH/RAL instead of from EEPROM 16 years ago
Alexander Duyck c1889bfe68 igb: make dev_spec a union and remove dynamic allocation 16 years ago
Alexander Duyck 4d6b725e4d igb: add link check function 16 years ago
Alexander Duyck aed5dec370 igb: remove check for needing an io port 16 years ago
Alexander Duyck 83b7180d0d igb: move initialization of number of queues into set_interrupt_capability 16 years ago
Alexander Duyck db76176215 igb: move setting of buffsz out of repeated path in alloc_rx_buffers 16 years ago
Alexander Duyck 69d3ca5357 igb: optimize/refactor receive path 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
Alexander Duyck 5d0932a5dd igb: fix link reporting when using sgmii 16 years ago
Alexander Duyck ec54d7d6e4 igb: prevent skb_over panic w/ mtu smaller than 1K 16 years ago
Alexander Duyck bbd98fe48a igb: Fix DCA errors and do not use context index for 82576 16 years ago
David S. Miller 0c8dfc830a net: Add skb_record_rx_queue() calls to multiqueue capable drivers. 16 years ago
Alexander Duyck 921aa74912 igb: make certain to power on optics for 82576 fiber nics 16 years ago
Alexander Duyck 5851765cca igb: igb should not flag lltx 16 years ago
Herbert Xu 5c0999b72b igb: Replace LRO with GRO 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
Linus Torvalds e42e4ba07b igb: fix anoying type mismatch warning on rx/tx queue sizing 16 years ago
David S. Miller 8d25332081 igb: Fix build warning when DCA is disabled. 16 years ago
Alexander Duyck 26bc19ecf6 igb: re-order queues to support cleaner use of ivar on 82576 16 years ago
Alexander Duyck 0e014cb162 igb: defeature tx head writeback 16 years ago
Hannes Eder 678c610b5a drivers/net/igb: remove dead code (function 'igb_read_pci_cfg') 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Jeff Kirsher ea943d41a8 igb: fixup AER with proper error handling 16 years ago
Alexander Duyck 5e8427e5e2 igb: Correctly determine pci-e function number in virtual environment 16 years ago
Alexander Duyck b4557be23d igb: update handling of RCTL for smaller buffer sizes 16 years ago
Alexander Duyck cb7b48f671 igb/e1000e: Naming interrupt vectors 16 years ago
Alexander Duyck 40a914fa72 igb: Add support for pci-e Advanced Error Reporting 16 years ago
Alexander Duyck 527d47c111 igb: link up/down messages must follow a specific format 16 years ago