linux/drivers/net
Randy Dunlap 96ebb92840 [PATCH] wan/sdla section fixes
netdev->set_config can be called at any time, so these references
to __initdata would be a real problem.
However, problem has not been observed AFAIK.

Fix section mismatch warnings:
WARNING: drivers/net/wan/sdla.o - Section mismatch: reference to .init.data: from .text between 'sdla_set_config' (at offset 0x1b8e) and 'sdla_stats'
WARNING: drivers/net/wan/sdla.o - Section mismatch: reference to .init.data: from .text between 'sdla_set_config' (at offset 0x1e76) and 'sdla_stats'

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-25 10:01:15 -07:00
..
appletalk [APPLETALK]: warning fix 2006-02-13 15:53:41 -08:00
arcnet Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial 2006-04-02 12:58:45 -07:00
arm [NET]: Avoid allocating skb in skb_pad 2006-06-23 02:06:41 -07:00
bonding [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM 2006-06-17 22:06:05 -07:00
chelsio [NET]: Merge TSO/UFO fields in sk_buff 2006-06-23 02:07:29 -07:00
cris [PATCH] cris v10 eth: use ethtool_ops 2005-11-09 01:10:09 -05:00
e1000 [NET]: Merge TSO/UFO fields in sk_buff 2006-06-23 02:07:29 -07:00
fec_8xx [PATCH] Remove MODULE_PARM 2006-03-25 08:22:52 -08:00
fs_enet [PATCH] Remove MODULE_PARM 2006-03-25 08:22:52 -08:00
hamradio [NET]: Add netif_tx_lock 2006-06-17 21:30:14 -07:00
ibm_emac [PATCH] ibm_emac sparse annotations 2006-01-28 21:42:15 -05:00
irda [IRDA]: irda-usb.c: STIR421x cleanups 2006-06-17 21:30:26 -07:00
ixgb [NET]: Merge TSO/UFO fields in sk_buff 2006-06-23 02:07:29 -07:00
ixp2000 The ixp2000 driver for the enp2611 was developed on a board with 2006-05-15 12:25:29 -07:00
myri10ge [NET]: Merge TSO/UFO fields in sk_buff 2006-06-23 02:07:29 -07:00
pcmcia [NET]: Avoid allocating skb in skb_pad 2006-06-23 02:06:41 -07:00
phy Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 2006-06-22 22:11:30 -07:00
sk98lin [NET]: Avoid allocating skb in skb_pad 2006-06-23 02:06:41 -07:00
skfp [PATCH] skfp warning fixes 2006-03-21 16:00:53 -05:00
tokenring [PATCH] Dereference in tokenring/olympic.c 2006-06-22 23:24:18 -04:00
tulip [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree. 2006-06-23 23:15:26 -07:00
wan [PATCH] wan/sdla section fixes 2006-06-25 10:01:15 -07:00
wireless [NET]: Avoid allocating skb in skb_pad 2006-06-23 02:06:41 -07:00
3c59x.c [SPARC]: Kill __irq_itoa(). 2006-06-20 01:21:29 -07:00
3c501.c [PATCH] 3c5zz ethernet: fix section warnings 2006-06-11 12:16:01 -04:00
3c501.h
3c503.c [PATCH] 3c5zz ethernet: fix section warnings 2006-06-11 12:16:01 -04:00
3c503.h
3c505.c [PATCH] 3c5zz ethernet: fix section warnings 2006-06-11 12:16:01 -04:00
3c505.h
3c507.c [PATCH] 3c5zz ethernet: fix section warnings 2006-06-11 12:16:01 -04:00
3c509.c [PATCH] 3c509: use proper suspend/resume API 2006-03-11 20:32:17 -05:00
3c515.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
3c523.c [PATCH] 3c5zz ethernet: fix section warnings 2006-06-11 12:16:01 -04:00
3c523.h
3c527.c [NET]: Avoid allocating skb in skb_pad 2006-06-23 02:06:41 -07:00
3c527.h [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 2006-01-08 20:14:07 -08:00
7990.c [PATCH] bogus include of linux/irq.h in 7990.c 2006-01-28 21:42:28 -05:00
7990.h
8139cp.c [NET]: Merge TSO/UFO fields in sk_buff 2006-06-23 02:07:29 -07:00
8139too.c [netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/* 2006-05-26 21:39:03 -04:00
8390.c [PATCH] skb_padto()-area fixes in 8390, wavelan 2006-06-22 23:32:02 -04:00
8390.h [PATCH] net: remove CONFIG_NET_CBUS conditional for NS8390 2006-03-29 17:34:02 -05:00
82596.c [NET]: Avoid allocating skb in skb_pad 2006-06-23 02:06:41 -07:00
Kconfig Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 2006-06-22 22:15:09 -07:00
LICENSE.SRC
Makefile [PATCH] network driver for Hilscher netx 2006-06-22 23:28:05 -04:00
Space.c [PATCH] macsonic/jazzsonic network drivers update 2005-08-23 01:32:12 -04:00
a2065.c [NET]: Avoid allocating skb in skb_pad 2006-06-23 02:06:41 -07:00
a2065.h
ac3200.c [PATCH] fix a few "warning: 'cleanup_card' defined but not used" 2006-01-09 10:54:48 -05:00
acenic.c [SPARC]: Kill __irq_itoa(). 2006-06-20 01:21:29 -07:00
acenic.h
acenic_firmware.h [PATCH] acenic: fix section mismatches 2006-03-29 17:28:49 -05:00
amd8111e.c [git] change permissions on drivers/net/amd8111e.[ch] to 0644, 2005-10-28 16:43:40 -04:00
amd8111e.h [git] change permissions on drivers/net/amd8111e.[ch] to 0644, 2005-10-28 16:43:40 -04:00
apne.c [PATCH] drivers/net/*: use time_after() and friends 2006-01-17 07:59:23 -05:00
ariadne.c [NET]: Avoid allocating skb in skb_pad 2006-06-23 02:06:41 -07:00
ariadne.h
at1700.c drivers/net/at1700: remove incorrect comment 2005-06-27 23:23:05 -04:00
atari_bionet.c [PATCH] Remove MODULE_PARM 2006-03-25 08:22:52 -08:00
atari_pamsnet.c [PATCH] Remove MODULE_PARM 2006-03-25 08:22:52 -08:00
atarilance.c [NET]: Avoid allocating skb in skb_pad 2006-06-23 02:06:41 -07:00
atp.c
atp.h
au1000_eth.c [PATCH] net: au1000_eth: PHY framework conversion 2006-06-11 23:19:00 -04:00
au1000_eth.h [PATCH] net: au1000_eth: PHY framework conversion 2006-06-11 23:19:00 -04:00
b44.c [PATCH] b44: update version to 1.01 2006-06-22 23:16:13 -04:00
b44.h [PATCH] b44: add wol for old nic 2006-06-22 23:16:13 -04:00
bmac.c Merge ../linux-2.6 by hand 2005-10-31 13:37:12 +11:00
bmac.h
bnx2.c [NET]: Merge TSO/UFO fields in sk_buff 2006-06-23 02:07:29 -07:00
bnx2.h [BNX2]: Use CPU native page size 2006-06-17 21:30:49 -07:00
bnx2_fw.h [BNX2]: Use compressed firmware 2006-06-17 21:30:47 -07:00
bsd_comp.c [PATCH] vfree and kfree cleanup in drivers/ 2005-09-10 10:06:30 -07:00
cassini.c [NET]: Avoid allocating skb in skb_pad 2006-06-23 02:06:41 -07:00
cassini.h [CASSINI]: sem2mutex 2006-03-20 22:34:09 -08:00
cs89x0.c [PATCH] cs89x0: credit Dmitry Pervushin 2006-01-16 23:15:32 -08:00
cs89x0.h [PATCH] cs89x0: cleanly implement ixdp2x01 and pnx0501 support 2006-01-08 20:12:45 -08:00
de600.c
de600.h
de620.c [PATCH] de620: fix section mismatch warning 2006-03-11 13:29:09 -05:00
de620.h
declance.c [NET]: Avoid allocating skb in skb_pad 2006-06-23 02:06:41 -07:00
defxx.c [PATCH] defxx: Use irqreturn_t for the interrupt handler 2005-06-26 18:37:25 -04:00
defxx.h
depca.c [NET]: Avoid allocating skb in skb_pad 2006-06-23 02:06:41 -07:00
depca.h
dgrs.c [PATCH] EISA: tidy-up driver_register() return value 2006-03-25 08:22:53 -08:00
dgrs.h
dgrs_asstruct.h
dgrs_bcomm.h
dgrs_es4h.h
dgrs_ether.h
dgrs_firmware.c Massive net driver const-ification. 2006-03-03 21:33:57 -05:00
dgrs_i82596.h
dgrs_plx9060.h
dl2k.c [PATCH] dl2k needs dma-mapping.h 2006-05-15 11:20:58 -07:00
dl2k.h
dm9000.c Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel 2005-11-11 09:24:26 -08:00
dm9000.h [PATCH] DM9000 network driver 2005-05-15 18:31:07 -04:00
dummy.c
e100.c e100: add PCI Error Recovery 2006-06-08 09:30:18 -07:00
e2100.c [PATCH] fix a few "warning: 'cleanup_card' defined but not used" 2006-01-09 10:54:48 -05:00
eepro.c [NET]: Avoid allocating skb in skb_pad 2006-06-23 02:06:41 -07:00
eepro100.c Massive net driver const-ification. 2006-03-03 21:33:57 -05:00
eexpress.c [NET]: Avoid allocating skb in skb_pad 2006-06-23 02:06:41 -07:00
eexpress.h
epic100.c [NET]: Avoid allocating skb in skb_pad 2006-06-23 02:06:41 -07:00
eql.c BUG_ON() Conversion in drivers/net/ 2006-04-02 13:52:48 +02:00
es3210.c [PATCH] fix a few "warning: 'cleanup_card' defined but not used" 2006-01-09 10:54:48 -05:00
eth16i.c [NET]: Avoid allocating skb in skb_pad 2006-06-23 02:06:41 -07:00
ewrk3.c [PATCH] drivers/net/ewrk3.c: remove dead code 2005-06-26 18:29:26 -04:00
ewrk3.h
fealnx.c Massive net driver const-ification. 2006-03-03 21:33:57 -05:00
fec.c [PATCH] m68knommu: FEC ethernet support for the ColdFire 5208 2005-11-07 08:00:47 -08:00
fec.h [PATCH] m68knommu: FEC ethernet header support for the ColdFire 5208 2005-11-07 08:00:47 -08:00
forcedeth.c [NET]: Merge TSO/UFO fields in sk_buff 2006-06-23 02:07:29 -07:00
gianfar.c [PATCH] Fix locking in gianfar 2006-04-20 17:55:06 -04:00
gianfar.h [PATCH] Fix locking in gianfar 2006-04-20 17:55:06 -04:00
gianfar_ethtool.c [PATCH] Fix locking in gianfar 2006-04-20 17:55:06 -04:00
gianfar_mii.c [PATCH] gianfar: Fix sparse warnings 2006-02-07 02:04:33 -05:00
gianfar_mii.h [PATCH] Gianfar update and sysfs support 2005-11-18 13:31:26 -05:00
gianfar_sysfs.c [PATCH] Fix locking in gianfar 2006-04-20 17:55:06 -04:00
gt64240eth.h
gt96100eth.c [PATCH] Remove MODULE_PARM 2006-03-25 08:22:52 -08:00
gt96100eth.h [PATCH] __attribute__ placement fixes 2005-05-01 08:59:09 -07:00
hamachi.c Massive net driver const-ification. 2006-03-03 21:33:57 -05:00
hp-plus.c [PATCH] hp ethernet: fix section mismatches 2006-06-11 12:16:01 -04:00
hp.c [PATCH] hp ethernet: fix section mismatches 2006-06-11 12:16:01 -04:00
hp100.c [NET]: Avoid allocating skb in skb_pad 2006-06-23 02:06:41 -07:00
hp100.h
hplance.c [PATCH] hp300: fix driver_register() return handling, remove dio_module_init() 2006-03-25 08:22:53 -08:00
hplance.h
hydra.c [PATCH] amiga: fix driver_register() return handling, remove zorro_module_init() 2006-03-25 08:22:53 -08:00
ibmlana.c [netdrvr ibmlana, ibmveth] trim trailing whitespace 2006-05-24 01:31:14 -04:00
ibmlana.h [netdrvr ibmlana, ibmveth] trim trailing whitespace 2006-05-24 01:31:14 -04:00
ibmveth.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 2006-06-22 22:11:30 -07:00
ibmveth.h [netdrvr ibmlana, ibmveth] trim trailing whitespace 2006-05-24 01:31:14 -04:00
ifb.c [NET]: Add netif_tx_lock 2006-06-17 21:30:14 -07:00
ioc3-eth.c [PATCH] IP27: Really set PCI64_ATTR_VIRTUAL, not PCI64_ATTR_PREC. 2006-06-22 22:52:35 -04:00
isa-skeleton.c [netdrvr] Fix register_netdev() races in older ISA net drivers 2005-05-12 20:11:55 -04:00
iseries_veth.c [PATCH] powerpc: update iseries_veth device-tree information 2006-05-19 14:35:26 +10:00
jazzsonic.c [PATCH] jazzsonic: Fix platform device code 2005-12-01 02:26:46 -05:00
lance.c [NET]: Avoid allocating skb in skb_pad 2006-06-23 02:06:41 -07:00
lasi_82596.c [NET]: Avoid allocating skb in skb_pad 2006-06-23 02:06:41 -07:00
lne390.c [PATCH] fix a few "warning: 'cleanup_card' defined but not used" 2006-01-09 10:54:48 -05:00
loopback.c [NET]: Merge TSO/UFO fields in sk_buff 2006-06-23 02:07:29 -07:00
lp486e.c [NET]: Avoid allocating skb in skb_pad 2006-06-23 02:06:41 -07:00
mac89x0.c [PATCH] Remove MODULE_PARM 2006-03-25 08:22:52 -08:00
mac8390.c [PATCH] m68k: lvalues abuse in mac8390 2006-01-12 09:09:01 -08:00
mace.c [PATCH] Remove MODULE_PARM 2006-03-25 08:22:52 -08:00
mace.h
macmace.c
macsonic.c [PATCH] macsonic.c: missed s/driver_unregister/platform_driver_unregister/ 2006-01-28 21:42:22 -05:00
meth.c [PATCH] Remove MODULE_PARM 2006-03-25 08:22:52 -08:00
meth.h
mii.c [PATCH] mii: Add test for GigE support 2005-09-14 08:46:21 -04:00
mipsnet.c Create platform_device.h to contain all the platform device details. 2005-10-29 19:07:23 +01:00
mipsnet.h [PATCH] mipsnet: Fix Copyright notice. 2005-12-01 02:26:45 -05:00
mv643xx_eth.c [NET]: Clean up skb_linearize 2006-06-17 21:30:16 -07:00
mv643xx_eth.h [PATCH] mv643xx_eth: Cache align skb->data if CONFIG_NOT_COHERENT_CACHE 2006-03-21 16:00:51 -05:00
mvme147.c
myri_code.h [PATCH] drivers/net/myri_code.h cleanup 2005-05-12 22:22:36 -04:00
myri_sbus.c [NET] myri_sbus: Convert to new SBUS device layer. 2006-06-23 23:16:07 -07:00
myri_sbus.h [NET] myri_sbus: Kill unused next_module struct member. 2006-06-23 23:16:09 -07:00
natsemi.c [NET]: Add netif_tx_lock 2006-06-17 21:30:14 -07:00
ne-h8300.c [PATCH] Remove MODULE_PARM 2006-03-25 08:22:52 -08:00
ne.c [PATCH] Section mismatch in drivers/net/ne.o during modpost 2006-06-11 12:16:01 -04:00
ne2.c [PATCH] Section mismatch in drivers/net/ne.o during modpost 2006-06-11 12:16:01 -04:00
ne2k-pci.c BUG_ON() Conversion in drivers/net/ 2006-04-02 13:52:48 +02:00
ne3210.c [PATCH] drivers/net/ne3210.c: cleanups 2005-09-05 18:02:31 -04:00
netconsole.c [NETCONSOLE]: Clean up initcall warning. 2006-06-05 15:04:37 -07:00
netx-eth.c [PATCH] network driver for Hilscher netx 2006-06-22 23:28:05 -04:00
ni52.c
ni52.h
ni65.c drivers/net: Remove pointless checks for NULL prior to calling kfree() 2005-10-28 16:53:13 -04:00
ni65.h
ni5010.c [PATCH] Remove MODULE_PARM 2006-03-25 08:22:52 -08:00
ni5010.h
ns83820.c BUG_ON() Conversion in drivers/net/ 2006-04-02 13:52:48 +02:00
oaknet.c [PATCH] drivers/net/*: use time_after() and friends 2006-01-17 07:59:23 -05:00
pci-skeleton.c [PATCH] turn "const static" into "static const" 2006-01-10 08:01:55 -08:00
pcnet32.c [PATCH] pcnet32: remove incorrect pcnet32_free_ring 2006-05-26 21:33:18 -04:00
plip.c Massive net driver const-ification. 2006-03-03 21:33:57 -05:00
ppp_async.c [PATCH] drivers/net/*: use time_after() and friends 2006-01-17 07:59:23 -05:00
ppp_deflate.c [PPP]: remove redundant NULL pointer checks before kfree & vfree 2005-05-03 14:38:09 -07:00
ppp_generic.c [NET] ppp: Remove unnecessary pskb_may_pull 2006-06-17 21:30:18 -07:00
ppp_mppe.c [PPP]: add PPP MPPE encryption module 2005-11-08 09:40:47 -08:00
ppp_mppe.h [PPP]: add PPP MPPE encryption module 2005-11-08 09:40:47 -08:00
ppp_synctty.c Massive net driver const-ification. 2006-03-03 21:33:57 -05:00
pppoe.c [PPPOE]: Missing result check in __pppoe_xmit(). 2006-06-05 15:34:33 -07:00
pppox.c [PPPOX]: Fix assignment into const proto_ops. 2006-01-03 13:11:23 -08:00
r8169.c [NET]: Merge TSO/UFO fields in sk_buff 2006-06-23 02:07:29 -07:00
rionet.c [PATCH] Add rapidio net driver 2005-09-14 09:18:21 -04:00
rrunner.c drivers/net: Remove pointless checks for NULL prior to calling kfree() 2005-10-28 16:53:13 -04:00
rrunner.h
s2io-regs.h [PATCH] s2io: additional stats 2006-05-02 15:16:36 -04:00
s2io.c [NET]: Merge TSO/UFO fields in sk_buff 2006-06-23 02:07:29 -07:00
s2io.h [PATCH] s2io: additional stats 2006-05-02 15:16:36 -04:00
saa9730.c [PATCH] SAA9730: Driver overhaul 2005-11-11 08:31:35 -05:00
saa9730.h [PATCH] SAA9730: Add missing header bits. 2005-11-18 13:29:41 -05:00
sb1000.c Massive net driver const-ification. 2006-03-03 21:33:57 -05:00
sb1250-mac.c [PATCH] sb1250-mac: Add support for the BCM1480 2006-03-03 21:23:02 -05:00
seeq8005.c [NET]: Avoid allocating skb in skb_pad 2006-06-23 02:06:41 -07:00
seeq8005.h
sgiseeq.c [PATCH] Sparse: Cleanup sgiseeq sparse warnings. 2006-03-11 20:32:17 -05:00
sgiseeq.h
shaper.c [PATCH] drivers/net/*: use time_after() and friends 2006-01-17 07:59:23 -05:00
sis190.c [NET]: Avoid allocating skb in skb_pad 2006-06-23 02:06:41 -07:00
sis900.c Merge branch 'master' into upstream 2006-05-20 00:03:38 -04:00
sis900.h [PATCH] Add VLAN (802.1q) support to sis900 driver 2006-04-20 17:29:43 -04:00
sk_mca.c [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00
sk_mca.h [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00
skge.c [NET]: Avoid allocating skb in skb_pad 2006-06-23 02:06:41 -07:00
skge.h [PATCH] skge: transmit complete via IRQ not NAPI 2006-06-08 15:44:54 -04:00
sky2.c [NET]: Merge TSO/UFO fields in sk_buff 2006-06-23 02:07:29 -07:00
sky2.h [PATCH] sky2: more fixes for Yukon Ultra 2006-05-20 00:15:39 -04:00
slhc.c
slip.c [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
slip.h
smc-mca.c [PATCH] drivers/net/smc-mca.c: cleanups 2005-05-12 22:24:39 -04:00
smc-ultra.c [PATCH] smc ethernet: fix section mismatch warnings 2006-06-11 12:16:01 -04:00
smc-ultra32.c [PATCH] smc ethernet: fix section mismatch warnings 2006-06-11 12:16:01 -04:00
smc91x.c [PATCH] smc91x: allow for dynamic bus access configs 2006-03-21 16:00:53 -05:00
smc91x.h Merge master.kernel.org:/home/rmk/linux-2.6-arm 2006-06-20 14:49:00 -07:00
smc911x.c [netdrvr smc911x] trim trailing whitespace 2006-04-20 17:39:14 -04:00
smc911x.h [netdrvr smc911x] trim trailing whitespace 2006-04-20 17:39:14 -04:00
smc9194.c [NET]: Avoid allocating skb in skb_pad 2006-06-23 02:06:41 -07:00
smc9194.h
sonic.c [NET]: Avoid allocating skb in skb_pad 2006-06-23 02:06:41 -07:00
sonic.h [PATCH] macsonic/jazzsonic network drivers update 2005-08-23 01:32:12 -04:00
spider_net.c spidernet: enable support for bcm5461 ethernet phy 2006-05-08 16:01:12 -07:00
spider_net.h spidernet: introduce new setting 2006-05-08 16:01:11 -07:00
spider_net_ethtool.c [PATCH] spidernet: performance optimizations 2006-01-17 07:25:01 -05:00
starfire.c [NET]: Avoid allocating skb in skb_pad 2006-06-23 02:06:41 -07:00
starfire_firmware.h [netdrvr starfire] Add GPL'd firmware, remove compat code 2005-05-12 20:16:24 -04:00
starfire_firmware.pl
stnic.c
sun3_82586.c
sun3_82586.h
sun3lance.c [PATCH] m68k: cleanup generic irq names 2006-06-25 10:00:57 -07:00
sunbmac.c [NET] sunbmac: Convert over to new SBUS device framework. 2006-06-23 23:16:02 -07:00
sunbmac.h [NET] sunbmac: Convert over to new SBUS device framework. 2006-06-23 23:16:02 -07:00
sundance.c sundance: PCI ID for ip100a 2006-06-15 23:02:00 +02:00
sungem.c [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree. 2006-06-23 23:15:26 -07:00
sungem.h [SUNGEM]: sem2mutex 2006-03-20 22:34:25 -08:00
sungem_phy.c [PATCH] spidernet: replace whitespaces by tabs 2006-05-26 21:33:58 -04:00
sungem_phy.h spidernet: enable support for bcm5461 ethernet phy 2006-05-08 16:01:12 -07:00
sunhme.c [NET] sunhme: Kill useless loop over sdevs in quattro_sbus_find(). 2006-06-23 23:16:11 -07:00
sunhme.h [NET] sunhme: Convert to new SBUS driver framework. 2006-06-23 23:15:58 -07:00
sunlance.c [NET] sunlance: Convert to new SBUS driver framework. 2006-06-23 23:16:00 -07:00
sunqe.c [NET] sunqe: Convert to new SBUS driver layer. 2006-06-23 23:16:04 -07:00
sunqe.h
tc35815.c
tg3.c [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree. 2006-06-23 23:15:26 -07:00
tg3.h [TG3]: Convert to non-LLTX 2006-06-17 21:58:45 -07:00
tlan.c [PATCH] drivers/net/tlan.c: #ifdef CONFIG_PCI the PCI specific code 2006-02-24 00:20:08 -05:00
tlan.h
tun.c [NET]: Require CAP_NET_ADMIN to create tuntap devices. 2006-06-23 02:07:44 -07:00
typhoon-firmware.h
typhoon.c [NET]: Merge TSO/UFO fields in sk_buff 2006-06-23 02:07:29 -07:00
typhoon.h
via-rhine.c [NET]: Avoid allocating skb in skb_pad 2006-06-23 02:06:41 -07:00
via-velocity.c via-velocity: the link is not correctly detected when the device starts 2006-06-23 01:18:35 +02:00
via-velocity.h via-velocity: allow MTU size less than 1500 bytes 2006-05-27 21:26:13 +02:00
wd.c [PATCH] fix a few "warning: 'cleanup_card' defined but not used" 2006-01-09 10:54:48 -05:00
yellowfin.c [NET]: Avoid allocating skb in skb_pad 2006-06-23 02:06:41 -07:00
znet.c [NET]: Avoid allocating skb in skb_pad 2006-06-23 02:06:41 -07:00
zorro8390.c [PATCH] amiga: fix driver_register() return handling, remove zorro_module_init() 2006-03-25 08:22:53 -08:00