summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* rndis_host: Poll status channel before control channelBen Hutchings2010-05-151-6/+12
* qlcnic: add idc debug registersSucheta Chakraborty2010-05-142-0/+23
* qlcnic: support quisce modeSucheta Chakraborty2010-05-141-2/+26
* qlcnic: check device classSucheta Chakraborty2010-05-143-8/+18
* qlcnic: check IDC versionSucheta Chakraborty2010-05-142-2/+19
* qlcnic: cleanup unused codeAmit Kumar Salecha2010-05-144-61/+10
* qlcnic: cleanup dma mask settingAmit Kumar Salecha2010-05-142-70/+24
* qlcnic: fix caching window registerAmit Kumar Salecha2010-05-143-18/+0
* qlcnic: remove obsolete registerAmit Kumar Salecha2010-05-143-16/+1
* qlcnic: fix context cleanupAmit Kumar Salecha2010-05-141-3/+1
* sky2: version 1.28stephen hemminger2010-05-141-1/+1
* sky2: Avoid allocating memory in sky2_resumeMike McCormack2010-05-141-15/+5
* sky2: Refactor down/up code out of sky2_restart()Mike McCormack2010-05-141-7/+19
* sky2: Shut off interrupts before NAPIMike McCormack2010-05-141-2/+2
* sky2: Avoid race in sky2_change_mtuMike McCormack2010-05-141-1/+1
* sky2: Restore multicast after restartMike McCormack2010-05-141-0/+1
* ixgb and e1000: Use new function for copybreak testsJoe Perches2010-05-142-41/+58
* e1000: cleanup unused parametersJesse Brandeburg2010-05-141-8/+0
* e1000: fix WARN_ON with mac-vlanJesse Brandeburg2010-05-141-2/+0
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14171-631/+0
* ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardwareMallikarjuna R Chilakala2010-05-135-421/+557
* ixgbe: Use bool flag to see if the packet unmapping is delayed in HWRSCMallikarjuna R Chilakala2010-05-131-6/+11
* ixgbe: fix setting of promisc mode when using mac-vlansEmil Tantilov2010-05-133-4/+8
* cxgb4: report GRO stats with ethtool -SDimitris Michailidis2010-05-121-0/+6
* cxgb4: report the PCIe link speedDimitris Michailidis2010-05-121-2/+8
* cxgb4: configure HW VLAN extraction through FWDimitris Michailidis2010-05-124-28/+20
* e1000e: add PCI device id to enable support for 82567V-4Bruce Allan2010-05-122-0/+2
* e1000e: Fix/cleanup PHY reset code for ICHx/PCHxBruce Allan2010-05-121-74/+75
* e1000e: move settting of flow control refresh timer to link setup codeBruce Allan2010-05-123-4/+4
* e1000e: fix checks for manageability enabled and management pass-throughBruce Allan2010-05-126-16/+52
* e1000e: Incorrect function pointer set for force_speed_duplex on 82577Bruce Allan2010-05-122-20/+2
* e1000e: Cleanup e1000_sw_lcd_config_ich8lan()Bruce Allan2010-05-121-77/+75
* e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru checkBruce Allan2010-05-121-4/+4
* e1000e: cleanup multiple common exit pointsBruce Allan2010-05-121-24/+17
* e1000e: s/w initiated LSC MSI-X interrupts not generated; no transmitBruce Allan2010-05-121-2/+9
* e1000e: initialize manageability (IPMI) pass-through in 82574/82583Bruce Allan2010-05-123-9/+55
* e1000e: bad state after running ethtool diagnostics with AMT enabledBruce Allan2010-05-122-7/+18
* e1000e: use static params to save stack space (part 2)Bruce Allan2010-05-121-2/+2
* netxen: handle queue manager accessAmit Kumar Salecha2010-05-123-11/+63
* netxen: to fix onchip memory access.Sucheta Chakraborty2010-05-121-25/+17
* netxen: remove unnecessary size checksSucheta Chakraborty2010-05-122-50/+8
* netxen: fix register usageAmit Kumar Salecha2010-05-123-3/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-12244-1058/+2949
|\
| * Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-05-112-68/+56
| |\
| | * hwmon: (applesmc) Correct sysfs fan error handlingHenrik Rydberg2010-05-111-36/+25
| | * hwmon: (asc7621) Bug fixesKen Milmore2010-05-111-32/+31
| * | drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-...Andrew Morton2010-05-111-2/+6
| * | hp_accel: fix race in device removalOliver Neukum2010-05-111-1/+1
| * | fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking linesMichael Hennerich2010-05-111-7/+8
| * | mmc: atmel-mci: fix in debugfs: response value printingNicolas Ferre2010-05-111-2/+2