aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-09-071-0/+1
|\
| * [kernel-doc] fix various DocBook build problems/warningsJeff Garzik2005-09-071-0/+1
* | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-09-0725-1850/+4847
|\ \
| * | [wireless ieee80211,ipw2200] Lindent source codeJeff Garzik2005-09-072-1355/+1321
| * | [wireless] build fixes after merging WE-19Jeff Garzik2005-09-072-1/+2
| * | [PATCH] lvalues abuse in lanceAl Viro2005-09-062-2/+2
| * | [PATCH] airo : WE-19 supportJean Tourrilhes2005-09-061-20/+21
| * | [PATCH] prism54 : WE-17 supportJean Tourrilhes2005-09-062-1/+5
| * | [PATCH] wl3501_cs : WE-17 supportJean Tourrilhes2005-09-062-2/+6
| * | [PATCH] atmel_cs : WE-17 supportJean Tourrilhes2005-09-061-15/+2
| * | [PATCH] iw263_netwave_we17.diffJean Tourrilhes2005-09-061-2/+5
| * | [PATCH] ray_cs : WE-17 supportJean Tourrilhes2005-09-062-420/+452
| * | [PATCH] net: fix bonding with spider_netJens Osterkamp2005-09-062-6/+31
| * | [PATCH] net: update the spider_net driverJens Osterkamp2005-09-061-10/+40
| * | [PATCH] net: add driver for the NIC on Cell BladesJens Osterkamp2005-09-065-0/+2883
| * | [PATCH] __user annotations (forcedeth.c)viro@ftp.linux.org.uk2005-09-061-2/+2
| * | [PATCH] iseries_veth: Update copyright noticeMichael Ellerman2005-09-061-0/+1
| * | [PATCH] missed s/u32/pm_message_t/ (dm9000)viro@ftp.linux.org.uk2005-09-061-1/+1
| * | [PATCH] iomem annotations (ac3200.c)viro@ftp.linux.org.uk2005-09-061-1/+1
| * | [PATCH] S2io: Hardware and miscellaneous fixesravinandan.arakali@neterion.com2005-09-063-28/+88
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-071-8/+17
|\ \
| * | [ARCNET]: Fix return value from arcnet_send_packet().Pieter Dejaeghere2005-09-061-8/+17
| |/
* | [PATCH] bogus #if (smc91x.h)viro@ZenIV.linux.org.uk2005-09-071-1/+1
* | [PATCH] -Wundef fixes (hamachi)viro@ZenIV.linux.org.uk2005-09-071-0/+4
* | [PATCH] s2io u64 use for uintptr_tviro@zenIV.linux.org.uk2005-09-071-5/+5
* | [PATCH] Fix smsc_ircc_init return valueBrice Goglin2005-09-071-0/+1
* | [PATCH] smsc-ircc2: dont use void * where specific type will doDmitry Torokhov2005-09-071-6/+4
* | [PATCH] smsc-ircc2: use netdev_priv()Dmitry Torokhov2005-09-071-12/+11
* | [PATCH] smsc-ircc2: add to sysfs as platform device, new PMDmitry Torokhov2005-09-071-56/+65
* | [PATCH] smsc-ircc2: dont pass iobase aroundDmitry Torokhov2005-09-071-35/+26
* | [PATCH] smsc-ircc2: remove typedefsDmitry Torokhov2005-09-071-26/+13
* | [PATCH] smsc-ircc2: drop DIM macro in favor of ARRAY_SIZEDmitry Torokhov2005-09-071-3/+2
* | [PATCH] smsc-ircc2: formatting fixesDmitry Torokhov2005-09-071-326/+317
* | [PATCH] smsc-ircc2: whitespace fixesDmitry Torokhov2005-09-072-217/+217
* | [PATCH] 3c59x: read current link status from phyTommy S. Christensen2005-09-071-0/+1
* | [PATCH] 3c59x PM fixesRafael J. Wysocki2005-09-071-1/+17
|/
* Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-09-0620-233/+1735
|\
| * [PATCH] orinoco: New driver - spectrum_cs.Pavel Roskin2005-09-053-0/+1134
| * [PATCH] orinoco: New driver - orinoco_nortel.Pavel Roskin2005-09-053-0/+334
| * [PATCH] orinoco: Remove EXPERIMENTAL mark from PLX_HERMES, TMD_HERMES and PCI...Pavel Roskin2005-09-051-12/+6
| * [PATCH] orinoco: Optimize orinoco_join_ap()Pavel Roskin2005-09-051-7/+11
| * [PATCH] orinoco: Fix memory leak on error in processing hostscan frames.Pavel Roskin2005-09-051-1/+3
| * [PATCH] orinoco: Remove entry for Intel PRO/Wireless 2011B.Pavel Roskin2005-09-051-1/+0
| * [PATCH] orinoco: Change orinoco_translate_scan() to return error code on error.Pavel Roskin2005-09-051-28/+43
| * [PATCH] Kconfig fix (PHYLIB vs. s390)viro@ZenIV.linux.org.uk2005-09-051-1/+1
| * [PATCH] (15/22) Kconfig fix (82596)Al Viro2005-09-051-1/+1
| * [PATCH] mv643xx: add netpoll api supportDale Farnsworth2005-09-051-2/+42
| * [PATCH] mv643xx: Fix promiscuous mode handlingDale Farnsworth2005-09-052-62/+4
| * [PATCH] mv643xx: Disable per port bandwidth limitsDale Farnsworth2005-09-051-0/+3
| * [PATCH] mv643xx: fix outstanding tx skb counterDale Farnsworth2005-09-051-15/+9