aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_common.c
Commit message (Expand)AuthorAge
* 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
* ixgbe: Add SAN MAC address to the RAR, return the address to DCBWaskiewicz Jr, Peter P2009-05-18
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-29
|\
| * ixgbe: Fix WoL functionality for 82599 KX4 devicesWaskiewicz Jr, Peter P2009-04-27
* | 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: 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: Allow Priority Flow Control settings to survive a device resetPJ Waskiewicz2009-03-26
* ixgbe: Fix some compiler warnings.David S. Miller2009-03-01
* ixgbe: Add hardware specific initialization code for 82599 devicesPJ Waskiewicz2009-03-01
* 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
* ixgbe: Whitespace, copyright update and version number change patchPeter P Waskiewicz2008-09-24
* ixgbe: update to latest common code moduleJesse Brandeburg2008-09-24
* ixgbe: fix multicast address updateJesse Brandeburg2008-09-24
* ixgbe: disable flow control by defaultJesse Brandeburg2008-09-03
* ixgbe: Implement HAVE_SET_RX_MODEChristopher Leech2008-09-03
* drivers/net/ixgb: Add missing "space"Joe Perches2008-01-28
* ixgbe: Fix copper PHY initialization codeAuke Kok2008-01-28
* ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)Auke Kok2007-10-10