summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* sfc: Generalise filter spec initialisationBen Hutchings2010-12-073-191/+248
* sfc: Remove filter table IDs from filter functionsBen Hutchings2010-12-074-25/+34
* sfc: Log start and end of ethtool self-test at INFO levelBen Hutchings2010-12-071-3/+6
* sfc: Use TX push whenever adding descriptors to an empty queueBen Hutchings2010-12-063-2/+68
* sfc: Remove locking from implementation of efx_writeo_paged()Ben Hutchings2010-12-061-1/+14
* sfc: Add compile-time checks for correctness of paged register writesBen Hutchings2010-12-061-8/+23
* sfc: Remove redundant memory barriers between MMIOsBen Hutchings2010-12-061-5/+0
* sfc: Expand/correct comments on collector behaviour and function usageBen Hutchings2010-12-061-49/+49
* sfc: Use ACCESS_ONCE when copying efx_tx_queue::read_countBen Hutchings2010-12-061-3/+2
* sfc: Reorder struct efx_nic to separate fields by volatilityBen Hutchings2010-12-061-18/+23
* ixgbe: add support for new format of PBA numbersDon Skidmore2010-12-034-16/+105
* ixgbe: add support for 82599 FCoE SKUDon Skidmore2010-12-033-0/+8
* ixgbe: add WOL support for SFP+ subdeviceDon Skidmore2010-12-033-5/+22
* ixgbe: fix link behavior for SFP+ when driver is brought downDon Skidmore2010-12-032-11/+27
* qlcnic: Updated driver version to 5.0.13Anirban Chakraborty2010-12-031-2/+2
* qlcnic: LICENSE file for qlcnicSritej Velaga2010-12-037-140/+21
* qlcnic: validate eswitch config values for PFAmit Kumar Salecha2010-12-031-3/+6
* qlcnic: Disable loopback supportSucheta Chakraborty2010-12-035-311/+1
* sfc: Store MAC address from NVRAM in net_device::perm_addrBen Hutchings2010-12-034-13/+7
* sfc: Use current MAC address, not NVRAM MAC address, for WoL filterBen Hutchings2010-12-031-1/+1
* sfc: When waking a stopped tx_queue, only lock that tx_queueSteve Hodgson2010-12-031-2/+6
* sfc: Update kernel-doc to match earlier move of Toeplitz hash keyBen Hutchings2010-12-032-1/+1
* sfc: Move xmac_poll_required into struct falcon_nic_dataBen Hutchings2010-12-035-8/+15
* sfc: Move Falcon global event handling to falcon.cBen Hutchings2010-12-033-43/+43
* sfc: Move mdio_lock to struct falcon_nic_dataBen Hutchings2010-12-034-7/+9
* sfc: Move SPI state to struct falcon_nic_dataBen Hutchings2010-12-036-75/+69
* sfc: Remove unnecessary inclusion of various private header filesBen Hutchings2010-12-038-10/+0
* sfc: Expose Falcon BootROM config through MTD, not ethtoolBen Hutchings2010-12-032-82/+54
* sfc: Remove broken automatic fallback for invalid Falcon chip/board configBen Hutchings2010-12-031-33/+24
* sfc: Fix event based MCDI completion and MC REBOOT/CMDDONE ordering issueSteve Hodgson2010-12-031-0/+1
* sfc: Clear RXIN_SEL when soft-resetting QT2025CBen Hutchings2010-12-031-0/+6
* sfc: Read-to-clear LM87 alarm/interrupt status at start of dayBen Hutchings2010-12-031-0/+4
* sfc: Distinguish critical and non-critical over-temperature conditionsBen Hutchings2010-12-031-29/+80
* sfc: Fix condition for no-op in set_phy_flash_cfg()Ben Hutchings2010-12-031-1/+1
* sfc: Reduce log level for MCDI error response in efx_mcdi_rpc()Ben Hutchings2010-12-031-1/+1
* can: EG20T PCH: Delete unnecessary spin_lockTomoya2010-12-021-34/+0
* can: EG20T PCH: Enumerate LEC macrosTomoya2010-12-021-36/+41
* can: EG20T PCH: Change Message Object IndexTomoya2010-12-021-147/+116
* can: EG20T PCH: Separate Interface Register(IF1/IF2)Tomoya2010-12-021-244/+201
* vxge: update driver versionJon Mason2010-12-011-2/+2
* vxge: use strcpy for stringsJon Mason2010-12-011-1/+1
* vxge: remove unnecessary printksJon Mason2010-12-011-11/+0
* bnx2x: Add Nic partitioning mode (57712 devices)Dmitry Kravkov2010-12-017-96/+400
* forcedeth: Use netdev_dbg for printk(KERN_DEBUGJoe Perches2010-11-291-7/+12
* forcedeth: Remove netdev_dbg usesJoe Perches2010-11-291-133/+0
* forcedeth: Convert dev_printk(<level> to dev_<level>(Joe Perches2010-11-291-38/+26
* forcedeth: Separate vendor specific initializations into functionsJoe Perches2010-11-291-179/+188
* forcedeth: Add function init_realtek_8211bJoe Perches2010-11-291-73/+32
* forcedeth: Convert pr_<level> to netdev_<level>Joe Perches2010-11-291-132/+161
* forcedeth: Use pr_fmt and pr_<level>Joe Perches2010-11-291-114/+142
OpenPOWER on IntegriCloud