Commit Graph

370 Commits (b90f8e7296c39a13225fb0c0dfde1922fcf47ba7)

Author SHA1 Message Date
Jesse Brandeburg 9b471446cb ixgbe: use EIAM to automask MSI-X 15 years ago
Jesse Brandeburg 7ca3bc582c ixgbe: performance tweaks 15 years ago
Jesse Brandeburg 6bacb30079 ixgbe: change default ring size 15 years ago
Yi Zou 5f715823a0 ixgbe: select FCoE Tx queue in ndo_select_queue 15 years ago
Yi Zou 61a0f421ce ixgbe: use known user priority for FCoE when DCB is enabled 15 years ago
Alexander Duyck e5a43549f7 ixgbe: remove skb_dma_map/unmap calls from driver 15 years ago
PJ Waskiewicz 3b8626ba01 ixgbe: Display currently attached PHY through ethtool 15 years ago
Shannon Nelson 91152c3242 ixgbe: Fix Receive Address Register (RAR) cleaning and accounting 15 years ago
Don Skidmore 000c486dda ixgbe: LINKS2 is not a valid register for 82598 15 years ago
PJ Waskiewicz 9bbe3a570b ixgbe: Disable Flow Control for certain devices 15 years ago
Shannon Nelson cfb3f91af4 ixgbe: handle parameters for tx and rx EITR, no div0 15 years ago
Alexander Duyck dc63d3771c ixgbe: Only set/clear VFE in ixgbe_set_rx_mode 15 years ago
Mallikarjuna R Chilakala edd2ea5559 ixgbe: Use rx buffer length from rx ring for configuring rscctl 15 years ago
Mallikarjuna R Chilakala 94b982b2e4 ixgbe: Modify 82599 HWRSC statistics counters 15 years ago
Jaswinder Singh Rajput 30b768323f ixgbe: move tc variable to CONFIG_IXGBE_DCB 15 years ago
Joe Perches a0607fd3a2 drivers/net: request_irq - Remove unnecessary leading & from second arg 15 years ago
Breno Leitao c0e1f68bce ixgbe: Fixing EEH handler to handle more than one error 15 years ago
PJ Waskiewicz 342bde1b70 ixgbe: Make queue pairs on single MSI-X interrupts 15 years ago
Nelson, Shannon 8a0717f30c ixgbe: Flush the LSC mask change to prevent repeated interrupts 15 years ago
Ali Gholami Rudi f9254edaab ixgbe: r_idx not used in ixgbe_msix_clean_rx() 15 years ago
Don Skidmore ee5f784a2d ixgbe: fix traffic hangs on Tx with ioatdma loaded 15 years ago
Yi Zou 26f23d82dd ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabled 15 years ago
Yi Zou b352e40da8 ixgbe: Fix gso_max_size for 82599 when DCB is enabled 15 years ago
Yi Zou 61a1fa102a ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599 15 years ago
Yi Zou 383ff34beb ixgbe: Add support for 82599 alternative WWNN/WWPN prefix 15 years ago
Alexander Duyck 759884b4d4 ixgbe: fix memory leak when resizing rings while interface is down 15 years ago
Ajit Khaparde 29c3a050f8 ixgbe: Fix erroneous display of stats by ethtool -S 16 years ago
Eric Dumazet 89d71a66c4 net: Use netdev_alloc_skb_ip_align() 16 years ago
Don Skidmore cd7e1f0b05 ixgbe: Fix KR to KX fail over for Mezzanine cards 16 years ago
Don Skidmore 38ad1c8e8c ixgbe: add support for 82599 based Express Module X520-P2 16 years ago
Ajit Khaparde 2d86f1393c ixgbe: Use the instance of net_device_stats from net_device. 16 years ago
Stephen Hemminger 3295354322 dcb: data center bridging ops should be r/o 16 years ago
Don Skidmore dbfec662f2 ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz card 16 years ago
Don Skidmore 312eb9316f ixgbe: add support for 82599 Combined Backplane 16 years ago
Frans Pop 19d5afd4f0 e1000e/igb/ixgbe: Don't report an error if devices don't support AER 16 years ago
Jiri Pirko a00d2102ce ixgbe: correct the parameter description 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 539e5f02c5 ixgbe: Fix backplane flow control autoneg 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 6b1be1990d ixgbe: Create separate media type for CX4 adapters 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 d4ab88194e ixgbe: Add support for using FCoE DDP in 82599 as FCoE targets 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