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