- 332d4a7 ixgbe: Implement FCoE Rx side large receive offload feature to 82599 by Yi Zou · 16 years ago
- eacd73f ixgbe: Implement FCoE Tx side offload features in base driver of 82599 by Yi Zou · 16 years ago
- c9c7d2e ixgbe: Typecase '1' for 64 bit shift by Nelson, Shannon · 16 years ago
- bf069c9 ixgbe: fix failing to log fan failures by Don Skidmore · 16 years ago
- dfa12f0 ixgbe: Enable L2 header split in 82599 by Yi Zou · 16 years ago
- 163de42 ixgbe: set queue0 for srrctl configuration correctly for DCB by Alexander Duyck · 16 years ago
- afafd5b ixgbe: always set header length in SRRCTL by Alexander Duyck · 16 years ago
- 9ce7766 ixgbe: Proposed PARCH PCIE legacy I/O port free intel 10Gb NIC driver by gouji-new · 16 years ago
- 3044b8d ixgbe: Return PCI_ERS_RESULT_DISCONNECT when bus is disabled by Breno Leitao · 16 years ago
- fdaff1c ixgbe: skb_record_rx_queue should record rx queue instead of vector by Alexander Duyck · 16 years ago
- 7a921c9 ixgbe: make q_vectors dynamic to reduce netdev size by Alexander Duyck · 16 years ago
- aba7453 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- 6b73e10 ixgbe: Use generic MDIO definitions and functions by Ben Hutchings · 16 years ago
- dd4d8ca ixgbe: Use pci_wake_from_d3() instead of multiple pci_enable_wake() by Don Skidmore · 16 years ago
- bc59fcd ixgbe: Clear out stray tx work on link down by Nelson, Shannon · 16 years ago
- 835462f ixgbe: Interrupt management update for 82599 by Nelson, Shannon · 16 years ago
- f8212f9 ixgbe: enable HW RSC for 82599 by Alexander Duyck · 16 years ago
- 45a5ead ixgbe: enable hardware offload for sctp by Jesse Brandeburg · 16 years ago
- 182ff8d igb/ixgbe: remove unecessary checks for CHECKSUM_UNNECESSARY by Alexander Duyck · 16 years ago
- 495dce1 ixgbe: Fix WoL functionality for 82599 KX4 devices by Waskiewicz Jr, Peter P · 16 years ago
- e5e9743 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- 5438646 ixgbe: fix link down initial state by Jesse Brandeburg · 16 years ago
- f92ef20 ixgbe: Fix DCB traffic class mapping for 82599 by PJ Waskiewicz · 16 years ago
- a54bfa4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- 2238aff ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task() by Tony Breeds · 16 years ago
- 9d8d05a NET/ixgbe: Fix powering off during shutdown by Rafael J. Wysocki · 16 years ago
- af22ab1 ixgbe: update real_num_tx_queues on changing num_rx_queues by Wu Fengguang · 16 years ago
- 95615d9 ixgbe: fix tx queue index by Wu Fengguang · 16 years ago
- 8d1c3c0 ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task() by Tony Breeds · 16 years ago
- 0419305 ixgbe: Update get_physical_layer() calls, plus a version bump by Peter P Waskiewicz Jr · 16 years ago
- 04f165e ixgbe: Move PHY ops initialization to centralize bus accesses by PJ Waskiewicz · 16 years ago
- 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
- 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 16 years ago
- 71fd570 ixgbe: fix ethtool -A|a behavior by Don Skidmore · 16 years ago
- a20a119 ixgbe: Patch to fix driver panic while freeing up tx & rx resources by Mallikarjuna R Chilakala · 16 years ago
- 44df32c ixgbe: refactor tx buffer processing to use skb_dma_map/unmap by Alexander Duyck · 16 years ago
- 8be0e46 ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU cores by PJ Waskiewicz · 16 years ago
- cd7664f ixgbe: feature - driver to default with FC on. by Don Skidmore · 16 years ago
- b453368 ixgbe: fix build when DEBUG is defined by Alexander Duyck · 16 years ago
- 09a3b1f ixgbe: fix select_queue management by Stephen Hemminger · 16 years ago
- 22d5a71 ixgbe: Fixup the watchdog interrupt scheduling on 82599 by Jesse Brandeburg · 16 years ago
- 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- 4df1046 ixgbe: Cleanup some whitespace issues, fixup and add some comments by Jesse Brandeburg · 16 years ago
- 8851253 ixgbe: Two small fixes for 82599 when bringing the device down and for WoL by PJ Waskiewicz · 16 years ago
- 9891ca7 ixgbe: Add a few safety nets for register writes and descriptor cleanups by Jesse Brandeburg · 16 years ago
- 2a41ff8 ixgbe: Cleanup on the Rx init path by Jesse Brandeburg · 16 years ago
- 9a1a69ad ixgbe: Fix the Tx clean logic to return proper status by Jesse Brandeburg · 16 years ago
- 4dd64df ixgbe: fix bug with napi add before request_irq by Jesse Brandeburg · 16 years ago
- 509ee93 ixgbe: Fix interrupt configuration for 82599 by Jesse Brandeburg · 16 years ago
- 40dcd79 ixgbe: Disable DROP_EN for Rx queues by PJ Waskiewicz · 16 years ago
- d51019a ixgbe: Fix an accounting problem when the Rx FIFO is full by PJ Waskiewicz · 16 years ago
- e90d400 ixgbe: fix multiple unicast address support by Chris Leech · 16 years ago
- e8e2635 ixgbe: Add 82599 device id's, hook it up into the main driver. by PJ Waskiewicz · 16 years ago
- 32344a3 ixbge: fix bug when using large pages and jumbo frames by Jesse Brandeburg · 17 years ago
- 5403750 ixgbe: fix for 82598 Si errata causing buffer overflow by Don Skidmore · 17 years ago
- 367681f ixgbe: Removing the unused PAGE_USE_COUNT() macro. by Breno Leitão · 17 years ago
- 3e45066 ixgbe: Fix a set_num_queues() bug that can result in num_(r|t)x_queues = 0 by Peter P Waskiewicz Jr · 17 years ago
- 12207e4 ixgbe: Defeature Tx Head writeback by Peter P Waskiewicz Jr · 17 years ago
- 0ecc061 ixgbe: Update flow control state machine in link setup by Peter P Waskiewicz Jr · 17 years ago
- 34b0368 ixgbe: Display EEPROM version in ethtool -i queries by Peter P Waskiewicz Jr · 17 years ago
- 3201d31 ixgbe: Update link setup code to better support autonegotiation of speed by Peter P Waskiewicz Jr · 17 years ago
- bc97114 ixgbe: Refactor set_num_queues() and cache_ring_register() by Peter P Waskiewicz Jr · 17 years ago
- 3efac5a ixgbe: Update copyright dates, bump the driver version number by Peter P Waskiewicz Jr · 17 years ago
- eb7f139 ixgbe: Refactor MSI-X allocation mechanism by Peter P Waskiewicz Jr · 17 years ago
- 2f21bdd ixgbe: Add 82598 support for BX mezzanine devices by Don Skidmore · 17 years ago
- 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 17 years ago
- 0c8dfc8 net: Add skb_record_rx_queue() calls to multiqueue capable drivers. by David S. Miller · 17 years ago
- 1e336d0 ixgbe: add support KX/KX4 device by Don Skidmore · 17 years ago
- 5b9c3cd ixgbe: fix slow load times on 82598 nics by Don Skidmore · 17 years ago
- 78b6f4c ixgbe: Replace LRO with GRO by Herbert Xu · 17 years ago
- 288379f net: Remove redundant NAPI functions by Ben Hutchings · 17 years ago
- 1da100b ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}() by Peter P Waskiewicz Jr · 17 years ago
- 068c89b ixgbe: fix tag stripping for VLAN ID 0 by Don Skidmore · 17 years ago
- 15005a3 ixgbe: fix dca issue with relaxed ordering turned on by Don Skidmore · 17 years ago
- 7adf152 ixgbe: Fix NAPI enable/disable path when using DCB by Peter P Waskiewicz Jr · 17 years ago
- 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 17 years ago
- 5ecc361 ixgbe: fix dma mapping unbalance by Jesse Brandeburg · 17 years ago
- 6fabd71 ixgbe: Implement PCIe AER support by Peter P Waskiewicz Jr · 17 years ago
- a4d2f34 ixgbe: function comment typo by Wang Chen · 17 years ago
- feea6a5 ixgbe: section fixes by Al Viro · 17 years ago
- a46e534 ixgbe: cleanup link up/down messages by Jeff Kirsher · 17 years ago
- 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
- cb13fc2 ixgbe: Naming interrupt vectors by Robert Olsson · 17 years ago
- 7a6b6f5 DCB: fix kconfig option by Jeff Kirsher · 17 years ago
- ece4af1 driver/net/*: remove redundant argument comments by Qinghuang Feng · 17 years ago
- c4900be ixgbe: add SFP+ driver support by Donald Skidmore · 17 years ago
- 2f90b86 ixgbe: this patch adds support for DCB to the kernel and ixgbe driver by Alexander Duyck · 17 years ago
- 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 17 years ago
- 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
- 0edc352 ixgb: convert to net_device_ops by Stephen Hemminger · 17 years ago
- 79aefa4 ixgbe: fix compilation with gcc-3.4 by Alexey Dobriyan · 17 years ago
- 74ad0a5 ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}() by PJ Waskiewicz · 17 years ago
- 454d7c9 netdevice: safe convert to netdev_priv() #part-1 by Wang Chen · 17 years ago
- babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 17 years ago
- 0befdb3 ixgbe: add device support for 82598AT (copper 10GbE) adapters by Jesse Brandeburg · 17 years ago
- 7c510e4 net: convert more to %pM by Johannes Berg · 17 years ago
- 5dd2d33 [netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMA by Jeff Garzik · 17 years ago
- 6988867 ixgbe: whitespace/formatting cleanup by Alexander Duyck · 17 years ago
- b3c8b4b ixgbe: correctly add and remove napi queues by Alexander Duyck · 17 years ago
- b461724 ixgbe: Whitespace, copyright update and version number change patch by Peter P Waskiewicz · 17 years ago