summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-02tulip: fix hang in dmfe driver on sending of big packetAlexander V. Lukyanov
2010-12-02stmmac: priv->lock can be used uninitializedVlad Lungu
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-02Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames"John W. Linville
2010-12-02ath9k_hw: fix more bitfield related endian issuesFelix Fietkau
2010-12-02ath9k_hw: fix endian issues with CTLs on AR9003Felix Fietkau
2010-12-02ath9k: Fix bug in reading input gpio state for ar9003Vasanthakumar Thiagarajan
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
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-12-01bonding: check for assigned mac before adopting the slaves mac addressDavid Strand
2010-12-01b44: fix workarround for wap54g10Hauke Mehrtens
2010-12-01Bluetooth: Add new PID for Atheros 3011Bala Shanmugam
2010-12-01Bluetooth: Fix log spamming in btusb due to autosuspendStefan Seyfried
2010-11-30ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian
2010-11-30orinoco: abort scan on interface downDavid Kilroy
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-29carl9170: fix carl9170_tx_prepare typoChristian Lamparter
2010-11-29ath9k: Disable SWBA interrupt on remove_interfaceRajkumar Manoharan
2010-11-29ath9k/carl9170: advertise P2PJohannes Berg
2010-11-29ath9k: use per-device struct for pm_qos_* operationsGabor Juhos
2010-11-29libertas: fix invalid accessSven Neumann
2010-11-29libertas: fix memory corruption in lbs_remove_card()Daniel Drake
2010-11-29Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-11-29pch_gbe driver: The wrong of initializer entryToshiharu Okada