aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e100.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-19net: e100: ucode is optional in some casesBjørn Mork1-9/+31
2012-04-14e100: enable transmit time stamping.Richard Cochran1-0/+1
2012-04-14e100: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-03-02e100: Show short v/s long rx length errors in ethtool stats.Ben Greear1-0/+3
2012-03-02e100: Fix rx-over-length statistics.Ben Greear1-1/+4
2012-02-29e100: Support RXALL feature flag.Ben Greear1-2/+20
2012-02-29e100: Support sending custom Ethernet CRCBen Greear1-0/+16
2012-02-29e100: Support RXFCS feature flag.Ben Greear1-5/+30
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches1-4/+1
2011-11-22Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of driversRick Jones1-1/+0
2011-11-14Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones1-4/+5
2011-11-02e100: make sure vlan support isn't advertised on old adaptersJesse Brandeburg1-0/+4
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones1-4/+0
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher1-0/+3109