aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_82598.c
Commit message (Expand)AuthorAge
* ixgbe: add support for Dell CEMEmil Tantilov2011-06-21
* ixgbe: consolidate packet buffer allocationJohn Fastabend2011-06-21
* ixgbe: improve EEPROM read/write operationsEmil Tantilov2011-05-04
* ixgbe: DCB, misallocated packet buffer size with X540 deviceJohn Fastabend2011-04-13
* ixgbe: cleanup short msleep's (<20ms) to use usleep_rangeDon Skidmore2011-04-13
* ixgbe: move disabling of relaxed ordering in start_hw()Emil Tantilov2011-04-13
* ixgbe: correct function number for some 82598 partsEmil Tantilov2011-04-13
* ixgbe: update PHY code to support 100Mbps as well as 1G/10GEmil Tantilov2011-03-12
* ixgbe: Enable flow control pause parameter auto-negotiation supportEmil Tantilov2011-03-07
* ixgbe: cleanup PHY initEmil Tantilov2011-03-07
* ixgbe: cleanup copyright string for 2011Don Skidmore2011-03-03
* ixgbe: add function pointer for semaphore functionDon Skidmore2011-03-03
* ixgbe: store permanent address before initializing Rx addressesEmil Tantilov2011-03-03
* ixgbe: Numerous whitespace / formatting cleanupsEmil Tantilov2011-03-03
* ixgbe: Drop unused code for setting up unicast addressesEmil Tantilov2011-03-03
* ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdqEmil Tantilov2011-03-03
* ixgbe: Add ability to double reset on failure to clear master enableEmil Tantilov2011-03-03
* ixgbe: make silicon specific functions genericDon Skidmore2010-11-16
* ixgbe: DCB set PFC high and low water marks per data sheet specsJohn Fastabend2010-11-16
* ixgbe:add support for a new 82599 10G Base-T deviceMallikarjuna R Chilakala2010-05-21
* ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardwareMallikarjuna R Chilakala2010-05-14
* ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errataDon Skidmore2010-02-16
* ixgbe: update copyright datesShannon Nelson2010-01-13
* ixgbe: Fix 82598 premature copper PHY link indicatationMallikarjuna R Chilakala2009-12-16
* ixgbe: Fix backplane flow control autonegPeter P Waskiewicz Jr2009-09-30
* ixgbe: Create separate media type for CX4 adaptersPeter P Waskiewicz Jr2009-09-14
* ixgbe: refactor link setup codeMallikarjuna R Chilakala2009-09-01
* ixgbe: cleanup functions that should have been defined staticDon Skidmore2009-08-26
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
|\
| * ixgbe: Patch to modify 82598 PCIe completion timeout valuesMallikarjuna R Chilakala2009-08-03
* | ixgbe: Add device support for a new copper 82598 devicePeter P Waskiewicz Jr2009-07-17
|/
* ixgbe: Fix 82599 adapter link flickering issuesMallikarjuna R Chilakala2009-06-07
* ixgbe: fix 82598 SFP initialization after driver load.Don Skidmore2009-05-26
* ixgbe: Allow link flow control in DCB mode for 82599 adaptersPeter P Waskiewicz Jr2009-05-18
* ixgbe: Add SAN MAC address to the RAR, return the address to DCBWaskiewicz Jr, Peter P2009-05-18
* ixgbe: Use generic MDIO definitions and functionsBen Hutchings2009-04-29
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-16
|\
| * ixgbe: Move the LED blink code to common, since 82599 also uses itPJ Waskiewicz2009-04-11
* | ixgbe: Update get_physical_layer() calls, plus a version bumpPeter P Waskiewicz Jr2009-04-11
* | ixgbe: Update the usage of orig_autoc to be more consistentPJ Waskiewicz2009-04-11
* | ixgbe: Move PHY ops initialization to centralize bus accessesPJ Waskiewicz2009-04-11
* | ixgbe: Don't return error in flow control configuration if FC is offPJ Waskiewicz2009-04-11
* | ixgbe: Enable another bit for flow control operationPJ Waskiewicz2009-04-11
|/
* ixgbe: fix ethtool -A|a behaviorDon Skidmore2009-04-02
* ixgbe: Fix PCI bus reporting on driver load for 82598 after 82599 mergePJ Waskiewicz2009-03-20
* ixgbe: Add hardware specific initialization code for 82599 devicesPJ Waskiewicz2009-03-01
* drivers/net/ixgbe: fix sparse warning: Should it be static?Hannes Eder2009-02-17
* ixgbe: Update flow control state machine in link setupPeter P Waskiewicz Jr2009-02-07
* ixgbe: Update link setup code to better support autonegotiation of speedPeter P Waskiewicz Jr2009-02-06
* ixgbe: Update copyright dates, bump the driver version numberPeter P Waskiewicz Jr2009-02-01