aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-03de2104x: fix panic on loadEric Dumazet1-1/+0
2010-11-03atl1 : fix panic on loadEric Dumazet1-1/+0
2010-11-03netxen: remove unused firmware exportsAmerigo Wang1-3/+0
2010-11-03caif: SPI-driver bugfix - incorrect padding.Sjur Brændeland2-19/+51
2010-11-03smsc911x: Set Ethernet EEPROM size to supported device's sizeJohn Faith1-1/+1
2010-11-01cxgb4vf: remove call to stop TX queues at load time.Divy Le Ray1-1/+0
2010-11-01cxgb4: remove call to stop TX queues at load time.Divy Le Ray1-1/+0
2010-11-01cxgb3: remove call to stop TX queues at load time.Divy Le Ray1-1/+0
2010-11-01USB: gadget: fix ethernet gadget crash in gether_setupDmitry Artamonow1-1/+0
2010-11-01ibm_newemac: Remove netif_stop_queue() in emac_probe().David S. Miller1-1/+0
2010-11-01usbnet: fix usb_autopm_get_interface failure(v1)Ming Lei1-0/+11
2010-11-01trivial: fix typos concerning "function"Uwe Kleine-König1-2/+2
2010-11-01bnx2x: Update version numberYaniv Rosner1-2/+2
2010-11-01bnx2x: Reset 8073 phy during common initYaniv Rosner1-0/+1
2010-11-01bnx2x: Do not enable CL37 BAM unless it is explicitly enabledYaniv Rosner2-7/+20
2010-11-01bnx2x: Fix resetting BCM8726 PHY during common initYaniv Rosner1-1/+1
2010-11-01bnx2x: Clear latch indication on link resetYaniv Rosner1-1/+10
2010-11-01bnx2x: Fix port selection in case of E2Yaniv Rosner1-3/+12
2010-11-01bnx2x: Fix waiting for reset complete on BCM848x3 PHYsYaniv Rosner1-3/+5
2010-11-01bnx2x: Restore appropriate delay during BMAC resetYaniv Rosner1-1/+1
2010-10-31qlcnic: fix panic on loadEric Dumazet1-1/+0
2010-10-31jme: fix panic on loadEric Dumazet1-4/+0
2010-10-30isdn: mISDN: socket: fix information leak to userlandKulikov Vasiliy1-0/+2
2010-10-30netdev: can: Change mail address of Hans J. KochHans J. Koch1-1/+1
2010-10-30pcnet_cs: add new_idKen Kawasaki1-0/+1
2010-10-30can: pch_can: fix section mismatch warning by using a whitelisted nameMarc Kleine-Budde1-3/+3
2010-10-30can: pch_can: fix sparse warningMarc Kleine-Budde1-2/+2
2010-10-30netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probeDenis Kirjanov1-1/+0
2010-10-30vmxnet: trivial annotation of protocol constantHarvey Harrison1-1/+1
2010-10-30vmxnet3: remove unnecessary byteswapping in BAR writing macrosHarvey Harrison1-4/+4
2010-10-29phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addrCyril Chemparathy1-9/+9
2010-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller9-35/+94
2010-10-29b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmdLarry Finger1-0/+2
2010-10-29libertas: Fix sd8686 firmware reloadPaul Fox1-3/+29
2010-10-29ath9k: Fix incorrect access of rate flags in RCMohammed Shafi Shajakhan1-1/+1
2010-10-28stmmac: enable/disable rx/tx in the core with a single write.avisconti1-30/+10
2010-10-28net: atarilance - flags should be unsigned longGeert Uytterhoeven1-1/+1
2010-10-28netxen: fix kdumpRajesh Borundia2-15/+7
2010-10-28USB: gadget: fix ethernet gadget crash in gether_setupDmitry Artamonow1-1/+1
2010-10-28cxgb3: Fix panic in free_tx_desc()Krishna Kumar1-1/+3
2010-10-28cxgb3: fix crash due to manipulating queues before registrationNishanth Aravamudan1-1/+1
2010-10-288390: Don't oops on starting dev queuePavel Emelyanov1-1/+0
2010-10-28igbvf: fix panic on loadEmil Tantilov1-4/+4
2010-10-28ixgb: call pci_disable_device in ixgb_removeEmil Tantilov1-0/+1
2010-10-28ixgbe: DCB, fix TX hang occurring in stress condition with PFCJohn Fastabend5-10/+54
2010-10-28e1000e: Add check for reset flags before displaying reset messageCarolyn Wyborny1-2/+5
2010-10-28e1000e: reset PHY after errors detectedCarolyn Wyborny3-0/+63
2010-10-28pch_gbe: Select MII.David S. Miller1-0/+1
2010-10-27igb: Fix unused variable warning.Jesse Gross1-1/+0
2010-10-27ehea: Fixing statisticsBreno Leitao2-6/+28