summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-12-06tg3: Minor EEE code tweaksMatt Carlson
2010-12-06tg3: Fix 57765 EEE supportMatt Carlson
2010-12-06tg3: Move EEE definitions into mdio.hMatt Carlson
2010-12-06tg3: Raise the jumbo frame BD flag thresholdMatt Carlson
2010-12-03ixgbe: add support for new format of PBA numbersDon Skidmore
2010-12-03ixgbe: add support for 82599 FCoE SKUDon Skidmore
2010-12-03ixgbe: add WOL support for SFP+ subdeviceDon Skidmore
2010-12-03ixgbe: fix link behavior for SFP+ when driver is brought downDon Skidmore
2010-12-03qlcnic: Updated driver version to 5.0.13Anirban Chakraborty
2010-12-03qlcnic: LICENSE file for qlcnicSritej Velaga
2010-12-03qlcnic: validate eswitch config values for PFAmit Kumar Salecha
2010-12-03qlcnic: Disable loopback supportSucheta Chakraborty
2010-12-03sfc: Store MAC address from NVRAM in net_device::perm_addrBen Hutchings
2010-12-03sfc: Use current MAC address, not NVRAM MAC address, for WoL filterBen Hutchings
2010-12-03sfc: When waking a stopped tx_queue, only lock that tx_queueSteve Hodgson
2010-12-03sfc: Update kernel-doc to match earlier move of Toeplitz hash keyBen Hutchings
2010-12-03sfc: Move xmac_poll_required into struct falcon_nic_dataBen Hutchings
2010-12-03sfc: Move Falcon global event handling to falcon.cBen Hutchings
2010-12-03sfc: Move mdio_lock to struct falcon_nic_dataBen Hutchings
2010-12-03sfc: Move SPI state to struct falcon_nic_dataBen Hutchings
2010-12-03sfc: Remove unnecessary inclusion of various private header filesBen Hutchings
2010-12-03sfc: Expose Falcon BootROM config through MTD, not ethtoolBen Hutchings
2010-12-03sfc: Remove broken automatic fallback for invalid Falcon chip/board configBen Hutchings
2010-12-03sfc: Fix event based MCDI completion and MC REBOOT/CMDDONE ordering issueSteve Hodgson
2010-12-03sfc: Clear RXIN_SEL when soft-resetting QT2025CBen Hutchings
2010-12-03sfc: Read-to-clear LM87 alarm/interrupt status at start of dayBen Hutchings
2010-12-03sfc: Distinguish critical and non-critical over-temperature conditionsBen Hutchings
2010-12-03sfc: Fix condition for no-op in set_phy_flash_cfg()Ben Hutchings
2010-12-03sfc: Reduce log level for MCDI error response in efx_mcdi_rpc()Ben Hutchings
2010-12-02can: EG20T PCH: Delete unnecessary spin_lockTomoya
2010-12-02can: EG20T PCH: Enumerate LEC macrosTomoya
2010-12-02can: EG20T PCH: Change Message Object IndexTomoya
2010-12-02can: EG20T PCH: Separate Interface Register(IF1/IF2)Tomoya
2010-12-01vxge: update driver versionJon Mason
2010-12-01vxge: use strcpy for stringsJon Mason
2010-12-01vxge: remove unnecessary printksJon Mason
2010-12-01bnx2x: Add Nic partitioning mode (57712 devices)Dmitry Kravkov
2010-11-29forcedeth: Use netdev_dbg for printk(KERN_DEBUGJoe Perches
2010-11-29forcedeth: Remove netdev_dbg usesJoe Perches
2010-11-29forcedeth: Convert dev_printk(<level> to dev_<level>(Joe Perches
2010-11-29forcedeth: Separate vendor specific initializations into functionsJoe Perches
2010-11-29forcedeth: Add function init_realtek_8211bJoe Perches
2010-11-29forcedeth: Convert pr_<level> to netdev_<level>Joe Perches
2010-11-29forcedeth: Use pr_fmt and pr_<level>Joe Perches
2010-11-29forcedeth: Convert remaining dprintk to netdev_dbgJoe Perches
2010-11-29forcedeth: Use print_hex_dumpJoe Perches
2010-11-29forcedeth: convert dprintk(KERN_DEBUG to netdev_dbgJoe Perches
2010-11-29forcedeth: Change reg_delay arguments and useJoe Perches
2010-11-29Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-11-28vmxnet3: fix compilation when RSS is disabledScott J. Goldman