Commit Graph

253 Commits (7e38017557bc0b87434d184f8804cadb102bb903)

Author SHA1 Message Date
Alexander Duyck 7d5753f08c igb: rework use of VMOLR in regards to PF and VFs 15 years ago
Alexander Duyck f2ca0dbe07 igb: replace the VF clear_to_send with a flags value 15 years ago
Alexander Duyck d249be5474 igb: use packet buffer sizes from RXPBS register 15 years ago
Alexander Duyck c5b9bd5e4f igb: cleanup some of the code related to hw timestamping 15 years ago
Alexander Duyck 4fc82adfb0 igb: add support for seperate tx-usecs setting in ethtool 15 years ago
Alexander Duyck b1a436c34c igb: make tx ring map and free functionality non-static 15 years ago
Alexander Duyck d7ee5b3a78 igb: re-use ring configuration code in ethtool testing 15 years ago
Alexander Duyck 10d8e9073a igb: setup vlan tag replication stripping in igb_vmm_control 15 years ago
Alexander Duyck d4960307ea igb: delay VF reset notification until after interrupts are enabed 15 years ago
Alexander Duyck 06cf2666c7 igb: move the multiple receive queue configuration into seperate function 15 years ago
Alexander Duyck e694e964fc igb: place a pointer to the netdev struct in the ring itself 15 years ago
Alexander Duyck 85ad76b2f9 igb: add a flags value to the ring 15 years ago
Alexander Duyck 04a5fcaaf0 igb: move alloc_failed and csum_err stats into per rx-ring stat 15 years ago
Alexander Duyck 4c844851d1 igb: move rx_buffer_len into the ring structure 15 years ago
Alexander Duyck 80785298aa igb: add pci device pointer to ring structure 15 years ago
Alexander Duyck fce99e3415 igb: change the head and tail offsets into pointers 15 years ago
Alexander Duyck 952f72a8ce igb: move SRRCTL register configuration into ring specific config 15 years ago
Alexander Duyck 6ec43fe635 igb: remove rx_ps_hdr_len 15 years ago
Alexander Duyck 85b430b477 igb: move the tx and rx ring specific config into seperate functions 15 years ago
Alexander Duyck 7d95b7170e igb: increase minimum rx buffer size to 1K 15 years ago
Alexander Duyck 094919a4b0 igb: remove rx checksum good counter 15 years ago
Alexander Duyck 047e0030f1 igb: add new data structure for handling interrupts and NAPI 15 years ago
Eric Dumazet 89d71a66c4 net: Use netdev_alloc_skb_ip_align() 16 years ago
Ajit Khaparde 8d24e93309 igb: Use the instance of net_device_stats from net_device. 16 years ago
Alexander Duyck 747d49baaf igb: add support for 82576NS SerDes adapter 16 years ago
Alexander Duyck 68d480c4de igb: make use of the uta to allow for promiscous mode filter 16 years ago
Alexander Duyck 26ad91783c igb: add combined function for setting rar and pool bits 16 years ago
Frans Pop 19d5afd4f0 e1000e/igb/ixgbe: Don't report an error if devices don't support AER 16 years ago
Joe Perches a419aef8b8 trivial: remove unnecessary semicolons 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 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 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 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 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 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
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
Alexander Duyck 7e0e99ef43 igb: do not re-register DCA requester on device reset 16 years ago