summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e100.c
Commit message (Expand)AuthorAgeFilesLines
* netdev: make pci_error_handlers constStephen Hemminger2012-09-081-1/+1
* net: e100: ucode is optional in some casesBjørn Mork2012-07-191-9/+31
* e100: enable transmit time stamping.Richard Cochran2012-04-141-0/+1
* e100: Support the get_ts_info ethtool method.Richard Cochran2012-04-141-0/+1
* e100: Show short v/s long rx length errors in ethtool stats.Ben Greear2012-03-031-0/+3
* e100: Fix rx-over-length statistics.Ben Greear2012-03-031-1/+4
* e100: Support RXALL feature flag.Ben Greear2012-03-011-2/+20
* e100: Support sending custom Ethernet CRCBen Greear2012-03-011-0/+16
* e100: Support RXFCS feature flag.Ben Greear2012-03-011-5/+30
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-4/+1Star
* Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones2011-11-221-1/+0Star
* Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones2011-11-141-4/+5
* e100: make sure vlan support isn't advertised on old adaptersJesse Brandeburg2011-11-031-0/+4
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-081-4/+0Star
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-1/+1
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-111-0/+3109