summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* sfc: Move mdio_lock to struct falcon_nic_dataBen Hutchings2010-12-034-7/+9
* sfc: Move SPI state to struct falcon_nic_dataBen Hutchings2010-12-036-75/+69
* sfc: Remove unnecessary inclusion of various private header filesBen Hutchings2010-12-038-10/+0
* sfc: Expose Falcon BootROM config through MTD, not ethtoolBen Hutchings2010-12-032-82/+54
* sfc: Remove broken automatic fallback for invalid Falcon chip/board configBen Hutchings2010-12-031-33/+24
* sfc: Fix event based MCDI completion and MC REBOOT/CMDDONE ordering issueSteve Hodgson2010-12-031-0/+1
* sfc: Clear RXIN_SEL when soft-resetting QT2025CBen Hutchings2010-12-031-0/+6
* sfc: Read-to-clear LM87 alarm/interrupt status at start of dayBen Hutchings2010-12-031-0/+4
* sfc: Distinguish critical and non-critical over-temperature conditionsBen Hutchings2010-12-031-29/+80
* sfc: Fix condition for no-op in set_phy_flash_cfg()Ben Hutchings2010-12-031-1/+1
* sfc: Reduce log level for MCDI error response in efx_mcdi_rpc()Ben Hutchings2010-12-031-1/+1
* can: EG20T PCH: Delete unnecessary spin_lockTomoya2010-12-021-34/+0
* can: EG20T PCH: Enumerate LEC macrosTomoya2010-12-021-36/+41
* can: EG20T PCH: Change Message Object IndexTomoya2010-12-021-147/+116
* can: EG20T PCH: Separate Interface Register(IF1/IF2)Tomoya2010-12-021-244/+201
* vxge: update driver versionJon Mason2010-12-011-2/+2
* vxge: use strcpy for stringsJon Mason2010-12-011-1/+1
* vxge: remove unnecessary printksJon Mason2010-12-011-11/+0
* bnx2x: Add Nic partitioning mode (57712 devices)Dmitry Kravkov2010-12-017-96/+400
* forcedeth: Use netdev_dbg for printk(KERN_DEBUGJoe Perches2010-11-291-7/+12
* forcedeth: Remove netdev_dbg usesJoe Perches2010-11-291-133/+0
* forcedeth: Convert dev_printk(<level> to dev_<level>(Joe Perches2010-11-291-38/+26
* forcedeth: Separate vendor specific initializations into functionsJoe Perches2010-11-291-179/+188
* forcedeth: Add function init_realtek_8211bJoe Perches2010-11-291-73/+32
* forcedeth: Convert pr_<level> to netdev_<level>Joe Perches2010-11-291-132/+161
* forcedeth: Use pr_fmt and pr_<level>Joe Perches2010-11-291-114/+142
* forcedeth: Convert remaining dprintk to netdev_dbgJoe Perches2010-11-291-19/+12
* forcedeth: Use print_hex_dumpJoe Perches2010-11-291-37/+17
* forcedeth: convert dprintk(KERN_DEBUG to netdev_dbgJoe Perches2010-11-291-89/+87
* forcedeth: Change reg_delay arguments and useJoe Perches2010-11-291-16/+14
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-11-29134-1809/+11244
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-24134-1809/+11244
| |\
| | * ath9k_hw: remove ath9k_hw_stoppcurecvFelix Fietkau2010-11-242-9/+0
| | * ath9k_htc: Identify devices using driver_infoRajkumar Manoharan2010-11-246-55/+37
| | * ath9k_hw: Fix eeprom offset for AR9287 devices (PCI/USB)Rajkumar Manoharan2010-11-242-7/+3
| | * ath9k_htc: Add driver_info in usb device listRajkumar Manoharan2010-11-241-5/+15
| | * ath: Add a driver_info bitmask fieldRajkumar Manoharan2010-11-241-0/+6
| | * iwlwifi: advance power management supportWey-Yi Guy2010-11-244-6/+76
| | * iwlwifi: power management checking for shadow registerWey-Yi Guy2010-11-241-0/+10
| | * iwlwifi: consider BT for power managementWey-Yi Guy2010-11-244-0/+24
| | * iwlwifi: add more power management flagsWey-Yi Guy2010-11-241-0/+5
| | * iwlagn: name change for BT config flagWey-Yi Guy2010-11-241-2/+3
| | * ath9k: avoid aggregation for VO trafficLuis R. Rodriguez2010-11-241-1/+2
| | * b43: N-PHY: little cleanupsRafał Miłecki2010-11-241-8/+5
| | * b43: N-PHY: rev2: save and restore PHY regs on RSSI pollRafał Miłecki2010-11-241-0/+16
| | * b43: N-PHY: fix BPHY initRafał Miłecki2010-11-241-2/+2
| | * b43: N-PHY: init BPHY when neededRafał Miłecki2010-11-241-0/+4
| | * b43: N-PHY: fix some typos, conditions, set gain_boostRafał Miłecki2010-11-241-17/+18
| | * b43: N-PHY: minor fixes to match specsRafał Miłecki2010-11-241-3/+6
| | * b43: N-PHY: fix values for PHY regs in channel tables of 2055 radioRafał Miłecki2010-11-241-124/+124
OpenPOWER on IntegriCloud