aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-05net/enc28j60: oops fixDavid Brownell1-1/+2
2008-03-05drivers/net/ac3200.c: replace init_module&cleanup_module with module_init&module_exitJon Schindler1-3/+4
2008-03-05drivers/net/apne.c: replace init_module&cleanup_module with module_init&module_exitJon Schindler1-3/+4
2008-03-05drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_init&module_exitJon Schindler1-2/+4
2008-03-05drivers/net/appletalk/ltpc.c: replace init_module&cleanup_module with module_init&module_exitJon Schindler1-1/+2
2008-03-05bluetooth: CONWISE Technology based adapters with buggy SCO support (bugzilla #9027)SDiZ1-0/+3
2008-03-05[PPPOL2TP]: Fix SMP issues in skb reorder queue handlingJames Chapman1-3/+8
2008-03-05[PPPOL2TP]: Make locking calls softirq-safeJames Chapman1-29/+29
2008-03-05atm: replace remaining __FUNCTION__ occurrencesHarvey Harrison3-10/+10
2008-03-05isdn: replace __inline with inlineHarvey Harrison2-3/+3
2008-03-05net: replace __inline with inlineHarvey Harrison1-1/+1
2008-03-05make s2io.c:init_tti() staticAdrian Bunk1-1/+1
2008-03-05FIXED_PHY must depend on PHYLIB=yAdrian Bunk1-0/+1
2008-03-05fix drivers/net/atarilance.c compilationAdrian Bunk1-3/+2
2008-03-05ixgbe: fix typo in speed mesageEmil Tantilov1-1/+1
2008-03-05e100: Do suspend/shutdown like e1000Auke Kok1-26/+3
2008-03-05ehea: Fix missing Kconfig dependencyThomas Klein1-1/+1
2008-03-05axnet_cs: change debugging level for "Too much work at interrupt" message.Komuro1-1/+1
2008-03-05mv643xx_eth: Define module alias for platform deviceMartin Michlmayr1-0/+1
2008-03-05de2104x: remove BUG_ON() when changing media typeOndrej Zary1-1/+2
2008-03-05dm9161: add configuration for MII/RMIIfrederic Rodo1-3/+14
2008-03-04b43legacy: Fix module init messageMichael Buesch1-1/+1
2008-03-04rndis_wlan: fix broken data copyJussi Kivilinna1-5/+3
2008-03-04libertas: compare the current command with responseSebastian Siewior1-3/+1
2008-03-04libertas: fix sanity check on sequence number in command responseDavid Woodhouse1-2/+2
2008-03-04p54: fix eeprom parser length sanity checksJohannes Berg1-7/+11
2008-03-04p54: fix EEPROM structure endiannessJohannes Berg2-5/+5
2008-03-04ssb: Add pcibios_enable_device() return value checkYoichi Yuasa1-1/+4
2008-03-03[PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()Jarek Poplawski1-1/+6
2008-03-03Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue()Jarek Poplawski1-0/+1
2008-02-29[TUN]: Fix RTNL-locking in tun/tap driverKim B. Heino1-1/+5
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