aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* ipv4: Don't pre-seed hoplimit metric.David S. Miller2010-12-13
* net: Abstract RTAX_HOPLIMIT metric accesses behind helper.David S. Miller2010-12-13
* hostap: don't use flush_scheduled_work()Tejun Heo2010-12-12
* i2400m: drop i2400m_schedule_work()Tejun Heo2010-12-12
* sungem: update gp->reset_task flushingTejun Heo2010-12-12
* igb[v],ixgbe: don't use flush_scheduled_work()Tejun Heo2010-12-12
* iseries_veth: don't use flush_scheduled_work()Tejun Heo2010-12-12
* ehea: don't use flush_scheduled_work()Tejun Heo2010-12-12
* ehea: kill unused ehea_rereg_mr_taskTejun Heo2010-12-12
* drivers/net: don't use flush_scheduled_work()Tejun Heo2010-12-12
* drivers/net: remove unnecessary flush_scheduled_work() callsTejun Heo2010-12-12
* net: au1000_eth: remove unused global variable.Manuel Lauss2010-12-11
* s2io: Using static const generally increases object text and decreases data s...Jon Mason2010-12-11
* s2io: Update Driver VersionJon Mason2010-12-11
* s2io: make strings at tables constJon Mason2010-12-11
* s2io: rx_ring_sz bounds checkingJon Mason2010-12-11
* igb: Add new function to read part number from EEPROM in string formatCarolyn Wyborny2010-12-11
* e1000e: increment the driver versionBruce Allan2010-12-11
* e1000e: static analysis tools complain of a possible null ptr p dereferenceBruce Allan2010-12-11
* e1000e: minor error message correctionsBruce Allan2010-12-11
* e1000e: prevent null ptr dereference in e1000_tx_queue()Bruce Allan2010-12-11
* e1000e: support new PBA format from EEPROMBruce Allan2010-12-11
* e1000e: 82579 PHY incorrectly identified during initBruce Allan2010-12-11
* e1000e: 82577/8/9 mis-configured OEM bits during S0->SxBruce Allan2010-12-11
* e1000e: 82571 Serdes can fail to get linkBruce Allan2010-12-11
* e1000e: 82577/8 must acquire h/w semaphore before workaroundBruce Allan2010-12-11
* e1000e: 82574/82583 performance improvementBruce Allan2010-12-11
* e1000e: 82571-based mezzanine card can fail ethtool link testBruce Allan2010-12-11
* e1000e: fix double initialization in blink pathHolger Eitzenberger2010-12-11
* ixgbe: cleanup string function calls to use bound checking versions.Don Skidmore2010-12-11
* ixgbe: fix ntuple supportEmil Tantilov2010-12-11
* ixgbe: fix X540 to use it's own info structDon Skidmore2010-12-11
* ixgbe: fix X540 phy id to correct valueDon Skidmore2010-12-11
* ixgb: Don't check for vlan group on transmitEmil Tantilov2010-12-11
* Intel Wired LAN drivers: Use static constJeff Kirsher2010-12-11
* e1000: fix return value not set on errorDean Nelson2010-12-11
* isdn: Fix printed out copy_from_user() return value after previous change.David S. Miller2010-12-10
* bonding: add the debugfs facility to the bonding driverTaku Izumi2010-12-10
* enic: Move enic port profile handling code to a new 802.1Qbh provisioning inf...Roopa Prabhu2010-12-10
* isdn: return -EFAULT if copy_from_user() failsDan Carpenter2010-12-10
* vxge: update driver versionJon Mason2010-12-10
* vxge: independent interrupt moderationJon Mason2010-12-10
* vxge: hotplug stallJon Mason2010-12-10
* vxge: transmit timeout deadlockJon Mason2010-12-10
* vxge: use pci_request_region()Jon Mason2010-12-10
* vxge: fix crash of VF when unloading PFJon Mason2010-12-10
* vxge: code cleanup and reorganizationJon Mason2010-12-10
* netdev: Use default implementation of ethtool_ops::get_link where possibleBen Hutchings2010-12-10
* enic: Use VF mac set by IFLA_VF_MAC in port profile provisioning dataRoopa Prabhu2010-12-10
* enic: Add ndo_set_vf_mac support for enic dynamic devicesRoopa Prabhu2010-12-10