summaryrefslogtreecommitdiffstats
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
* [legal] Add missing FILE_LICENCE declarationsMarin Hannache2013-07-157-0/+14
* [realtek] Allow extra space in RX buffersMichael Brown2013-07-151-1/+2
* [velocity] Rewrite VIA Velocity driverAdrian Jamróz2013-07-154-3859/+1163Star
* [realtek] Report RX error detail in debug messagesMichael Brown2013-07-151-3/+5
* [legal] Add FILE_LICENCE for ath9k driver headersMarin Hannache2013-07-1413-0/+26
* [intel] Incorporate ring producer and consumer counters in diagnosticsMichael Brown2013-07-141-1/+6
* [rhine] Rewrite VIA Rhine driverAdrian Jamróz2013-07-143-1447/+1037Star
* [settings] Expose PCI configuration space via settings mechanismMichael Brown2013-07-131-0/+124
* [realtek] Fix reopening of legacy-mode 8139 NICMichael Brown2013-05-261-3/+5
* [settings] Eliminate settings "tag magic"Michael Brown2013-05-011-8/+5Star
* [realtek] Defer packets when no transmit descriptors are availableMichael Brown2013-05-011-3/+3
* [realtek] Ensure EEPROM writes reach chip before starting udelay()Michael Brown2013-05-011-0/+3
* [realtek] Allow reaction time between writing RTL_CAPR and reading RTL_CRMichael Brown2013-04-301-0/+3
* [realtek] Use ID word to detect EEPROM presenceMichael Brown2013-04-282-16/+42
* [build] Fix dubious uses of bitwise operatorsMichael Brown2013-04-281-1/+1
* [build] Fix uses of literal 0 as a NULL pointerMichael Brown2013-04-2810-19/+15Star
* [realtek] Print bad MAC address in debug message when inferring no EEPROMMichael Brown2013-04-271-1/+2
* [efi] Perform meaningful error code conversionsMichael Brown2013-04-191-38/+45
* [libc] Use __einfo() tuple as first argument to EUNIQ()Michael Brown2013-04-192-2/+2
* [intel] Add intelx driver for Intel 10 Gigabit Ethernet NICsMichael Brown2013-04-192-0/+579
* [intel] Expose functionality to be shared with intelx driverMichael Brown2013-04-192-15/+33
* [intel] Remove hardcoded offsets for descriptor ring registersMichael Brown2013-04-192-18/+6Star
* [prism2] Use standard type namesMichael Brown2013-03-274-1383/+1361Star
* [igbvf] Remove conflicting macro definitionsMichael Brown2013-03-251-3/+0Star
* [cs89x0] Remove conflicting macro definitionsMichael Brown2013-03-251-3/+0Star
* [tg3] Fix various tg3 issuesKevin Tran2013-03-042-1/+15
* [iscsi] Include 802.1Q VLAN identifier in iBFTStefan Hajnoczi2013-03-011-0/+3
* [intel] Add Intel I210 Gigabit Ethernet PCI IDJens Rottmann2013-02-201-0/+1
* [src] Fix spelling in comments, debug messages and local variable namesStefan Weil2013-01-0328-63/+63
* [forcedeth] Increase TX ring size to prevent dropped packetsMichael Brown2012-10-291-1/+1
* [intel] Poll RX queue if hardware reports RX overflowMichael Brown2012-10-281-1/+1
* [hermon] Use PCI VPD for non-volatile option storageMichael Brown2012-10-252-2/+40
* [intel] Report receive overruns via network device errorsMichael Brown2012-10-242-1/+6
* [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headersMichael Brown2012-08-311-260/+375
* [infiniband] Include destination address vector in ib_complete_recv()Michael Brown2012-08-315-10/+28
* [infiniband] Use explicit "source" and "dest" address vector parameter namesMichael Brown2012-08-315-105/+109
* [infiniband] Allow queue pairs to have a custom allocator for receive iobufsMichael Brown2012-08-312-4/+15
* [realtek] Force EEPROM CS low before disabling EEPROM access modeMichael Brown2012-08-242-3/+32
* [bitbash] Add optional open() and close() methods for bit-bashing interfacesMichael Brown2012-08-242-1/+16
* [realtek] Forcibly enable advertisement of 1000Mbps speedsMichael Brown2012-08-231-7/+72
* [mii] Add separate mii_restart() functionMichael Brown2012-08-231-4/+32
* [realtek] Enable DAC only when built as a 64-bit binaryMichael Brown2012-08-231-2/+7
* [realtek] Use read-modify-write to check for C+ Command registerMichael Brown2012-08-231-3/+4
* [realtek] Use explicit value for TCR.MXDMAMichael Brown2012-08-232-0/+13
* [realtek] Use explicit values for RCR.RXFTH and RCR.MXDMAMichael Brown2012-08-232-2/+10
* [realtek] Always set high dword of ring address registersMichael Brown2012-08-231-4/+2Star
* [tg3] Fix driver for BCM5719, BCM5720, BCM5764M, BCM57762Kevin Tran2012-08-204-19/+29
* [tg3] Fix excessive DMA alignment.Thomas Miletich2012-07-241-2/+1Star
* [epic100] Fix wrong field used as rx packet lengthAlexey2012-07-231-2/+2
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-2053-55/+106