2011-05-04 |
Jeff Kirsher | ixgb: convert to set_phys_id Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-05-04 |
Emil Tantilov | e100: fix build warning Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-27 |
Emil Tantilov | ixgbe: convert to ethtool set_phys_id Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-27 |
Don Skidmore | ixgbe: fix X540 ethtool loopback test. Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-27 |
Don Skidmore | ixgbe: Bump version Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-27 |
Don Skidmore | ixgbe: enable SCTP checksum offload for X540 Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-27 |
Yi Zou | ixgbe: do not clear FCoE DDP error status for received... Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-27 |
John Fastabend | ixgbe: fix static functions Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-27 |
Alexander Duyck | ixgbe: remove ntuple display support Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-27 |
Emil Tantilov | ixgbe: add LED blink code for x540 Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-27 |
Emil Tantilov | ixgbe: add support for 64k EEPROM for 82599 Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-27 |
Emil Tantilov | ixgbe: register defines cleanup Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-27 |
Emil Tantilov | ixgbe: explicitly disable 100H for x540 Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-27 |
Bruce Allan | e1000e: implement ethtool set_phys_id Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-14 |
John Fastabend | ixgbe: DCB, X540 devices do not respond to pause frames Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-14 |
John Fastabend | ixgbe: DCB, misallocated packet buffer size with X540... Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-14 |
Emil Tantilov | ixgbe: make device_caps() generic Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-14 |
Emil Tantilov | ixgbe: explicitly disable 100H for x540 Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-14 |
Emil Tantilov | ixgbe: add support for new HW Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-14 |
Emil Tantilov | ixgbe: fix semaphores in eeprom routines for x540 Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-14 |
Don Skidmore | ixgbe: cleanup short msleep's (<20ms) to use usleep_range Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-14 |
Emil Tantilov | ixgbe: fix 82599 KR downshift coexistence with LESM... Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-14 |
Emil Tantilov | ixgbe: move disabling of relaxed ordering in start_hw() Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-14 |
Emil Tantilov | ixgbe: refactor common start_hw code for 82599 and... Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-14 |
Jeff Kirsher | ixgbe: update version string for Dell CEM use Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-14 |
Emil Tantilov | ixgbe: fix namespacecheck issue Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-14 |
Emil Tantilov | ixgbe: correct function number for some 82598 parts Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-14 |
Emil Tantilov | ixgbe: fix return value checks Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-14 |
John Fastabend | ixgbe: DCB, further cleanups to app configuration Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-14 |
Bruce Allan | e1000e: If ASPM L0s needs to be disabled, do it prior... Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-14 |
Flavio Leitner | e1000e: fix stats locking in e1000_watchdog_task Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-14 |
Jeff Kirsher | e1000e: convert to new VLAN model Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-14 |
Bruce Allan | e1000e: PCIe link speed in GT/s, not GB/s Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-14 |
Bruce Allan | e1000e: convert short duration msleep() to usleep_range() Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-14 |
Stefan Assmann | igb: introduce igb_thermal_sensor_event for sensor... Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-14 |
Stefan Assmann | igb: fix typo in igb_validate_nvm_checksum_82580 Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-04-14 |
Greg Rose | igb: Add anti-spoofing feature documentation Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-15 |
Carolyn Wyborny | igb: Add messaging for thermal sensor events on i350... Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-15 |
Anders Berggren | igb: fix hw timestamping Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-12 |
John Fastabend | ixgbe: DCB, PFC not cleared until reset occurs Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-12 |
Lior Levy | ixgbe: add support for VF Transmit rate limit using... Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-12 |
John Fastabend | ixgbe: DCB, set minimum bandwidth per traffic class Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-12 |
Emil Tantilov | ixgbe: correct typo in define name Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-12 |
Emil Tantilov | ixgbe: update PHY code to support 100Mbps as well as... Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-12 |
Emil Tantilov | ixgbe: remove timer reset to 0 on timeout Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-12 |
John Fastabend | ixgbe: DCB during ifup use correct CEE or IEEE mode Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-12 |
John Fastabend | ixgbe: IEEE 802.1Qaz, implement priority assignment... Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-12 |
John Fastabend | ixgbe: DCB, missed translation from 8021Qaz TSA to... Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-12 |
John Fastabend | ixgbe: DCB: enable RSS to be used with DCB Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-12 |
John Fastabend | ixgbe: enable ndo_tc_setup Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-12 |
John Fastabend | ixgbe: DCB, use multiple Tx rings per traffic class Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-12 |
John Fastabend | ixgbe: DCB remove ixgbe_fcoe_getapp routine Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-12 |
John Fastabend | ixgbe: DCB, implement ieee_setapp dcbnl ops Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-12 |
John Fastabend | ixgbe: DCB, implement capabilities flags Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-12 |
Carolyn Wyborny | igb: Bump version to 3.0.6 Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-12 |
Carolyn Wyborny | igb: Add DMA Coalescing feature to driver Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-12 |
Carolyn Wyborny | igb: Update NVM functions to work with i350 devices Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-12 |
Carolyn Wyborny | igb: Add Energy Efficient Ethernet (EEE) for i350 devices. Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-12 |
Greg Rose | ixgbevf: Fix Driver String Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-12 |
Greg Rose | ixgbevf: Fix Version String Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-11 |
Bruce Allan | e1000e: bump version number Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-11 |
Bruce Allan | e1000e: do not suggest the driver supports Wake-on-ARP Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-11 |
Bruce Allan | e1000e: disable jumbo frames on 82579 when MACsec enabled... Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-11 |
Bruce Allan | e1000e: do not toggle LANPHYPC value bit when PHY reset... Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-11 |
Bruce Allan | e1000e: extend EEE LPI timer to prevent dropped link Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-11 |
Bruce Allan | e1000e: extend timeout for ethtool link test diagnostic Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-11 |
Bruce Allan | e1000e: magic number cleanup - ETH_ALEN Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-11 |
Bruce Allan | e1000e: use dev_kfree_skb_irq() instead of dev_kfree_skb() Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-11 |
Lior Levy | ixgbevf: remove Tx hang detection Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-11 |
Yi Zou | net: add proper documentation for previously added... Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-11 |
Emil Tantilov | ixgb: convert to new VLAN model Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-08 |
Emil Tantilov | ixgbe: fix setting and reporting of advertised speeds Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-08 |
Emil Tantilov | ixgbe: fix spelling errors Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-08 |
Emil Tantilov | ixgbe: improve logic in ixgbe_init_mbx_params_pf Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-08 |
Emil Tantilov | ixgbe: add function description Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-08 |
Emil Tantilov | ixgbe: Enable flow control pause parameter auto-negotiation... Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-08 |
Emil Tantilov | ixgbe: Add x540 statistic counter definitions Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-08 |
Emil Tantilov | ixgbe: clear correct counters for flow control on 82599 Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-08 |
Emil Tantilov | ixgbe: cleanup PHY init Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-08 |
Yi Zou | ixgbe: add support to FCoE DDP in target mode Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-08 |
Yi Zou | vlan: add support to ndo_fcoe_ddp_target() Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-08 |
Yi Zou | net: add ndo_fcoe_ddp_target() to support FCoE DDP... Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-08 |
Don Skidmore | ixgbe: fix missing function pointer conversion Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-08 |
Carolyn Wyborny | igb: Add stats output for OS2BMC feature on i350 devices Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-08 |
Emil Tantilov | e1000e: fix build issue due to undefined reference... Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-03 |
Don Skidmore | ixgbe: cleanup copyright string for 2011 Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-03 |
Don Skidmore | ixgbe: add function pointer for semaphore function Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-03 |
Greg Rose | ixgbe: X540 Cleanup Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-03 |
Emil Tantilov | ixgbe: cleanup handling of I2C interface to PHY Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-03 |
Emil Tantilov | ixgbe: store permanent address before initializing... Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-03 |
Emil Tantilov | ixgbe: Numerous whitespace / formatting cleanups Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-03 |
Emil Tantilov | ixgbe: Specific check for 100 Full link speed Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-03 |
Emil Tantilov | ixgbe: Drop unused code for setting up unicast addresses Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-03 |
Emil Tantilov | ixgbe: rework ixgbe MTA handling to not drop packets Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-03 |
Don Skidmore | ixgbe: cleanup X540 PHY reset function pointer Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-03 |
Emil Tantilov | ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq... Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-03 |
Emil Tantilov | ixgbe: Fill out PCIe speed and width enums with values Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-03 |
Emil Tantilov | ixgbe: add polling test to end of PHY reset Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-03 |
Emil Tantilov | ixgbe: Check link wants report current link state Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |
2011-03-03 |
Emil Tantilov | ixgbe: cleanup code in ixgbe_identify_sfp_module_generic Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
commit | commitdiff | tree |