aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* ehea: Use the standard logging functionsJoe Perches2010-12-06
* net: Fix too optimistic NETIF_F_HW_CSUM featuresMichał Mirosław2010-12-06
* USB CDC NCM host driverAlexey Orishko2010-12-06
* usbnet: changes for upcoming cdc_ncm driverAlexey Orishko2010-12-06
* tg3: Update version to 3.116Matt Carlson2010-12-06
* tg3: Relax EEE thresholdsMatt Carlson2010-12-06
* tg3: Minor EEE code tweaksMatt Carlson2010-12-06
* tg3: Fix 57765 EEE supportMatt Carlson2010-12-06
* tg3: Move EEE definitions into mdio.hMatt Carlson2010-12-06
* tg3: Raise the jumbo frame BD flag thresholdMatt Carlson2010-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