summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* virtio: fix race in enable_cbChristian Borntraeger2008-03-171-3/+7
* virtio: Enable netpoll interface for netconsole loggingAmit Shah2008-03-171-0/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-1220-94/+96
|\
| * 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
| * [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
| * 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-047-25/+35
|\ \ | |/
| * 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
| * [PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()Jarek Poplawski2008-03-031-1/+6
| * Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue()Jarek Poplawski2008-03-031-0/+1
| * [TUN]: Fix RTNL-locking in tun/tap driverKim B. Heino2008-02-291-1/+5
* | m68knommu: fix fec driver interrupt racesGreg Ungerer2008-03-041-4/+4
|/
* [BNX2X]: update version, remove CVS stringsEliezer Tamir2008-02-281-3/+2
* [BNX2X]: Fix Xmit bugsEliezer Tamir2008-02-282-5/+10
* [BNX2X]: Prevent PCI queue overflowEliezer Tamir2008-02-281-4/+8
* [BNX2X]: fix slowpath races and lockingEliezer Tamir2008-02-282-100/+116
* [BNX2X]: fix HW attentions and error handlingEliezer Tamir2008-02-281-79/+150
* [BNX2X]: fix MSI-X/INT#A errataEliezer Tamir2008-02-281-8/+16
* [BNX2X]: correct statisticsEliezer Tamir2008-02-282-85/+83
* [BNX2X]: Correct RX filtering and MC configurationEliezer Tamir2008-02-282-78/+92
* [BNX2X]: Correct Link managementEliezer Tamir2008-02-285-649/+1734
* [BNX2X]: Correct init_one()Eliezer Tamir2008-02-282-15/+31
* [BNX2X]: Spelling fixesEliezer Tamir2008-02-282-65/+56
* Don't build bcm43xx if SSB is static and b43 PCI-SSB bridge is enabled.Alexey Zaytsev2008-02-281-1/+1
* Use a separate config option for the b43 pci to ssb bridge.Alexey Zaytsev2008-02-282-0/+2
* libertas: Remove unused exportsRoland Dreier2008-02-283-20/+0
OpenPOWER on IntegriCloud