Commit Graph

245 Commits (23e018a1b083ecb4b8bb2fb43d58e7c19b5d7959)

Author SHA1 Message Date
Frans Pop 19d5afd4f0 e1000e/igb/ixgbe: Don't report an error if devices don't support AER 16 years ago
Peter P Waskiewicz Jr 6ad3810b0e ixgbe: Remove ATR computation for UDP traffic 16 years ago
Ben Greear aad719182d ixgbe patch to provide NIC's tx/rx counters via ethtool 16 years ago
Peter P Waskiewicz Jr e0f4daffb3 ixgbe: Bump driver version number 16 years ago
Peter P Waskiewicz Jr 84f62d4b58 ixgbe: Fix disabling of relaxed ordering with Tx DCA 16 years ago
Nelson, Shannon bb5a9ad2b8 ixgbe: move rx queue RSC configuration to a separate function 16 years ago
Nelson, Shannon f7554a2bf2 ixgbe: Allow tx itr specific settings 16 years ago
Don Skidmore 0a1f87cbdb ixgbe: fix sfp_timer clean up in ixgbe_down 16 years ago
Peter P Waskiewicz Jr 8911184fed ixgbe: Add support for 82599-based CX4 adapters 16 years ago
Peter P Waskiewicz Jr 1b3ff02eac ixgbe: Properly disable packet split per-ring when globally disabled 16 years ago
Yi Zou 09ad1cc099 ixgbe: Distribute transmission of FCoE traffic in 82599 16 years ago
Yi Zou 8de8b2e634 ixgbe: Add support for multiple Tx queues for FCoE in 82599 16 years ago
Mallikarjuna R Chilakala 8620a103b5 ixgbe: refactor link setup code 16 years ago
Yi Zou 6ee1652051 ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp 16 years ago
Yi Zou 8450ff8cd7 ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599 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
Don Skidmore 7b25cdbafd ixgbe: cleanup functions that should have been defined static 16 years ago
Yi Zou f34c5c8284 ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devices 16 years ago
Lucy Liu 8a62babfb8 ixgbe: Fix receive on real device when VLANs are configured 16 years ago
Yi Zou 6e455b897b ixgbe: Disable packet split only on FCoE queues in 82599 16 years ago
Yi Zou a6616b42fb ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl() 16 years ago
Lucy Liu 36e89d73e5 ixgbe: allow vlan egress priority mapping in DCB mode 16 years ago
Peter P Waskiewicz Jr 0c19d6af92 ixgbe: Fix usage of second flags bitmap when using LRO/RSC 16 years ago
Peter P Waskiewicz Jr 8f9a71673d ixgbe: Fix netpoll to be properly multiqueue aware 16 years ago
Don Skidmore 8bae1b2b13 ixgbe: fix for 82599 errata marking UDP checksum errors 16 years ago
Andy Gospodarek ffafa60d49 ixgbe: remove unnecessary call to device_init_wakeup 16 years ago
Lucy Liu 601278659d ixgbe: Don't priority tag control frames in DCB mode 16 years ago
Yi Zou 0d5515894f ixgbe: Enable FCoE offload when DCB is enabled for 82599 16 years ago
Peter P Waskiewicz Jr bbf50e4df1 ixgbe: Bump version number 16 years ago
Peter P Waskiewicz Jr 3845bec0f3 ixgbe: Add device support for a new copper 82598 device 16 years ago
Peter P Waskiewicz Jr 078788b6a6 ixgbe: Make sure boolean assignments from bitwise operations done correctly 16 years ago
Yi Zou 8faa2a786a ixgbe: Fix coexistence of FCoE and Flow Director in 82599 16 years ago
Don Skidmore 5da43c1a78 ixgbe: fix inconsistent SFP/SFP+ failure results. 16 years ago
Don Skidmore 19343de279 ixgbe: fix regression on some 82598 adapters 16 years ago
Don Skidmore 63d6e1d80a ixgbe: fix issues with failing to detect insert of unsupported module 16 years ago
Jesse Brandeburg 4f57ca6e17 ixgbe: fix unmap length bug 16 years ago
Mallikarjuna R Chilakala a1f25324b9 ixgbe: Fix link capabilities during adapter resets 16 years ago
Don Skidmore 88d2b81f4e ixgbe: Fix SFP log messages 16 years ago
Jiri Pirko 31278e7147 net: group address list and its count 16 years ago
Yi Zou 3d8fd38567 ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599 16 years ago
Eric Dumazet 042a53a9e4 net: skb_shared_info optimization 16 years ago
Peter P Waskiewicz Jr a1c1db3920 ixgbe: Increase the driver version number 16 years ago
Peter P Waskiewicz Jr 794caeb259 ixgbe: Add FW detection and warning for 82599 SFP+ adapters 16 years ago
Peter P Waskiewicz Jr c4cf55e5d2 ixgbe: Enable Flow Director hashing in 82599 16 years ago
Peter P Waskiewicz Jr df647b5ca3 ixgbe: Add a second feature flags variable, move HW RSC capability there 16 years ago
Alexander Duyck 91281fd36c ixgbe: move tx processing into NAPI context 16 years ago
Alexander Duyck fe49f04aa8 ixgbe: move v_idx into q_vector and use as index only 16 years ago
Alexander Duyck 21fa4e66bd ixgbe: use rx_buffer_info->dma instead of nr_frags to determine skb unmap 16 years ago
Mallikarjuna R Chilakala 620fa036b2 ixgbe: Fix 82599 adapter link flickering issues 16 years ago