summaryrefslogtreecommitdiffstats
path: root/sys/dev/e1000/if_lem.c
Commit message (Expand)AuthorAgeFilesLines
* Do a sweep of the tree replacing calls to pci_find_extcap() with calls tojhb2011-03-231-1/+1
* Specify a CTLTYPE_FOO so that a future sysctl(8) change does not needmdf2011-01-181-6/+6
* sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly.mdf2011-01-121-48/+48
* Unwanted extra call to set_vlan_hw added back by mistake.jfv2010-11-261-3/+0
* Sync the lem code up with the vlan and other fixes in em.jfv2010-11-011-141/+87
* Update code from Intel:jfv2010-09-281-3/+2
* Tweak the stats exported by the e1000 drivers:jhb2010-09-201-160/+261
* Do not allocate multicast array memory in multicast filteryongari2010-08-281-8/+14
* Do not call voluntary panic(9) in case of if_alloc() failure.yongari2010-08-281-5/+11
* Fix for a panic when TX checksum offload is done andjfv2010-07-121-9/+17
* Changes from John Baldwin adding to last commit,jfv2010-06-161-8/+12
* Small changes preparing for MFC, need to conditionalizejfv2010-05-141-2/+2
* Remove multiqueue stack related stuff form lem, it isjfv2010-04-141-159/+5
* Hook the identification LEDs of igb(4), lem(4) and em(4) devices up withmarius2010-03-311-1/+27
* Fix poll handler declaration.jfv2010-03-311-1/+1
* Update to igb and em:jfv2010-03-291-0/+4680
OpenPOWER on IntegriCloud