aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
...
* igc: Add led(4) identification supportKevin Bowling6 days3-4/+52
* snd_uaudio: Define USB IDs in usbdevsChristos Margiolis6 days2-67/+120
* ixgbe: Avoid a signed shift while assembling the PHY IDKevin Bowling6 days1-1/+1
* igc: Avoid a signed shift while assembling the PHY IDKevin Bowling6 days1-1/+1
* e1000: Avoid signed shifts while assembling PHY IDsKevin Bowling6 days3-3/+3
* igc: Export EEE Low Power Idle countersKevin Bowling6 days1-2/+10
* ixl: Avoid a signed PHY capability shiftKevin Bowling6 days1-1/+1
* e1000: Avoid a signed manageability VLAN bitmap shiftKevin Bowling6 days1-1/+1
* ixgbe: Use unsigned register bitmap shiftsKevin Bowling6 days3-14/+14
* ixgbe: Avoid signed overflow in LED register masksKevin Bowling6 days1-1/+1
* ixgbe: Avoid a signed shift while assembling the PBA numberKevin Bowling6 days1-1/+1
* igc: Check PHY control register readsKevin Bowling6 days1-2/+12
* igc: fix data type in MAC hashBarbara Skobiej6 days1-2/+4
* igc: fix MAC address hash bit shiftAleksandr Loktionov6 days1-2/+2
* igc: fix iterator typeAmir Avivi6 days1-1/+2
* ixgbe: Avoid a signed multicast bitmap shiftKevin Bowling6 days1-1/+1
* igc: Avoid a signed multicast bitmap shiftKevin Bowling6 days1-1/+1
* e1000: Preserve errors while disabling D0 LPLUKevin Bowling6 days1-0/+2
* igbv: Accept reset NACKs when no MAC is assignedKevin Bowling6 days1-6/+21
* e1000: Verify i210 and i211 multicast table writesKevin Bowling6 days1-0/+33
* e1000: Avoid a signed multicast bitmap shiftKevin Bowling6 days1-1/+1
* e1000: fix data type in MAC hashBarbara Skobiej6 days2-4/+8
* e1000: fix MAC address hash bit shiftAleksandr Loktionov6 days2-4/+4
* e1000: fix reset for 82580Barbara Skobiej6 days1-2/+4
* sound: Retire sndcard_funcChristos Margiolis6 days8-139/+43
* e1000: Export EEE Low Power Idle countersKevin Bowling6 days1-0/+28
* e1000: add LPI countersSasha Neftin6 days2-0/+4
* e1000: fix unchecked returnDima Ruinskiy6 days1-0/+2
* e1000: Check PHY control register readsKevin Bowling6 days1-3/+17
* e1000: Allow more time for PCH ULP exitKevin Bowling6 days1-4/+1
* e1000: Compare decoded PCH LTR latenciesKevin Bowling6 days1-2/+4
* e1000: Reconfigure modern PCH K1 clock synchronizationKevin Bowling6 days2-4/+85
* e1000: Retry transient MDIC failures on modern PCHKevin Bowling6 days4-79/+148
* e1000: fix semaphore timeout valuePawel Malinowski6 days2-1/+2
* e1000: Separate hardware semaphore policies by familyKevin Bowling6 days6-47/+201
* e1000: Accept uninitialized Tiger Lake NVM checksumsKevin Bowling6 days2-0/+8
* e1000: improve NVM checksum handlingSasha Neftin6 days1-7/+14
* e1000: fix NVM loop bounds and pointer accessMenachem Fogel6 days2-4/+4
* e1000: fix possible variable overflowLukasz Czapnik6 days1-1/+1
* e1000: fix NVM data type in bit shiftPrzemyslaw Ciesielski6 days1-2/+2
* e1000: fix iterator typeAmir Avivi6 days1-1/+2
* sound: Use unsigned long instead of legacy u_longChristos Margiolis6 days12-54/+61
* hwpmc: fix false callchain assertion on the PMC_UR ringAndre Silva6 days1-1/+1
* hwpmc: fix false runcount assertion in user callchain captureAndre Silva6 days1-3/+4
* e1000: Disable autonomous PCH power gating after resetKevin Bowling6 days2-0/+9
* e1000: Add Nova Lake I219 supportKevin Bowling6 days4-1/+24
* ice(4): Add support for E835 CNSA 2.0 adaptersPawel Sobczyk6 days1-0/+30
* SYSINIT: add explicit SI_ORDER_LASTGleb Smirnoff6 days1-7/+1
* usb: xhci: allow up to 1s for SET_ADDRESSKyle Evans7 days1-1/+1
* net: Revert the ioctl SR-IOV VF status interfaceKevin Bowling7 days7-217/+0