aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-28[BNX2X]: update version, remove CVS stringsEliezer Tamir1-3/+2
2008-02-28[BNX2X]: Fix Xmit bugsEliezer Tamir2-5/+10
2008-02-28[BNX2X]: Prevent PCI queue overflowEliezer Tamir1-4/+8
2008-02-28[BNX2X]: fix slowpath races and lockingEliezer Tamir2-100/+116
2008-02-28[BNX2X]: fix HW attentions and error handlingEliezer Tamir1-79/+150
2008-02-28[BNX2X]: fix MSI-X/INT#A errataEliezer Tamir1-8/+16
2008-02-28[BNX2X]: correct statisticsEliezer Tamir2-85/+83
2008-02-28[BNX2X]: Correct RX filtering and MC configurationEliezer Tamir2-78/+92
2008-02-28[BNX2X]: Correct Link managementEliezer Tamir5-649/+1734
2008-02-28[BNX2X]: Correct init_one()Eliezer Tamir2-15/+31
2008-02-28[BNX2X]: Spelling fixesEliezer Tamir2-65/+56
2008-02-28SSB PCI core driver: use new SPROM data structureAurelien Jarno1-1/+1
2008-02-28Don't build bcm43xx if SSB is static and b43 PCI-SSB bridge is enabled.Alexey Zaytsev1-1/+1
2008-02-28Use a separate config option for the b43 pci to ssb bridge.Alexey Zaytsev5-3/+10
2008-02-28libertas: Remove unused exportsRoland Dreier3-20/+0
2008-02-28rt2x00: Fix rt2x00lib_reset_link_tuner()Ivo van Doorn1-19/+30
2008-02-28rt2x00: Don't switch to antenna with low rssiIvo van Doorn2-13/+9
2008-02-28rt2x00: Add link tuner safe RX toggle statesIvo van Doorn7-7/+29
2008-02-28rt2x00: Fix antenna diversityIvo van Doorn1-3/+3
2008-02-28gelic wireless driver needs WIRELESS_EXT supportSebastian Siewior1-0/+1
2008-02-28PS3: gelic: Link the wireless net_device structure to the corresponding device structureMasakazu Mokuno1-0/+1
2008-02-28rndis_wlan: fix sparse warningsJohannes Berg1-7/+7
2008-02-26CONNECTOR: make cn_already_initialized staticLi Zefan1-1/+1
2008-02-26[MACVLAN]: Update Kconfig to refer to iproutePatrick McHardy1-0/+5
2008-02-24Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller26-281/+524
2008-02-24i2c-i801: Add support for the ICH10Gaston, Jason D2-2/+10
2008-02-24i2c-pca-isa: Add access check to legacy ioportsChristian Krafft1-0/+7
2008-02-24i2c: Storage class should be before const qualifierTobias Klauser1-2/+2
2008-02-24i2c-pxa: Misc fixesWolfram Sang1-11/+14
2008-02-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds6-20/+38
2008-02-24libata-core: fix kernel-doc warningRandy Dunlap1-1/+1
2008-02-24sata_fsl: fix build with ATA_VERBOSE_DEBUGAnton Vorontsov1-3/+5
2008-02-24[libata] ahci: AMD SB700/SB800 SATA support 64bit DMAShane Huang1-6/+17
2008-02-24libata-pmp: clear hob for pmp register accessesMark Lord1-2/+2
2008-02-24libata: automatically use DMADIR if drive/bridge requires itTejun Heo2-3/+11
2008-02-24power_state: get rid of write-only variable in SATAPavel Machek1-3/+0
2008-02-24pata_atiixp: Use 255 sector limitAlan Cox1-2/+2
2008-02-24e1000e: remove unused read value in ASPM disable code.Auke Kok1-2/+0
2008-02-24e1000e: fix spelling errors in commentsAuke Kok7-44/+46
2008-02-24e1000e: fix flow control denial of service possibilityJesse Brandeburg1-26/+5
2008-02-24e1000e: fix flow control when using ethtool overridesJesse Brandeburg1-3/+0
2008-02-24e1000e: fix link up message to show ethX:Jesse Brandeburg1-2/+1
2008-02-24e1000e: 82573 can use eerd method to read eepromAuke Kok1-11/+1
2008-02-24ixgb: add RNBC counter - no buffer count - to ethtool statsAuke Kok1-0/+1
2008-02-24macb: Fix speed settingAtsushi Nemoto1-1/+1
2008-02-24sky2: fix LED managementStephen Hemminger2-74/+76
2008-02-24[netdrvr] via-rhine: Use register offset definition for WOLcgClrLaura Garcia1-1/+1
2008-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds20-76/+371
2008-02-23net/phy/mdio_bus.c: fix a check-after-useAdrian Bunk1-2/+2
2008-02-23igb: Fix panic with NICs with 1000BASE-SX PHYBill Hayes1-2/+4