aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_common.c
Commit message (Expand)AuthorAge
* ixgbe: force unlock on timeoutEmil Tantilov2011-05-14
* ixgbe: improve EEPROM read/write operationsEmil Tantilov2011-05-04
* ixgbe: make device_caps() genericEmil Tantilov2011-04-13
* ixgbe: fix semaphores in eeprom routines for x540Emil Tantilov2011-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: refactor common start_hw code for 82599 and x540Emil Tantilov2011-04-13
* ixgbe: fix spelling errorsEmil Tantilov2011-03-07
* ixgbe: Enable flow control pause parameter auto-negotiation supportEmil Tantilov2011-03-07
* ixgbe: Add x540 statistic counter definitionsEmil Tantilov2011-03-07
* ixgbe: clear correct counters for flow control on 82599Emil Tantilov2011-03-07
* ixgbe: fix missing function pointer conversionDon Skidmore2011-03-07
* ixgbe: cleanup copyright string for 2011Don Skidmore2011-03-03
* ixgbe: add function pointer for semaphore functionDon Skidmore2011-03-03
* ixgbe: Numerous whitespace / formatting cleanupsEmil Tantilov2011-03-03
* ixgbe: Specific check for 100 Full link speedEmil Tantilov2011-03-03
* ixgbe: Drop unused code for setting up unicast addressesEmil Tantilov2011-03-03
* ixgbe: rework ixgbe MTA handling to not drop packetsEmil Tantilov2011-03-03
* ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdqEmil Tantilov2011-03-03
* ixgbe: Check link wants report current link stateEmil Tantilov2011-03-03
* ixgbe: Add ability to double reset on failure to clear master enableEmil Tantilov2011-03-03
* ixgbe: cleanup logic related to HW semaphoresEmil Tantilov2011-03-03
* ixgbe: limit VF access to network trafficAlexander Duyck2011-02-08
* ixgbe: Add anti-spoofing feature supportGreg Rose2010-12-25
* ixgbe: add support for new format of PBA numbersDon Skidmore2010-12-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: declare functions as staticEmil Tantilov2010-10-14
* ixgbe: remove unused functionsEmil Tantilov2010-10-14
* ixgbe: return IXGBE_ERR_RAR_INDEX when out of rangeJeff Kirsher2010-06-03
* ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardwareMallikarjuna R Chilakala2010-05-14
* ixgbe: fix setting of promisc mode when using mac-vlansEmil Tantilov2010-05-14
* net: convert multicast list to list_headJiri Pirko2010-04-03
* ixgbe: convert to use netdev_for_each_mc_addrJiri Pirko2010-03-26
* net: use helpers to access uc list V2Jiri Pirko2010-01-25
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-23
|\
| * ixgbe: update copyright datesShannon Nelson2010-01-13
* | drivers/net/ixgbe/ixgbe_common.c: use %pM to show MAC addresshartleys2010-01-07
|/
* ixgbe: Fix Receive Address Register (RAR) cleaning and accountingShannon Nelson2009-11-29
* ixgbe: LINKS2 is not a valid register for 82598Don Skidmore2009-11-29
* ixgbe: Disable Flow Control for certain devicesPJ Waskiewicz2009-11-29
* ixgbe: correct the parameter descriptionJiri Pirko2009-10-01
* ixgbe: Fix backplane flow control autonegPeter P Waskiewicz Jr2009-09-30
* ixgbe: cleanup functions that should have been defined staticDon Skidmore2009-08-26
* ixgbe: Add FW detection and warning for 82599 SFP+ adaptersPeter P Waskiewicz Jr2009-06-07
* ixgbe: Fix 82599 adapter link flickering issuesMallikarjuna R Chilakala2009-06-07
* ixgbe: Harden the 82599 multispeed fiber autotry mechanismPeter P Waskiewicz Jr2009-06-07
* net: convert unicast addr listJiri Pirko2009-05-30
* ixgbe: Allow link flow control in DCB mode for 82599 adaptersPeter P Waskiewicz Jr2009-05-18
* ixgbe: Set Priority Flow Control low water threshhold for DCBPeter P Waskiewicz Jr2009-05-18