aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* sfc: Remove filter table IDs from filter functionsBen Hutchings2010-12-07
* sfc: Log start and end of ethtool self-test at INFO levelBen Hutchings2010-12-07
* sfc: Use TX push whenever adding descriptors to an empty queueBen Hutchings2010-12-06
* sfc: Remove locking from implementation of efx_writeo_paged()Ben Hutchings2010-12-06
* sfc: Add compile-time checks for correctness of paged register writesBen Hutchings2010-12-06
* sfc: Remove redundant memory barriers between MMIOsBen Hutchings2010-12-06
* sfc: Expand/correct comments on collector behaviour and function usageBen Hutchings2010-12-06
* sfc: Use ACCESS_ONCE when copying efx_tx_queue::read_countBen Hutchings2010-12-06
* sfc: Reorder struct efx_nic to separate fields by volatilityBen Hutchings2010-12-06
* ixgbe: add support for new format of PBA numbersDon Skidmore2010-12-03
* ixgbe: add support for 82599 FCoE SKUDon Skidmore2010-12-03
* ixgbe: add WOL support for SFP+ subdeviceDon Skidmore2010-12-03
* ixgbe: fix link behavior for SFP+ when driver is brought downDon Skidmore2010-12-03
* qlcnic: Updated driver version to 5.0.13Anirban Chakraborty2010-12-03
* qlcnic: LICENSE file for qlcnicSritej Velaga2010-12-03
* qlcnic: validate eswitch config values for PFAmit Kumar Salecha2010-12-03
* qlcnic: Disable loopback supportSucheta Chakraborty2010-12-03
* sfc: Store MAC address from NVRAM in net_device::perm_addrBen Hutchings2010-12-03
* sfc: Use current MAC address, not NVRAM MAC address, for WoL filterBen Hutchings2010-12-03
* sfc: When waking a stopped tx_queue, only lock that tx_queueSteve Hodgson2010-12-03
* sfc: Update kernel-doc to match earlier move of Toeplitz hash keyBen Hutchings2010-12-03
* sfc: Move xmac_poll_required into struct falcon_nic_dataBen Hutchings2010-12-03
* sfc: Move Falcon global event handling to falcon.cBen Hutchings2010-12-03
* sfc: Move mdio_lock to struct falcon_nic_dataBen Hutchings2010-12-03
* sfc: Move SPI state to struct falcon_nic_dataBen Hutchings2010-12-03
* sfc: Remove unnecessary inclusion of various private header filesBen Hutchings2010-12-03
* sfc: Expose Falcon BootROM config through MTD, not ethtoolBen Hutchings2010-12-03
* sfc: Remove broken automatic fallback for invalid Falcon chip/board configBen Hutchings2010-12-03
* sfc: Fix event based MCDI completion and MC REBOOT/CMDDONE ordering issueSteve Hodgson2010-12-03
* sfc: Clear RXIN_SEL when soft-resetting QT2025CBen Hutchings2010-12-03
* sfc: Read-to-clear LM87 alarm/interrupt status at start of dayBen Hutchings2010-12-03
* sfc: Distinguish critical and non-critical over-temperature conditionsBen Hutchings2010-12-03
* sfc: Fix condition for no-op in set_phy_flash_cfg()Ben Hutchings2010-12-03
* sfc: Reduce log level for MCDI error response in efx_mcdi_rpc()Ben Hutchings2010-12-03
* can: EG20T PCH: Delete unnecessary spin_lockTomoya2010-12-02
* can: EG20T PCH: Enumerate LEC macrosTomoya2010-12-02
* can: EG20T PCH: Change Message Object IndexTomoya2010-12-02
* can: EG20T PCH: Separate Interface Register(IF1/IF2)Tomoya2010-12-02
* vxge: update driver versionJon Mason2010-12-01
* vxge: use strcpy for stringsJon Mason2010-12-01
* vxge: remove unnecessary printksJon Mason2010-12-01
* bnx2x: Add Nic partitioning mode (57712 devices)Dmitry Kravkov2010-12-01
* forcedeth: Use netdev_dbg for printk(KERN_DEBUGJoe Perches2010-11-29
* forcedeth: Remove netdev_dbg usesJoe Perches2010-11-29
* forcedeth: Convert dev_printk(<level> to dev_<level>(Joe Perches2010-11-29
* forcedeth: Separate vendor specific initializations into functionsJoe Perches2010-11-29
* forcedeth: Add function init_realtek_8211bJoe Perches2010-11-29
* forcedeth: Convert pr_<level> to netdev_<level>Joe Perches2010-11-29
* forcedeth: Use pr_fmt and pr_<level>Joe Perches2010-11-29
* forcedeth: Convert remaining dprintk to netdev_dbgJoe Perches2010-11-29