summaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe/ixgbe_common.c
AgeCommit message (Expand)Author
2011-03-23ixgbe: limit VF access to network trafficAlexander Duyck
2010-10-14ixgbe: declare functions as staticEmil Tantilov
2010-10-14ixgbe: remove unused functionsEmil Tantilov
2010-06-03ixgbe: return IXGBE_ERR_RAR_INDEX when out of rangeJeff Kirsher
2010-05-13ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardwareMallikarjuna R Chilakala
2010-05-13ixgbe: fix setting of promisc mode when using mac-vlansEmil Tantilov
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-26ixgbe: convert to use netdev_for_each_mc_addrJiri Pirko
2010-01-25net: use helpers to access uc list V2Jiri Pirko
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-13ixgbe: update copyright datesShannon Nelson
2010-01-07drivers/net/ixgbe/ixgbe_common.c: use %pM to show MAC addresshartleys
2009-11-29ixgbe: Fix Receive Address Register (RAR) cleaning and accountingShannon Nelson
2009-11-29ixgbe: LINKS2 is not a valid register for 82598Don Skidmore
2009-11-29ixgbe: Disable Flow Control for certain devicesPJ Waskiewicz
2009-10-01ixgbe: correct the parameter descriptionJiri Pirko
2009-09-30ixgbe: Fix backplane flow control autonegPeter P Waskiewicz Jr
2009-08-26ixgbe: cleanup functions that should have been defined staticDon Skidmore
2009-06-07ixgbe: Add FW detection and warning for 82599 SFP+ adaptersPeter P Waskiewicz Jr
2009-06-07ixgbe: Fix 82599 adapter link flickering issuesMallikarjuna R Chilakala
2009-06-07ixgbe: Harden the 82599 multispeed fiber autotry mechanismPeter P Waskiewicz Jr
2009-05-29net: convert unicast addr listJiri Pirko
2009-05-17ixgbe: Allow link flow control in DCB mode for 82599 adaptersPeter P Waskiewicz Jr
2009-05-17ixgbe: Set Priority Flow Control low water threshhold for DCBPeter P Waskiewicz Jr
2009-05-17ixgbe: Add SAN MAC address to the RAR, return the address to DCBWaskiewicz Jr, Peter P
2009-04-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-27ixgbe: Fix WoL functionality for 82599 KX4 devicesWaskiewicz Jr, Peter P
2009-04-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-11ixgbe: Don't return error in flow control configuration if FC is offPJ Waskiewicz
2009-04-11ixgbe: Enable another bit for flow control operationPJ Waskiewicz
2009-04-11ixgbe: Move the LED blink code to common, since 82599 also uses itPJ Waskiewicz
2009-04-02ixgbe: fix ethtool -A|a behaviorDon Skidmore
2009-03-26ixgbe: Allow Priority Flow Control settings to survive a device resetPJ Waskiewicz
2009-03-01ixgbe: Fix some compiler warnings.David S. Miller
2009-03-01ixgbe: Add hardware specific initialization code for 82599 devicesPJ Waskiewicz
2009-02-06ixgbe: Update flow control state machine in link setupPeter P Waskiewicz Jr
2009-02-05ixgbe: Update link setup code to better support autonegotiation of speedPeter P Waskiewicz Jr
2009-02-01ixgbe: Update copyright dates, bump the driver version numberPeter P Waskiewicz Jr
2008-09-24ixgbe: Whitespace, copyright update and version number change patchPeter P Waskiewicz
2008-09-24ixgbe: update to latest common code moduleJesse Brandeburg
2008-09-24ixgbe: fix multicast address updateJesse Brandeburg
2008-09-03ixgbe: disable flow control by defaultJesse Brandeburg
2008-09-03ixgbe: Implement HAVE_SET_RX_MODEChristopher Leech
2008-01-28drivers/net/ixgb: Add missing "space"Joe Perches
2008-01-28ixgbe: Fix copper PHY initialization codeAuke Kok
2007-10-10ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)Auke Kok