aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e100.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-28e100: dump small buffers via %*phAndy Shevchenko1-9/+6
2013-06-28net/trivial: replace numeric with standard PM state macrosYijing Wang1-2/+2
2013-04-10e100: Add dma mapping error checkNeil Horman1-11/+25
2013-01-08remove init of dev->perm_addr in driversJiri Pirko1-2/+1
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-2/+1
2012-12-03net/intel: remove __dev* attributesBill Pemberton1-3/+3
2012-09-07netdev: make pci_error_handlers constStephen Hemminger1-1/+1
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