- 63544e9 ixgbe: Move all values that deal with count, next_to_use, next_to_clean to u16 by Alexander Duyck · 14 years ago
- 7d4987d ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline function by Alexander Duyck · 14 years ago
- a65151ba2 ixgbe: pass adapter struct instead of netdev for interrupt data by Alexander Duyck · 14 years ago
- a38a104 ixgbe: update driver version string by Don Skidmore · 14 years ago
- 1f4d518 ixgbe: fix ring assignment issues for SR-IOV and drop cases by Alexander Duyck · 14 years ago
- 2ba279e ixgbe: disable RSC when Rx checksum is off by Emil Tantilov · 14 years ago
- c988ee8 ixgbe: move reset code into a separate function by Emil Tantilov · 14 years ago
- 3a28926 ixgbe: move setting RSC into a separate function by Emil Tantilov · 14 years ago
- e4911d5 ixgbe: add support for nfc addition and removal of filters by Alexander Duyck · 14 years ago
- 3e05334 ixgbe: add support for displaying ntuple filters via the nfc interface by Alexander Duyck · 14 years ago
- 91cd94b ixgbe: add basic support for setting and getting nfc controls by Alexander Duyck · 14 years ago
- c04f6ca ixgbe: update perfect filter framework to support retaining filters by Alexander Duyck · 14 years ago
- 03ecf91 ixgbe: fix flags relating to perfect filters to support coexistence by Alexander Duyck · 14 years ago
- b29a216 ixgbe: remove ntuple filtering by Alexander Duyck · 14 years ago
- dadbe85 ixgbe: setup per CPU PCI pool for FCoE DDP by Vasu Dev · 14 years ago
- 9612de9 ixgbe: add support for Dell CEM by Emil Tantilov · 14 years ago
- fb5475f ixgbe: DCB, remove unneeded ixgbe_dcb_txq_to_tc() routine by John Fastabend · 14 years ago
- b1bbdb2 ixgbe: DCB and perfect filters can coexist by John Fastabend · 14 years ago
- 6f70f6a ixgbe: fix bit mask for DCB version by John Fastabend · 14 years ago
- 86b4db3 ixgbe: setup redirection table for multiple packet buffers by John Fastabend · 14 years ago
- aba70d5 ixgbe: DCB 82598 devices, tx_idx and rx_idx swapped by John Fastabend · 14 years ago
- e901acd ixgbe: DCB use existing TX and RX queues by John Fastabend · 14 years ago
- 8b1c0b2 ixgbe: configure minimal packet buffers to support TC by John Fastabend · 14 years ago
- 72a32f1 ixgbe: consolidate MRQC and MTQC handling by John Fastabend · 14 years ago
- 80605c65 ixgbe: consolidate packet buffer allocation by John Fastabend · 14 years ago
- 1fcd86b ixgbe: dcbnl reduce duplicated code and indentation by John Fastabend · 14 years ago
- a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
- 6403eab drivers/net: Remove unnecessary semicolons by Joe Perches · 14 years ago
- 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 14 years ago
- 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
- 4f6290c ixgbe: Add support for new 82599 adapter by Don Skidmore · 14 years ago
- c050999 ixgbe: fix sparse warning by Emil Tantilov · 14 years ago
- 34cecbb ixgbe: cleanup some minor issues in ixgbe_down() by Alexander Duyck · 14 years ago
- f0f9778 ixgbe: Merge over-temp task into service task by Alexander Duyck · 14 years ago
- d034acf ixgbe: Merge ATR reinit into the service task by Alexander Duyck · 14 years ago
- c83c6cb ixgbe: merge reset task into service task by Alexander Duyck · 14 years ago
- 93c52dd ixgbe: Merge watchdog functionality into service task by Alexander Duyck · 14 years ago
- 7086400 ixgbe: Combine SFP and multi-speed fiber task into single service task by Alexander Duyck · 14 years ago
- e606bfe ixgbe: move flags and state into the same cacheline by Alexander Duyck · 14 years ago
- 51275d3 ixgbe: force unlock on timeout by Emil Tantilov · 14 years ago
- a1cbb15 ixgbe: Add macvlan support for VF by Greg Rose · 14 years ago
- bcec8b6 ixgbe,rcu: convert call_rcu(ring_free_rcu) to kfree_rcu() by Lai Jiangshan · 14 years ago
- 58f6bcf ixgbe: add ethtool counters for OS2BMC by Emil Tantilov · 14 years ago
- 67a74ee ixgbe: add rxhash support by Emil Tantilov · 14 years ago
- 6716344 ixgbe: Cleanup PCIe bus speed info by Don Skidmore · 14 years ago
- 68c7005 ixgbe: improve EEPROM read/write operations by Emil Tantilov · 14 years ago
- 95a4601 ixgbe: fix sparse warning by Emil Tantilov · 14 years ago
- 2698b20 ixgbe: fix typo error with software defined pins on 82599 by Don Skidmore · 14 years ago
- 6d980c3 ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync() by Emil Tantilov · 14 years ago
- 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 14 years ago
- 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 14 years ago
- 66e6961 ixgbe: convert to ethtool set_phys_id by Emil Tantilov · 14 years ago
- e7fd925 ixgbe: fix X540 ethtool loopback test. by Don Skidmore · 14 years ago
- c89c711 ixgbe: Bump version by Don Skidmore · 14 years ago
- 58be766 ixgbe: enable SCTP checksum offload for X540 by Don Skidmore · 14 years ago
- 7aba7b0 ixgbe: do not clear FCoE DDP error status for received ABTS by Yi Zou · 14 years ago
- b32c8dc ixgbe: fix static functions by John Fastabend · 14 years ago
- 11b1d38 ixgbe: remove ntuple display support by Alexander Duyck · 14 years ago
- 98508c9 ixgbe: add LED blink code for x540 by Emil Tantilov · 14 years ago
- 0665b09 ixgbe: add support for 64k EEPROM for 82599 by Emil Tantilov · 14 years ago
- 83dfde4 ixgbe: register defines cleanup by Emil Tantilov · 14 years ago
- 50c022e ixgbe: explicitly disable 100H for x540 by Emil Tantilov · 14 years ago
- 45a5f72 ixgbe: DCB, X540 devices do not respond to pause frames by John Fastabend · 14 years ago
- e09ad23 ixgbe: DCB, misallocated packet buffer size with X540 device by John Fastabend · 14 years ago
- b776d10 ixgbe: make device_caps() generic by Emil Tantilov · 14 years ago
- a59e8a1 ixgbe: explicitly disable 100H for x540 by Emil Tantilov · 14 years ago
- 4c40ef0 ixgbe: add support for new HW by Emil Tantilov · 14 years ago
- eb9c3e3 ixgbe: fix semaphores in eeprom routines for x540 by Emil Tantilov · 14 years ago
- 032b432 ixgbe: cleanup short msleep's (<20ms) to use usleep_range by Don Skidmore · 14 years ago
- 0fa6d83 ixgbe: fix 82599 KR downshift coexistence with LESM FW module by Emil Tantilov · 14 years ago
- 3d5c520 ixgbe: move disabling of relaxed ordering in start_hw() by Emil Tantilov · 14 years ago
- 7184b7c ixgbe: refactor common start_hw code for 82599 and x540 by Emil Tantilov · 14 years ago
- 75e3d3c ixgbe: update version string for Dell CEM use by Jeff Kirsher · 14 years ago
- d6cd8e0 ixgbe: fix namespacecheck issue by Emil Tantilov · 14 years ago
- c913018 ixgbe: correct function number for some 82598 parts by Emil Tantilov · 14 years ago
- 2ea5ea5 ixgbe: fix return value checks by Emil Tantilov · 15 years ago
- c8ca76e ixgbe: DCB, further cleanups to app configuration by John Fastabend · 15 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- 1f4a024 ixgbe: DCB, PFC not cleared until reset occurs by John Fastabend · 15 years ago
- ff4ab20 ixgbe: add support for VF Transmit rate limit using iproute2 by Lior Levy · 15 years ago
- 1390a59 ixgbe: DCB, set minimum bandwidth per traffic class by John Fastabend · 15 years ago
- 9dda173 ixgbe: update PHY code to support 100Mbps as well as 1G/10G by Emil Tantilov · 15 years ago
- 7e7eb43 ixgbe: remove timer reset to 0 on timeout by Emil Tantilov · 15 years ago
- c27931d ixgbe: DCB during ifup use correct CEE or IEEE mode by John Fastabend · 15 years ago
- 17049d3 ixgbe: IEEE 802.1Qaz, implement priority assignment table by John Fastabend · 15 years ago
- 3b97fd6 ixgbe: DCB, missed translation from 8021Qaz TSA to CEE link strict by John Fastabend · 15 years ago
- 8187cd4 ixgbe: DCB: enable RSS to be used with DCB by John Fastabend · 15 years ago
- 24095aa ixgbe: enable ndo_tc_setup by John Fastabend · 15 years ago
- e5b6463 ixgbe: DCB, use multiple Tx rings per traffic class by John Fastabend · 15 years ago
- dc166e2 ixgbe: DCB remove ixgbe_fcoe_getapp routine by John Fastabend · 15 years ago
- f8628d4 ixgbe: DCB, implement ieee_setapp dcbnl ops by John Fastabend · 15 years ago
- 3032309 ixgbe: DCB, implement capabilities flags by John Fastabend · 15 years ago
- 5217e87 ixgbe: fix compile failure in ixgbe_init_mbx_params_pf by Andy Gospodarek · 15 years ago
- 2b642ca ixgbe: fix setting and reporting of advertised speeds by Emil Tantilov · 15 years ago
- da74cd4 ixgbe: fix spelling errors by Emil Tantilov · 15 years ago
- d7c8a29 ixgbe: improve logic in ixgbe_init_mbx_params_pf by Emil Tantilov · 15 years ago
- 77ed18f ixgbe: add function description by Emil Tantilov · 15 years ago
- 0b0c2b3 ixgbe: Enable flow control pause parameter auto-negotiation support by Emil Tantilov · 15 years ago
- a3aeea0 ixgbe: Add x540 statistic counter definitions by Emil Tantilov · 15 years ago
- 667c756 ixgbe: clear correct counters for flow control on 82599 by Emil Tantilov · 15 years ago