linux-kernel-test/drivers/net
John W. Linville 9f38c636ab [PATCH] b44: alternate allocation option for DMA descriptors
This is a (final?) hack to support the odd DMA allocation requirements
of the b44 hardware.  The b44 hardware has a 30-bit DMA mask.  On x86,
anything less than a 32-bit DMA mask forces allocations into the 16MB
GFP_DMA range.  The memory there is somewhat limited, often resulting
in an inability to initialize the b44 driver.

This hack uses streaming DMA allocation APIs in order to provide an
alternative in case the GFP_DMA allocation fails.  It is somewhat ugly,
but not much worse than the similar existing hacks to support SKB
allocations in the same driver.  FWIW, I have received positive
feedback on this from several Fedora users.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2005-10-18 22:27:13 -04:00
..
appletalk [NET]: move config options out to individual protocols 2005-07-11 21:13:56 -07:00
arcnet [PATCH] Remove unnecessary check_region references in comments 2005-09-13 08:22:29 -07:00
arm [ARM] Fix init printk for EBSA110 network driver, and link timer 2005-10-02 18:12:03 +01:00
bonding [PATCH] bonding: cleanup comment for mode 1 IGMP xmit hack 2005-10-18 22:27:13 -04:00
chelsio [PATCH] (1/7) chelsio sparse annotations 2005-09-05 17:57:22 -04:00
cris [PATCH] timer initialization cleanup: DEFINE_TIMER 2005-09-09 14:03:48 -07:00
e1000 [PATCH] e1000_intr build fix 2005-10-18 18:32:34 -04:00
fec_8xx Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hamradio [PATCH] Initialize the .owner field the tty_ldisc structure. 2005-10-18 17:03:28 -04:00
ibm_emac [PATCH] emac: add support for platform-specific unsupported PHY features 2005-10-03 22:21:33 -04:00
irda Merge branch 'upstream-fixes' 2005-10-03 22:06:19 -04:00
ixgb Merge /spare/repo/linux-2.6/ 2005-09-21 22:34:08 -04:00
pcmcia [netdrvr] fix smc91c92_cs multicast bug 2005-10-03 22:03:28 -04:00
phy [netdrvr] delete CONFIG_PHYCONTROL 2005-09-23 22:58:49 -04:00
sk98lin [PATCH] proc_mkdir() should be used to create procfs directories 2005-09-29 08:46:26 -07:00
skfp [PATCH] drivers/net/skfp/: cleanups 2005-06-27 00:19:53 -04:00
tokenring Merge branch 'master' 2005-10-05 02:11:33 -04:00
tulip [PATCH] de2104x: Resurrect Cobalt support for 2.6. 2005-10-18 18:03:47 -04:00
wan Merge branch 'upstream-fixes' 2005-10-03 22:06:19 -04:00
wireless Merge branch 'master' 2005-10-18 17:14:17 -04:00
3c59x.c [PATCH] 3c59x: read current link status from phy 2005-09-07 16:57:30 -07:00
3c501.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
3c501.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
3c503.c [netdrvr] Fix register_netdev() races in older ISA net drivers 2005-05-12 20:11:55 -04:00
3c503.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
3c505.c [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
3c505.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
3c507.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
3c509.c [PATCH] document that 8139TOO supports 8129/8130 2005-06-26 18:33:33 -04:00
3c515.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
3c523.c [PATCH] 3c523: needs a license 2005-06-27 00:41:51 -04:00
3c523.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
3c527.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
3c527.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
7990.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
7990.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
8139cp.c Merge /spare/repo/linux-2.6/ 2005-09-21 22:34:08 -04:00
8139too.c [PATCH] 8139too: fix resume for Realtek 8100B/8139D 2005-10-18 22:26:01 -04:00
8390.c [PATCH] 8390 Tx fix for non i386 machines 2005-09-23 05:18:45 -04:00
8390.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
82596.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
a2065.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
a2065.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ac3200.c [PATCH] iomem annotations (ac3200.c) 2005-09-06 22:17:12 -04:00
acenic_firmware.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
acenic.c drivers/net/: Use the DMA_{64,32}BIT_MASK constants 2005-06-26 18:22:14 -04:00
acenic.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
amd8111e.c [PATCH] turn many #if $undefined_string into #ifdef $undefined_string 2005-07-27 16:26:08 -07:00
amd8111e.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
apne.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ariadne.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ariadne.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
at1700.c drivers/net/at1700: remove incorrect comment 2005-06-27 23:23:05 -04:00
atari_bionet.c [PATCH] timer initialization cleanup: DEFINE_TIMER 2005-09-09 14:03:48 -07:00
atari_pamsnet.c [PATCH] timer initialization cleanup: DEFINE_TIMER 2005-09-09 14:03:48 -07:00
atarilance.c [PATCH] lvalues abuse in lance 2005-09-06 22:47:00 -04:00
atp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
atp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
au1000_eth.c [PATCH] au1000_eth: Misc Au1000 net driver fixes. 2005-10-18 18:03:47 -04:00
au1000_eth.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
b44.c [PATCH] b44: alternate allocation option for DMA descriptors 2005-10-18 22:27:13 -04:00
b44.h [PATCH] b44: alternate allocation option for DMA descriptors 2005-10-18 22:27:13 -04:00
bmac.c [PATCH] volatile unsigned short f(...) doesn't make sense 2005-09-30 08:42:24 -07:00
bmac.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bnx2_fw.h [BNX2]: New Broadcom gigabit network driver. 2005-05-26 13:03:09 -07:00
bnx2.c [BNX2]: Add support for ETHTOOL_GPERMADDR. 2005-09-12 14:45:08 -07:00
bnx2.h [BNX2]: Fix bug in irq handler and add prefetch 2005-09-08 13:15:32 -07:00
bsd_comp.c [PATCH] vfree and kfree cleanup in drivers/ 2005-09-10 10:06:30 -07:00
cassini.c [CASSINI]: Convert to ethtool_ops 2005-10-03 14:01:37 -07:00
cassini.h [NET]: Add Sun Cassini driver. 2005-09-27 15:24:13 -07:00
cs89x0.c [PATCH] missing asm/irq.h (cs89x0) 2005-09-26 18:29:49 -07:00
cs89x0.h [PATCH] silence cs89x0 2005-08-01 19:14:01 -07:00
de600.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
de600.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
de620.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
de620.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
declance.c [PATCH] declance: Use physical addresses at the interface level. 2005-10-18 18:03:48 -04:00
defxx.c [PATCH] defxx: Use irqreturn_t for the interrupt handler 2005-06-26 18:37:25 -04:00
defxx.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
depca.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
depca.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dgrs_asstruct.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dgrs_bcomm.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dgrs_es4h.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dgrs_ether.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dgrs_firmware.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dgrs_i82596.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dgrs_plx9060.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dgrs.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dgrs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dl2k.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
dl2k.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dm9000.c [PATCH] missed s/u32/pm_message_t/ (dm9000) 2005-09-06 22:17:12 -04:00
dm9000.h [PATCH] DM9000 network driver 2005-05-15 18:31:07 -04:00
dummy.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
e100.c Merge branch 'master' 2005-10-13 21:22:27 -04:00
e2100.c [netdrvr] Fix register_netdev() races in older ISA net drivers 2005-05-12 20:11:55 -04:00
eepro100.c [netdrvr eepro100] check for skb==NULL before calling rx_align(skb) 2005-08-19 03:52:49 -04:00
eepro.c [netdrvr] Fix register_netdev() races in older ISA net drivers 2005-05-12 20:11:55 -04:00
eexpress.c [netdrvr] Fix register_netdev() races in older ISA net drivers 2005-05-12 20:11:55 -04:00
eexpress.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
epic100.c [PATCH] epic100: fix counting of work_done in epic_poll 2005-10-18 22:26:01 -04:00
eql.c [EQL]: Proper num_slaves decrement 2005-07-21 14:16:54 -07:00
es3210.c [netdrvr] Fix register_netdev() races in older ISA net drivers 2005-05-12 20:11:55 -04:00
eth16i.c [netdrvr] Fix register_netdev() races in older ISA net drivers 2005-05-12 20:11:55 -04:00
ewrk3.c [PATCH] drivers/net/ewrk3.c: remove dead code 2005-06-26 18:29:26 -04:00
ewrk3.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fealnx.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
fec.c [PATCH] m68knommu: ColdFire FEC eth driver improvements 2005-09-11 20:43:46 -07:00
fec.h [PATCH] m68knommu: FEC eth definitions support for the 523x Coldfire processor family 2005-09-11 20:43:47 -07:00
forcedeth.c forcedeth: add hardware tx checksumming 2005-09-21 23:22:10 -04:00
gianfar_ethtool.c [netdrvr gianfar] use new phy layer 2005-09-23 22:54:21 -04:00
gianfar_mii.c [netdrvr gianfar] use new phy layer 2005-09-23 22:54:21 -04:00
gianfar_mii.h [netdrvr gianfar] use new phy layer 2005-09-23 22:54:21 -04:00
gianfar.c [netdrvr gianfar] use new phy layer 2005-09-23 22:54:21 -04:00
gianfar.h [netdrvr gianfar] use new phy layer 2005-09-23 22:54:21 -04:00
gt64240eth.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gt96100eth.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gt96100eth.h [PATCH] __attribute__ placement fixes 2005-05-01 08:59:09 -07:00
hamachi.c [PATCH] -Wundef fixes (hamachi) 2005-09-07 17:17:33 -07:00
hp100.c [PATCH] drivers/net: fix-up schedule_timeout() usage 2005-09-14 08:33:24 -04:00
hp100.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hp-plus.c [netdrvr] Fix register_netdev() races in older ISA net drivers 2005-05-12 20:11:55 -04:00
hp.c [netdrvr] Fix register_netdev() races in older ISA net drivers 2005-05-12 20:11:55 -04:00
hplance.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hplance.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hydra.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hydra.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ibmlana.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ibmlana.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ibmveth.c [PATCH] proc_mkdir() should be used to create procfs directories 2005-09-29 08:46:26 -07:00
ibmveth.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ioc3-eth.c [PATCH] IOC3 fixes 2005-08-18 16:59:14 -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] iseries_veth: Update copyright notice 2005-09-06 22:17:12 -04:00
jazzsonic.c [PATCH] macsonic/jazzsonic network drivers update 2005-08-23 01:32:12 -04:00
Kconfig [PATCH] mipsnet: Virtual ethernet driver for MIPSsim. 2005-10-18 18:03:48 -04:00
lance.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
lasi_82596.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
LICENSE.SRC Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
lne390.c [PATCH] lne390 bogus casts 2005-09-14 08:37:31 -04:00
loopback.c Merge /spare/repo/linux-2.6/ 2005-08-18 22:14:39 -04:00
lp486e.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mac89x0.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mac8390.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mace.c [PATCH] openfirmware: generate device table for userspace 2005-07-06 12:55:20 -07:00
mace.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
macmace.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
macsonic.c [PATCH] macsonic/jazzsonic network drivers update 2005-08-23 01:32:12 -04:00
Makefile [PATCH] mipsnet: Virtual ethernet driver for MIPSsim. 2005-10-18 18:03:48 -04:00
meth.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
meth.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mii.c [PATCH] mii: Add test for GigE support 2005-09-14 08:46:21 -04:00
mipsnet.c [PATCH] mipsnet: Virtual ethernet driver for MIPSsim. 2005-10-18 18:03:48 -04:00
mipsnet.h [PATCH] mipsnet: Virtual ethernet driver for MIPSsim. 2005-10-18 18:03:48 -04:00
mv643xx_eth.c [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions 2005-09-09 14:03:48 -07:00
mv643xx_eth.h [PATCH] mv643xx: Fix promiscuous mode handling 2005-09-05 18:08:30 -04:00
mvme147.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
myri_code.h [PATCH] drivers/net/myri_code.h cleanup 2005-05-12 22:22:36 -04:00
myri_sbus.c [NET]: __be'ify *_type_trans() 2005-07-12 12:08:43 -07:00
myri_sbus.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
natsemi.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
ne2.c [netdrvr] Fix register_netdev() races in older ISA net drivers 2005-05-12 20:11:55 -04:00
ne2k-pci.c [PATCH] ne2k-pci: support ETHTOOL_GPERMADDR 2005-09-14 08:29:32 -04:00
ne3210.c [PATCH] drivers/net/ne3210.c: cleanups 2005-09-05 18:02:31 -04:00
ne-h8300.c [netdrvr] Fix register_netdev() races in older ISA net drivers 2005-05-12 20:11:55 -04:00
ne.c [PATCH] ne: Support for RBHMA4500 eval board. 2005-10-18 18:03:48 -04:00
netconsole.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ni52.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ni52.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ni65.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ni65.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ni5010.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ni5010.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ns83820.c Merge branch 'master' 2005-10-13 21:22:27 -04:00
oaknet.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pci-skeleton.c [PATCH] drivers/net/pci-skeleton.c: MODULE_PARM -> module_param 2005-07-31 00:54:14 -04:00
pcnet32.c [PATCH] pcnet32: set min ring size to 4 2005-09-16 02:43:23 -04:00
plip.c [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
ppp_async.c [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 2005-07-08 14:57:23 -07:00
ppp_deflate.c [PPP]: remove redundant NULL pointer checks before kfree & vfree 2005-05-03 14:38:09 -07:00
ppp_generic.c [PATCH] janitor: net/ppp-generic: list_for_each_entry 2005-09-10 10:06:32 -07:00
ppp_synctty.c [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 2005-07-08 14:57:23 -07:00
pppoe.c [PATCH] proc_mkdir() should be used to create procfs directories 2005-09-29 08:46:26 -07:00
pppox.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
r8169.c Merge branch 'upstream-fixes' 2005-10-03 22:06:19 -04:00
rionet.c [PATCH] Add rapidio net driver 2005-09-14 09:18:21 -04:00
rrunner.c [NET]: Remove HIPPI private from skbuff.h 2005-08-29 15:31:42 -07:00
rrunner.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
s2io-regs.h [PATCH] S2io: Offline diagnostics fixes 2005-10-18 16:58:27 -04:00
s2io.c [PATCH] s2io build fix 2005-10-18 18:33:42 -04:00
s2io.h [PATCH] S2io: MSI/MSI-X support (runtime configurable) 2005-10-04 06:41:24 -04:00
saa9730.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
saa9730.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sb1000.c [PATCH] net/sb1000: replace nicedelay() with ssleep() 2005-06-26 23:47:57 -04:00
sb1250-mac.c [PATCH] sb1250-mac: Ensure 16-byte alignment of the descriptor ring. 2005-10-18 18:03:47 -04:00
seeq8005.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
seeq8005.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sgiseeq.c [PATCH] sgiseeq: Configure PIO and DMA timing requests. 2005-10-18 18:03:47 -04:00
sgiseeq.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
shaper.c [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
sis190.c [PATCH] sis190: basic sis191 support 2005-09-05 18:06:53 -04:00
sis900.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
sis900.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sk_mca.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sk_mca.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
skge.c Merge branch 'upstream-fixes' 2005-10-03 22:06:19 -04:00
skge.h [PATCH] skge: check length from PHY 2005-09-21 22:32:50 -04:00
slhc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
slip.c [NET]: drivers/net/slip.c needs linux/delay.h 2005-06-28 16:27:32 -07:00
slip.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
smc91x.c [PATCH] smc91x needs settable IRQ trigger type 2005-06-27 23:08:09 -04:00
smc91x.h [PATCH] bogus #if (smc91x.h) 2005-09-07 17:17:34 -07:00
smc9194.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
smc9194.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
smc-mca.c [PATCH] drivers/net/smc-mca.c: cleanups 2005-05-12 22:24:39 -04:00
smc-ultra32.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
smc-ultra.c [PATCH] missing include in smc-ultra 2005-08-29 10:42:40 -07:00
sonic.c [PATCH] macsonic/jazzsonic network drivers update 2005-08-23 01:32:12 -04:00
sonic.h [PATCH] macsonic/jazzsonic network drivers update 2005-08-23 01:32:12 -04:00
Space.c [PATCH] macsonic/jazzsonic network drivers update 2005-08-23 01:32:12 -04:00
spider_net_ethtool.c [PATCH] net: fix bonding with spider_net 2005-09-06 22:35:30 -04:00
spider_net.c [PATCH] net: fix spider_net media detection 2005-09-16 03:23:12 -04:00
spider_net.h [PATCH] net: add driver for the NIC on Cell Blades 2005-09-06 22:17:49 -04:00
starfire_firmware.h [netdrvr starfire] Add GPL'd firmware, remove compat code 2005-05-12 20:16:24 -04:00
starfire_firmware.pl Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
starfire.c [netdrvr starfire] fix highmem and broken firmware issues 2005-10-03 22:31:36 -04:00
stnic.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sun3_82586.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sun3_82586.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sun3lance.c [PATCH] lvalues abuse in lance 2005-09-06 22:47:00 -04:00
sunbmac.c [SPARC]: module version cleanups 2005-04-24 20:35:20 -07:00
sunbmac.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sundance.c [PATCH] sundance: support ETHTOOL_GPERMADDR 2005-09-14 08:30:02 -04:00
sungem_phy.c [PATCH] ppc64: Add new PHY to sungem 2005-07-07 18:23:36 -07:00
sungem_phy.h [PATCH] ppc64: Add new PHY to sungem 2005-07-07 18:23:36 -07:00
sungem.c Sun GEM ethernet: enable and map PCI ROM properly 2005-09-11 09:26:20 -07:00
sungem.h [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
sunhme.c [PATCH] Sun HME: enable and map PCI ROM properly 2005-09-11 09:28:17 -07:00
sunhme.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sunlance.c [SPARC]: module version cleanups 2005-04-24 20:35:20 -07:00
sunqe.c [SPARC]: module version cleanups 2005-04-24 20:35:20 -07:00
sunqe.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tc35815.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tg3.c [TG3]: Update driver version and release date. 2005-10-03 16:25:23 -07:00
tg3.h [TG3]: 5780 PHY fixes 2005-09-27 12:12:42 -07:00
tlan.c drivers/net/: Use the DMA_{64,32}BIT_MASK constants 2005-06-26 18:22:14 -04:00
tlan.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tun.c [TUNTAP]: Allow setting the linktype of the tap device from userspace 2005-09-01 17:40:05 -07:00
typhoon-firmware.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
typhoon.c [PATCH] drivers/net: fix-up schedule_timeout() usage 2005-09-14 08:33:24 -04:00
typhoon.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
via-rhine.c [PATCH] via-rhine: change mdelay to msleep and remove from ISR path 2005-10-18 22:26:01 -04:00
via-velocity.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
via-velocity.h [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
wd.c [netdrvr] Fix register_netdev() races in older ISA net drivers 2005-05-12 20:11:55 -04:00
yellowfin.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
znet.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
zorro8390.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00