Commit Graph

195 Commits (11ba964d4f936609a04e8b9f2051f6027ef761ae)

Author SHA1 Message Date
Alexander Duyck a0c98605d7 igb: initialize mailbox function pointers prior to phy init 16 years ago
Alexander Duyck 0cce119aa9 igb: cleanup flow control configuration to make requested/current more clear 16 years ago
Alexander Duyck 2d94d8ab76 igb: use buffer_info->dma instead of shinfo->nr_frags to determine unmap 16 years ago
Alexander Duyck 4703bf73bd igb: add support for 82576 mezzanine card 16 years ago
Alexander Duyck 08a72b5dce igb: remove unused switch statement from igb_set_wol 16 years ago
Alexander Duyck 5ac1665906 igb: cleanup receive address register initialization 16 years ago
Alexander Duyck 28fc06f58b igb: move all multicast addresses into multicast table array 16 years ago
Alexander Duyck 009bc06e53 igb: add completion timeout workaround for 82575/82576 16 years ago
Alexander Duyck 12645a196e igb: do not overwrite EEPROM LED settings 16 years ago
Alexander Duyck f3e7841ca3 igb: change configure_pcs_link to void since it always returns 0 16 years ago
Alexander Duyck 099e1cb700 igb: make serdes power down available for 82575 in addition to 82576 parts 16 years ago
Alexander Duyck dcc3ae9a52 igb: remove media type fiber as it is misleading 16 years ago
Eric Dumazet c8159b2db1 igb: gcc-3.4.6 fix 16 years ago
Alexander Duyck 19e588e7d1 igb: set lan id prior to configuring phy 16 years ago
Alexander Duyck 59ed6eecff igb: return PCI_ERS_RESULT_DISCONNECT on permanent error 16 years ago
Jesse Brandeburg 91615f765a igb: fix unmap length bug 16 years ago
Eric Dumazet 042a53a9e4 net: skb_shared_info optimization 16 years ago
Eric Dumazet cdd0db058d net: dont update dev->trans_start 16 years ago
Alexander Duyck cbe7a81a73 igb/e1000e: update PSSR_MDIX value to reflect correct bit 16 years ago
Jesper Dangaard Brouer 3ea73afafb igb: Record host memory receive overflow in net_stats 16 years ago
Jesper Dangaard Brouer 8c0ab70ab9 igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count) 16 years ago
Jeff Kirsher 3c514ce2f9 igb: add RQDPC (Receive Queue Drop Packet Count) register macro 16 years ago
Alexander Duyck 7e0e99ef43 igb: do not re-register DCA requester on device reset 16 years ago
Jesse Brandeburg c2d5ab4973 e1000/e1000e/igb/ixgb: don't txhang after link down 16 years ago
Alexander Duyck 77a22941f9 igb: resolve panic on shutdown when SR-IOV is enabled 16 years ago
Alexander Duyck 7beb0146fc igb/igbvf: set rx csum always enabled in hw, disable via sw 16 years ago
Jesse Brandeburg b9473560c6 igb: Enable SCTP checksum offloading 16 years ago
Alexander Duyck 182ff8dfdb igb/ixgbe: remove unecessary checks for CHECKSUM_UNNECESSARY 16 years ago
Alexander Duyck 2844f79758 igb: make rxcsum configuration seperate from multiqueue 16 years ago
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