Commit Graph

209 Commits (624dd66957e53e15cf40e937b50597c4d41f0e99)

Author SHA1 Message Date
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Frans Pop 19d5afd4f0 e1000e/igb/ixgbe: Don't report an error if devices don't support AER 16 years ago
Alexander Duyck 44c852ead5 igb: resolve namespacecheck warning for igb_hash_mc_addr 16 years ago
Joe Perches a419aef8b8 trivial: remove unnecessary semicolons 16 years ago
Alexander Duyck d314737ad3 igb: do not allow phy sw reset code to make calls to null pointers 16 years ago
Alexander Duyck 2fb02a26bd igb: reset sgmii phy at start of init 16 years ago
Ben Hutchings 7ab0f2736b netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations 16 years ago
Alexander Duyck ae641bdc26 igb: set vf rlpml wasn't taking vlan tag into account 16 years ago
Alexander Duyck 2dfd121265 igb: only disable/enable interrupt bits for igb physical function 16 years ago
Alexander Duyck ff41f8dcc6 igb: add support for set_rx_mode netdevice operation 16 years ago
Stephen Hemminger 0fc0b732ea netdev: drivers should make ethtool_ops const 16 years ago
Stephen Hemminger 3b29a56d31 intel: convert drivers to netdev_tx_t 16 years ago
Alexander Duyck cd1da50384 igb/ixgbe: add IPV6_CSUM support to vlan_features 16 years ago
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