summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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
2010-11-28qeth: l3 fix len in tso hdrFrank Blaschka
2010-11-28qeth: enable interface setup if LAN is offlineUrsula Braun
2010-11-28drivers/s390/net: Remove unnecessary semicolonsJoe Perches
2010-11-28qeth lcs: convert mc rwlock to RCUSachin Sant
2010-11-28stmmac: fix stmmac_resume removing not yet used shutdown flagGiuseppe Cavallaro
2010-11-28forcedeth: use usleep_range not msleep for small sleepsSzymon Janc
2010-11-28forcedeth: do not use assignment in if conditionsSzymon Janc
2010-11-28forcedeth: include <linux/io.h> and <linux/uaccess.h> instead of <asm/io.h> a...Szymon Janc
2010-11-28forcedeth: remove unnecessary checks before kfreeSzymon Janc
2010-11-28forcedeth: fix multiple code style issuesSzymon Janc
2010-11-28zd1211rw: document need for kmalloc castJoe Perches
2010-11-28vxge: remove unnecessary [kv][mcz]alloc castsJoe Perches
2010-11-28qlcnic: remove unnecessary [kv][mcz]alloc castsJoe Perches