summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* pch_can: Replace netdev_dbg instead of dev_dbg partlyTomoya2010-12-131-8/+8
* pch_can: Change Copyright and module descriptionTomoya2010-12-131-2/+2
* pch_can: Reduce register accessTomoya2010-12-131-34/+21
* pch_can: Change functions typeTomoya2010-12-131-8/+10
* pch_can: Rename function/macro nameTomoya2010-12-131-99/+77
* pch_can: Fix warningsTomoya2010-12-131-73/+73
* pch_can: Improve rx processingTomoya2010-12-131-76/+82
* pch_can: Fix endianness issueTomoya2010-12-131-27/+20
* pch_can: Divide poll functionTomoya2010-12-131-36/+35
* pch_can: Add flow control processingTomoya2010-12-131-19/+12
* ehea: Use the standard logging functionsJoe Perches2010-12-135-297/+278
* ipv4: Don't pre-seed hoplimit metric.David S. Miller2010-12-131-1/+1
* net: Abstract RTAX_HOPLIMIT metric accesses behind helper.David S. Miller2010-12-131-1/+1
* hostap: don't use flush_scheduled_work()Tejun Heo2010-12-122-1/+10
* i2400m: drop i2400m_schedule_work()Tejun Heo2010-12-124-96/+21
* sungem: update gp->reset_task flushingTejun Heo2010-12-121-8/+4
* igb[v],ixgbe: don't use flush_scheduled_work()Tejun Heo2010-12-123-10/+17
* iseries_veth: don't use flush_scheduled_work()Tejun Heo2010-12-121-14/+4
* ehea: don't use flush_scheduled_work()Tejun Heo2010-12-121-3/+2
* ehea: kill unused ehea_rereg_mr_taskTejun Heo2010-12-122-8/+3
* drivers/net: don't use flush_scheduled_work()Tejun Heo2010-12-1223-34/+36
* drivers/net: remove unnecessary flush_scheduled_work() callsTejun Heo2010-12-125-15/+0
* net: au1000_eth: remove unused global variable.Manuel Lauss2010-12-111-2/+0
* s2io: Using static const generally increases object text and decreases data s...Jon Mason2010-12-111-8/+12
* s2io: Update Driver VersionJon Mason2010-12-111-1/+1
* s2io: make strings at tables constJon Mason2010-12-112-6/+6
* s2io: rx_ring_sz bounds checkingJon Mason2010-12-112-19/+26
* igb: Add new function to read part number from EEPROM in string formatCarolyn Wyborny2010-12-114-11/+102
* e1000e: increment the driver versionBruce Allan2010-12-111-1/+1
* e1000e: static analysis tools complain of a possible null ptr p dereferenceBruce Allan2010-12-111-0/+3
* e1000e: minor error message correctionsBruce Allan2010-12-112-2/+2
* e1000e: prevent null ptr dereference in e1000_tx_queue()Bruce Allan2010-12-111-2/+2
* e1000e: support new PBA format from EEPROMBruce Allan2010-12-114-28/+130
* e1000e: 82579 PHY incorrectly identified during initBruce Allan2010-12-112-5/+25
* e1000e: 82577/8/9 mis-configured OEM bits during S0->SxBruce Allan2010-12-111-1/+1
* e1000e: 82571 Serdes can fail to get linkBruce Allan2010-12-111-8/+27
* e1000e: 82577/8 must acquire h/w semaphore before workaroundBruce Allan2010-12-111-0/+7
* e1000e: 82574/82583 performance improvementBruce Allan2010-12-111-2/+2
* e1000e: 82571-based mezzanine card can fail ethtool link testBruce Allan2010-12-111-1/+6
* e1000e: fix double initialization in blink pathHolger Eitzenberger2010-12-113-2/+3
* ixgbe: cleanup string function calls to use bound checking versions.Don Skidmore2010-12-112-10/+11
* ixgbe: fix ntuple supportEmil Tantilov2010-12-111-1/+1
* ixgbe: fix X540 to use it's own info structDon Skidmore2010-12-112-10/+10
* ixgbe: fix X540 phy id to correct valueDon Skidmore2010-12-112-2/+2
* ixgb: Don't check for vlan group on transmitEmil Tantilov2010-12-111-21/+30
* Intel Wired LAN drivers: Use static constJeff Kirsher2010-12-117-53/+65
* e1000: fix return value not set on errorDean Nelson2010-12-111-4/+6
* isdn: Fix printed out copy_from_user() return value after previous change.David S. Miller2010-12-111-3/+4
* bonding: add the debugfs facility to the bonding driverTaku Izumi2010-12-114-2/+115
* enic: Move enic port profile handling code to a new 802.1Qbh provisioning inf...Roopa Prabhu2010-12-113-19/+47