summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ioc3.c: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-171-11/+11
* ucc_geth: use correct thread number for 10/100Mbps linkJoakim Tjernlund2008-03-171-2/+4
* igb: Correctly get protocol informationMitch Williams2008-03-171-4/+17
* [IOC3] Fix section missmatchRalf Baechle2008-03-171-1/+2
* 2.6.25-rc4 de_stop_rxtx polling wrongGrant Grundler2008-03-171-3/+7
* forcedeth: limit tx to 16Ayaz Abdulla2008-03-171-18/+100
* 3c501: Further coding style fixesAlan Cox2008-03-171-7/+9
* cxgb3: Fix transmit queue stop mechanismDivy Le Ray2008-03-171-3/+9
* NEWEMAC: Add compatible "ibm,tah" to tah matching tableStefan Roese2008-03-171-0/+4
* rndis_host: fix transfer size negotiationJean-Christophe Dubois2008-03-171-4/+8
* NEWEMAC: fix support for pause packetsPravin M. Bathija2008-03-171-0/+7
* drivers/net/atl1/atl1_main.c: remove unused variableJulia Lawall2008-03-171-3/+0
* drivers/net/ipg.c: remove unused variableJulia Lawall2008-03-171-3/+0
* epic100 endianness annotations and fixesAl Viro2008-03-171-20/+27
* ipg fixAl Viro2008-03-171-1/+6
* more misannotations: ne2k-pciAl Viro2008-03-171-4/+4
* fore2000 - fix misannotationsAl Viro2008-03-172-108/+108
* wan/farsync: copy_from_user() to iomem is wrongAl Viro2008-03-171-5/+12
* r6040 endianness fixesAl Viro2008-03-171-4/+6
* rt2x00: Add new D-Link USB IDIvo van Doorn2008-03-111-0/+1
* rt2x00: never disable multicast because it disables broadcast tooAdam Baker2008-03-112-4/+4
* libertas: fix the 'compare command with itself' properlySebastian Siewior2008-03-111-1/+1
* drivers/net/Kconfig: fix whitespace for GELIC_WIRELESS entryJohn W. Linville2008-03-111-9/+9
* net/enc28j60: oops fixDavid Brownell2008-03-051-1/+2
* drivers/net/ac3200.c: replace init_module&cleanup_module with module_init&mod...Jon Schindler2008-03-051-3/+4
* drivers/net/apne.c: replace init_module&cleanup_module with module_init&modul...Jon Schindler2008-03-051-3/+4
* drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_...Jon Schindler2008-03-051-2/+4
* drivers/net/appletalk/ltpc.c: replace init_module&cleanup_module with module_...Jon Schindler2008-03-051-1/+2
* bluetooth: CONWISE Technology based adapters with buggy SCO support (bugzilla...SDiZ2008-03-051-0/+3
* [PPPOL2TP]: Fix SMP issues in skb reorder queue handlingJames Chapman2008-03-051-3/+8
* [PPPOL2TP]: Make locking calls softirq-safeJames Chapman2008-03-051-29/+29
* atm: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-053-10/+10
* isdn: replace __inline with inlineHarvey Harrison2008-03-052-3/+3
* net: replace __inline with inlineHarvey Harrison2008-03-051-1/+1
* make s2io.c:init_tti() staticAdrian Bunk2008-03-051-1/+1
* FIXED_PHY must depend on PHYLIB=yAdrian Bunk2008-03-051-0/+1
* fix drivers/net/atarilance.c compilationAdrian Bunk2008-03-051-3/+2
* ixgbe: fix typo in speed mesageEmil Tantilov2008-03-051-1/+1
* e100: Do suspend/shutdown like e1000Auke Kok2008-03-051-26/+3
* ehea: Fix missing Kconfig dependencyThomas Klein2008-03-051-1/+1
* axnet_cs: change debugging level for "Too much work at interrupt" message.Komuro2008-03-051-1/+1
* mv643xx_eth: Define module alias for platform deviceMartin Michlmayr2008-03-051-0/+1
* de2104x: remove BUG_ON() when changing media typeOndrej Zary2008-03-051-1/+2
* dm9161: add configuration for MII/RMIIfrederic Rodo2008-03-051-3/+14
* b43legacy: Fix module init messageMichael Buesch2008-03-041-1/+1
* rndis_wlan: fix broken data copyJussi Kivilinna2008-03-041-5/+3
* libertas: compare the current command with responseSebastian Siewior2008-03-041-3/+1
* libertas: fix sanity check on sequence number in command responseDavid Woodhouse2008-03-041-2/+2
* p54: fix eeprom parser length sanity checksJohannes Berg2008-03-041-7/+11
* p54: fix EEPROM structure endiannessJohannes Berg2008-03-042-5/+5
OpenPOWER on IntegriCloud