Age | Commit message (Expand) | Author |
2008-12-12 | smsc9420: add ethtool eeprom support | Steve Glendinning |
2008-12-12 | smsc9420: add netpoll support | Steve Glendinning |
2008-12-12 | smsc911x: make smsc911x_poll_controller static | Steve Glendinning |
2008-12-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2008-12-12 | sfc: Version 2.3 | Ben Hutchings |
2008-12-12 | sfc: Fix synchronisation of efx_mtd_{probe,rename,remove} | Ben Hutchings |
2008-12-12 | sfc: Use kzalloc() to ensure struct efx_spi_device is fully initialised | Ben Hutchings |
2008-12-12 | sfc: Treat probe as unsuccessful if it scheduled a reset | Steve Hodgson |
2008-12-12 | sfc: Use model numbers for PHY type names | Ben Hutchings |
2008-12-12 | sfc: Use mutex_lock_interruptible() for ethtool EEPROM access | Ben Hutchings |
2008-12-12 | sfc: Specify a meaningful component for loopback RX-side and PHY tests | Ben Hutchings |
2008-12-12 | sfc: Remove leading spaces | Ben Hutchings |
2008-12-12 | sfc: Add support for SFN4111T | Ben Hutchings |
2008-12-12 | sfc: Add support for Solarflare 10Xpress SFT9001 | Ben Hutchings |
2008-12-12 | sfc: Rework MAC, PHY and board event handling | Ben Hutchings |
2008-12-12 | sfc: Implement auto-negotiation | Ben Hutchings |
2008-12-12 | sfc: Add support for sub-10G speeds | Ben Hutchings |
2008-12-12 | sfc: Clean up MDIO flag setting | Ben Hutchings |
2008-12-12 | sfc: Clean up board identification | Ben Hutchings |
2008-12-12 | sfc: Add phy_type device attribute | Ben Hutchings |
2008-12-12 | sfc: Add support for MMDs numbered >15 | Ben Hutchings |
2008-12-12 | sfc: Remove MII extension cruft | Ben Hutchings |
2008-12-12 | sfc: Don't count RX checksum errors during loopback self-test | Ben Hutchings |
2008-12-12 | sfc: Abbreviate self-test names so they are not truncated | Ben Hutchings |
2008-12-12 | sfc: Provide hints to irqbalance daemon | Ben Hutchings |
2008-12-12 | sfc: Add option to use a separate channel for TX completions | Neil Turton |
2008-12-12 | sfc: Restore phy_flash_cfg module parameter | Ben Hutchings |
2008-12-12 | sfc: Work around unreliable strap pins | Ben Hutchings |
2008-12-12 | sfc: Clean up waits for flash/EEPROM operations | Ben Hutchings |
2008-12-12 | sfc: Make reset_workqueue driver-global rather than per-NIC | Steve Hodgson |
2008-12-12 | sfc: Correct interpretation of second param to ethtool phys_id() | Ben Hutchings |
2008-12-12 | sfc: Remove unneeded register write | Ben Hutchings |
2008-12-12 | sfc: Change SPI lengths to type size_t | Ben Hutchings |
2008-12-12 | sfc: Board support fixes | Ben Hutchings |
2008-12-12 | misdn: Fix lockdep warning | Karsten Keil |
2008-12-12 | mISDN: hfcmulti: use __iomem address space modifier | Hannes Eder |
2008-12-12 | mISDN: timerdev: use __user for mISDN_read's buffer argument | Hannes Eder |
2008-12-12 | mISDN: comment out unused symbols | Hannes Eder |
2008-12-12 | mISDN: fix sparse warning: symbol 'id' shadows an earlier one | Hannes Eder |
2008-12-12 | mISDN: fix sparse warning: symbol 'nskb' shadows an earlier one | Hannes Eder |
2008-12-12 | mISDN: un-export symbol 'plx_lock' | Hannes Eder |
2008-12-12 | mISDN: make global symbols static or include header files | Hannes Eder |
2008-12-12 | mISDN: consistently define 'debug' as '*u_int' | Hannes Eder |
2008-12-12 | mISDN: use NULL pointer instead of plain integer | Hannes Eder |
2008-12-12 | iwlwifi: add contact email to MODULE_AUTHOR | Tomas Winkler |
2008-12-12 | iwlwifi: remove 4965 from common uCode API structures | Tomas Winkler |
2008-12-12 | iwlwifi: remove includes of iwl-helpers.h where not needed | Tomas Winkler |
2008-12-12 | iwlwifi: remove unused clip_groups priv member | Tomas Winkler |
2008-12-12 | iwlwifi: fix resume while txpower off | Mohamed Abbas |
2008-12-12 | iwlwifi: use iwl_poll_direct_bit in EEPROM reading | Zhu, Yi |