Commit Graph

323 Commits (8197b7118add28f9aaa99c1fb73c0e201c8cde52)

Author SHA1 Message Date
Alexander Duyck 3935358ebc igb: reconfigure mailbox timeout logic 16 years ago
Alexander Duyck 78b1f6070f igb: always use adapter->itr as EITR value 16 years ago
Jesse Brandeburg 4cb9be7ab4 e1000/e1000e/igb/ixgb: do not use netif_wake_queue un-necessarily 16 years ago
Jesse Brandeburg b168dfc516 igb: fix link down inital state 16 years ago
Alexander Duyck 9ca046d574 igb: do not check for vf_data if we didn't enable vfs 16 years ago
Alexander Duyck ff6f63dde7 igb: fix unused external references introduced with sr-iov changes 16 years ago
Alexander Duyck 2a3abf6d17 igb: remove sysfs entry that was used to set the number of vfs 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
Rafael J. Wysocki 3fe7c4c9dc net/igb: Fix kexec with igb (rev. 3) 16 years ago
Alexander Duyck cdfa9f6444 igb: cleanup igb loopback path 16 years ago
Alexander Duyck a6a605691f igb: increase delay for copper link setup 16 years ago
Alexander Duyck d1a8c9e1c8 igb: set num_rx/tx_queues to 0 when queues are freed 16 years ago
Alexander Duyck 59c3de8944 igb: add support for x2 link width configurations 16 years ago
Alexander Duyck 65689fef7e igb: cleanup tx dma so map & unmap use matching calls 16 years ago
Alexander Duyck c5cd11e380 igb: rework igb_set_multi so that vfs are properly updated 16 years ago
Alexander Duyck 0e34048572 igb: update driver to use setup_timer function 16 years ago
Alexander Duyck c493ea45a4 igb: remove IGB_DESC_UNUSED since it is better handled by a function call 16 years ago
Arthur Jones fa4a7ef36e igb: allow tx of pre-formatted vlan tagged packets 16 years ago
Alexander Duyck 682337fe06 igb: remove ASPM L0s workaround 16 years ago
Alexander Duyck c8ea5ea9da igb: add support for 82576 quad copper adapter 16 years ago
Alexander Duyck 9eb2341d0d igb: add support for another dual port 82576 non-security nic 16 years ago
Alexander Duyck 75f4f382e3 igb: correct typo that was setting vfta mask to 1 16 years ago
Alexander Duyck cad6d05f56 igb: add PF to pool 16 years ago
Alexander Duyck a2cf8b6ce1 igb: support wol on second port 16 years ago
Alexander Duyck bd38e5d124 igb: resolve warning of unused adapter struct 16 years ago
Alexander Duyck 5e6d5b17db igb: remove netif running call from igb_poll 16 years ago
Maciej Sosnowski 92be791759 igb: switch to new dca API 16 years ago
Alexander Duyck 19147bb5f1 igb: remove skb_orphan calls 16 years ago
Alexander Duyck 376801172a igb: this patch addes the sr-iov enablement option via num_vfs parameter 16 years ago
Alexander Duyck 4ae196dfd6 igb: Add support for enabling VFs to PF driver. 16 years ago
Alexander Duyck e173952257 igb: add pf side of VMDq support 16 years ago
Alexander Duyck 1bfaf07bb1 igb: add vfs_allocated_count as placeholder for number of vfs 16 years ago
Alexander Duyck 46544258de igb: update napi polling to consolidate function and return correct values 16 years ago
Hannes Eder 9107584ecd drivers/net/igb: fix sparse warning: symbol shadows an earlier one 16 years ago
Jeff Kirsher 5fbbcb79e5 igb: remove LRO Kconfig option 16 years ago
Alexander Duyck 85e8d004ec igb: transition driver to only using advanced descriptors 16 years ago
Alexander Duyck cbd347adfe igb: remove unused defines 16 years ago
Alexander Duyck bc1cbd3493 igb: misc cleanup to combine one if statement 16 years ago
Alexander Duyck 56fbbb4e61 igb: cleanup incorrect comment and set IP Checksum Enable 16 years ago
Alexander Duyck 1e5c3d218a igb: reduce size required to trigger low latency 16 years ago
Alexander Duyck 73cd78f1d3 igb: misc whitespace/formatting cleanups 16 years ago
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