You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/drivers/net
Joe Jin 243cb4e560 [BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls 18 years ago
..
appletalk [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
arcnet [PATCH] com20020 build fix 18 years ago
arm Network: convert network devices to use struct device instead of class_device 18 years ago
bonding [BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls 18 years ago
chelsio git-netdev-all: chelsio fix 18 years ago
cris [PATCH] drivers cris: return on NULL dev_alloc_skb() 18 years ago
cxgb3 cxgb3 - Add dual licensing 18 years ago
e1000 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 18 years ago
ehea ehea: Fixed missing tasklet_kill() call 18 years ago
fec_8xx IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
fs_enet Merge branch 'linux-2.6' 18 years ago
hamradio [PATCH] radio modems sitting on serial port are not for s390 18 years ago
ibm_emac PHY probe not working properly for ibm_emac (PPC4xx) 18 years ago
irda [IRDA] vlsi_ir.{h,c}: remove kernel 2.4 code 18 years ago
ixgb Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 18 years ago
ixp2000 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
myri10ge remove NETIF_F_TSO ifdefery 18 years ago
netxen NetXen: Added ethtool support for user level tools. 18 years ago
pcmcia modify 3c589_cs to be SMP safe 18 years ago
phy FS_ENET: OF-related fixup for FEC and SCC MAC's 18 years ago
sk98lin [PATCH] sk98lin debug build fix 18 years ago
skfp net: use bitrev8 18 years ago
tokenring Merge branch 'master' into upstream 18 years ago
tulip Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 18 years ago
wan Remove unused kernel config option DLCI_COUNT 18 years ago
wireless Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 18 years ago
3c59x.c NET-3c59x: turn local_save_flags() + local_irq_disable() into local_irq_save() 18 years ago
3c501.c [PATCH] trivial missing __init in drivers/net/* 18 years ago
3c501.h IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
3c503.c [PATCH] trivial missing __init in drivers/net/* 18 years ago
3c503.h drivers/net: Trim trailing whitespace 19 years ago
3c505.c [PATCH] trivial missing __init in drivers/net/* 18 years ago
3c505.h drivers/net: Trim trailing whitespace 19 years ago
3c507.c [PATCH] trivial missing __init in drivers/net/* 18 years ago
3c509.c drivers/net: eliminate irq handler impossible checks, needless casts 18 years ago
3c515.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
3c523.c [PATCH] trivial missing __init in drivers/net/* 18 years ago
3c523.h drivers/net: Trim trailing whitespace 19 years ago
3c527.c [PATCH] trivial missing __init in drivers/net/* 18 years ago
3c527.h drivers/net: Trim trailing whitespace 19 years ago
7990.c [PATCH] m68k/HP300: HP LANCE updates 18 years ago
7990.h drivers/net: Trim trailing whitespace 19 years ago
8139cp.c 8139cp: Don't blindly enable interrupts 18 years ago
8139too.c [PATCH] net, 8139too.c: fix netpoll deadlock 18 years ago
8390.c [PATCH] beginning of 8390 fixes - generic and arm/etherh 18 years ago
8390.h [PATCH] 8390 fixes - the final chunk (h8300) 18 years ago
82596.c 82596 warning fixes 18 years ago
Kconfig AT91: MACB support 18 years ago
LICENSE.SRC
Makefile PA Semi PWRficient Ethernet driver 18 years ago
Space.c remove the broken SKMC driver 18 years ago
a2065.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
a2065.h drivers/net: Trim trailing whitespace 19 years ago
ac3200.c [PATCH] trivial missing __init in drivers/net/* 18 years ago
acenic.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
acenic.h IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
acenic_firmware.h drivers/net: Trim trailing whitespace 19 years ago
amd8111e.c NET: turn local_save_flags() + local_irq_disable() into local_irq_save() 18 years ago
amd8111e.h [PATCH] amd8111e use standard CRC lib 18 years ago
apne.c [PATCH] Amiga PCMCIA NE2000 Ethernet dev->irq init 18 years ago
ariadne.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
ariadne.h
at1700.c [PATCH] trivial missing __init in drivers/net/* 18 years ago
atari_bionet.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
atari_pamsnet.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
atarilance.c [PATCH] trivial missing __init in drivers/net/* 18 years ago
atp.c drivers/net: eliminate irq handler impossible checks, needless casts 18 years ago
atp.h
au1000_eth.c [PATCH] PHY: Add support for configuring the PHY connection interface 18 years ago
au1000_eth.h drivers/net: Trim trailing whitespace 19 years ago
b44.c b44 endian annotations 18 years ago
b44.h b44 endian annotations 18 years ago
bmac.c net: use bitrev8 18 years ago
bmac.h drivers/net: Trim trailing whitespace 19 years ago
bnx2.c Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 18 years ago
bnx2.h [BNX2]: PHY workaround for 5709 A0. 18 years ago
bnx2_fw.h [BNX2]: Re-organize firmware structures. 18 years ago
bnx2_fw2.h [BNX2]: New firmware to support 5709 (part 4). 18 years ago
bsd_comp.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
cassini.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 18 years ago
cassini.h drivers/net: Trim trailing whitespace 19 years ago
cs89x0.c [PATCH] trivial missing __init in drivers/net/* 18 years ago
cs89x0.h drivers/net: Trim trailing whitespace 19 years ago
de600.c [PATCH] paravirt: header and stubs for paravirtualisation 18 years ago
de600.h IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
de620.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
de620.h
declance.c mips: declance: Driver model for the PMAD-A 18 years ago
defxx.c [PATCH] defxx: Big-endian hosts support 18 years ago
defxx.h [PATCH] defxx: Big-endian hosts support 18 years ago
depca.c [PATCH] Remove unnecessary check in drivers/net/depca.c 18 years ago
depca.h drivers/net: Trim trailing whitespace 19 years ago
dgrs.c drivers/net: eliminate irq handler impossible checks, needless casts 18 years ago
dgrs.h drivers/net: Trim trailing whitespace 19 years ago
dgrs_asstruct.h drivers/net: Trim trailing whitespace 19 years ago
dgrs_bcomm.h drivers/net: Trim trailing whitespace 19 years ago
dgrs_es4h.h
dgrs_ether.h drivers/net: Trim trailing whitespace 19 years ago
dgrs_firmware.c
dgrs_i82596.h drivers/net: Trim trailing whitespace 19 years ago
dgrs_plx9060.h
dl2k.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
dl2k.h drivers/net: Trim trailing whitespace 19 years ago
dm9000.c [PATCH] misc arm pt_regs fixes 18 years ago
dm9000.h
dummy.c drivers/net: Trim trailing whitespace 19 years ago
e100.c e100: fix napi ifdefs removing needed code 18 years ago
e2100.c [PATCH] trivial missing __init in drivers/net/* 18 years ago
eepro.c [PATCH] trivial missing __init in drivers/net/* 18 years ago
eepro100.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
eexpress.c [PATCH] trivial missing __init in drivers/net/* 18 years ago
eexpress.h drivers/net: Trim trailing whitespace 19 years ago
epic100.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
eql.c drivers/net: Trim trailing whitespace 19 years ago
es3210.c [PATCH] trivial missing __init in drivers/net/* 18 years ago
eth16i.c [PATCH] trivial missing __init in drivers/net/* 18 years ago
ewrk3.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
ewrk3.h drivers/net: Trim trailing whitespace 19 years ago
fealnx.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
fec.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
fec.h [PATCH] m68knommu: 532x FEC eth struct map 19 years ago
forcedeth.c forcedeth: statistics optimization 18 years ago
gianfar.c [PATCH] PHY: Add support for configuring the PHY connection interface 18 years ago
gianfar.h [PATCH] PHY: Add support for configuring the PHY connection interface 18 years ago
gianfar_ethtool.c [POWERPC] Add "is_power_of_2" checking to log2.h. 18 years ago
gianfar_mii.c drivers/net: Trim trailing whitespace 19 years ago
gianfar_mii.h drivers/net: Trim trailing whitespace 19 years ago
gianfar_sysfs.c drivers/net: Trim trailing whitespace 19 years ago
hamachi.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
hp-plus.c [PATCH] trivial missing __init in drivers/net/* 18 years ago
hp.c [PATCH] trivial missing __init in drivers/net/* 18 years ago
hp100.c hp100: convert pci_module_init() to pci_register_driver() 18 years ago
hp100.h drivers/net: Trim trailing whitespace 19 years ago
hplance.c [PATCH] m68k/HP300: HP LANCE updates 18 years ago
hplance.h
hydra.c [PATCH] 8390 fixes - m68k oddballs 18 years ago
ibmlana.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
ibmlana.h
ibmveth.c [PATCH] ibmveth: Remove ibmveth "liobn" field 18 years ago
ibmveth.h [PATCH] ibmveth: Remove ibmveth "liobn" field 18 years ago
ifb.c Revert "net: ifb error path loop fix" 18 years ago
ioc3-eth.c [NET]: Kill direct includes of asm/checksum.h 18 years ago
isa-skeleton.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
iseries_veth.c Network: convert network devices to use struct device instead of class_device 18 years ago
jazzsonic.c drivers/net: Trim trailing whitespace 19 years ago
lance.c [PATCH] trivial missing __init in drivers/net/* 18 years ago
lasi_82596.c [PATCH] Pass struct dev pointer to dma_cache_sync() 18 years ago
lib8390.c [PATCH] beginning of 8390 fixes - generic and arm/etherh 18 years ago
lne390.c [PATCH] trivial missing __init in drivers/net/* 18 years ago
loopback.c [NET] drivers/net/loopback.c: convert to module_init() 18 years ago
lp486e.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
mac89x0.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
mac8390.c [PATCH] 8390 fixes - m68k oddballs 18 years ago
macb.c Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 18 years ago
macb.h AT91: MACB support 18 years ago
mace.c net: use bitrev8 18 years ago
mace.h
macmace.c net: use bitrev8 18 years ago
macsonic.c net: use bitrev8 18 years ago
meth.c [NET]: Kill direct includes of asm/checksum.h 18 years ago
meth.h
mii.c drivers/net: Trim trailing whitespace 19 years ago
mipsnet.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
mipsnet.h
mv643xx_eth.c mv643xx_eth: Fix race condition in mv643xx_eth_free_tx_descs 18 years ago
mv643xx_eth.h typo fixes: infomation -> information 19 years ago
mvme147.c [PATCH] trivial missing __init in drivers/net/* 18 years ago
myri_code.h [SPARC]: Fix some section mismatch warnings in sparc drivers. 18 years ago
myri_sbus.c [NET]: Kill direct includes of asm/checksum.h 18 years ago
myri_sbus.h [NET] myri_sbus: Kill unused next_module struct member. 19 years ago
natsemi.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
ne-h8300.c [PATCH] 8390 fixes - the final chunk (h8300) 18 years ago
ne.c [PATCH] trivial missing __init in drivers/net/* 18 years ago
ne2.c [PATCH] trivial missing __init in drivers/net/* 18 years ago
ne2k-pci.c drivers/net: const-ify ethtool_ops declarations 19 years ago
ne3210.c [PATCH] severing skbuff.h -> mm.h 18 years ago
netconsole.c netpoll queue cleanup 18 years ago
netx-eth.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
ni52.c [PATCH] trivial missing __init in drivers/net/* 18 years ago
ni52.h drivers/net: Trim trailing whitespace 19 years ago
ni65.c [PATCH] trivial missing __init in drivers/net/* 18 years ago
ni65.h drivers/net: Trim trailing whitespace 19 years ago
ni5010.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
ni5010.h
ns83820.c Merge branch 'master' into upstream 18 years ago
pasemi_mac.c PA Semi PWRficient Ethernet driver 18 years ago
pasemi_mac.h PA Semi PWRficient Ethernet driver 18 years ago
pci-skeleton.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
pcnet32.c drivers/net: eliminate irq handler impossible checks, needless casts 18 years ago
plip.c WorkStruct: make allyesconfig 18 years ago
ppp_async.c drivers/net: Trim trailing whitespace 19 years ago
ppp_deflate.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
ppp_generic.c Driver core: convert PPP code to use struct device 18 years ago
ppp_mppe.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
ppp_mppe.h
ppp_synctty.c drivers/net: Trim trailing whitespace 19 years ago
pppoe.c [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb 18 years ago
pppox.c
qla3xxx.c qla3xxx: Add support for Qlogic 4032 chip. 18 years ago
qla3xxx.h qla3xxx: Add support for Qlogic 4032 chip. 18 years ago
r8169.c r8169: extraneous Cmd{Tx/Rx}Enb write 18 years ago
rionet.c drivers/net: const-ify ethtool_ops declarations 19 years ago
rrunner.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
rrunner.h IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
s2io-regs.h s2io: De-typedef driver. 18 years ago
s2io.c s2io: De-typedef driver. 18 years ago
s2io.h s2io: De-typedef driver. 18 years ago
saa9730.c drivers/net: eliminate irq handler impossible checks, needless casts 18 years ago
saa9730.h drivers/net: Trim trailing whitespace 19 years ago
sb1000.c drivers/net: eliminate irq handler impossible checks, needless casts 18 years ago
sb1250-mac.c [PATCH] Remove useless comment from sb1250 18 years ago
sc92031.c driver for Silan SC92031 netdev 18 years ago
seeq8005.c [PATCH] trivial missing __init in drivers/net/* 18 years ago
seeq8005.h drivers/net: Trim trailing whitespace 19 years ago
sgiseeq.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
sgiseeq.h drivers/net: Trim trailing whitespace 19 years ago
shaper.c drivers/net: Trim trailing whitespace 19 years ago
sis190.c sis190: failure to set the MAC address from EEPROM 18 years ago
sis900.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
sis900.h drivers/net: Trim trailing whitespace 19 years ago
skge.c skge: version 1.10 18 years ago
skge.h skge: WOL support 18 years ago
sky2.c sky2: version 1.12 18 years ago
sky2.h sky2: Yukon Extreme support 18 years ago
slhc.c drivers/net: Trim trailing whitespace 19 years ago
slip.c [NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls 18 years ago
slip.h drivers/net: Trim trailing whitespace 19 years ago
smc-mca.c drivers/net: Trim trailing whitespace 19 years ago
smc-ultra.c [PATCH] trivial missing __init in drivers/net/* 18 years ago
smc-ultra32.c [PATCH] trivial missing __init in drivers/net/* 18 years ago
smc91x.c Network: convert network devices to use struct device instead of class_device 18 years ago
smc91x.h [PATCH] smc91x: Kill off excessive versatile hooks. 18 years ago
smc911x.c Network: convert network devices to use struct device instead of class_device 18 years ago
smc911x.h
smc9194.c [PATCH] trivial missing __init in drivers/net/* 18 years ago
smc9194.h drivers/net: Trim trailing whitespace 19 years ago
sonic.c drivers/net: eliminate irq handler impossible checks, needless casts 18 years ago
sonic.h IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
spider_net.c Spidernet: Rework RX linked list 18 years ago
spider_net.h Spidernet remove rxramfull tasklet 18 years ago
spider_net_ethtool.c Spidernet DMA coalescing 18 years ago
starfire.c [PATCH] severing skbuff.h -> mm.h 18 years ago
starfire_firmware.h
starfire_firmware.pl
stnic.c sh: Board updates for I/O routine rework. 19 years ago
sun3_82586.c [PATCH] sun3 __iomem annotations 18 years ago
sun3_82586.h drivers/net: Trim trailing whitespace 19 years ago
sun3lance.c [PATCH] trivial missing __init in drivers/net/* 18 years ago
sunbmac.c [SPARC]: Fix some section mismatch warnings in sparc drivers. 18 years ago
sunbmac.h [NET] sunbmac: Convert over to new SBUS device framework. 19 years ago
sundance.c [PATCH] sundance: use NULL for pointer 18 years ago
sungem.c [SUNGEM]: PHY updates & pause fixes (#2) 18 years ago
sungem.h drivers/net: Trim trailing whitespace 19 years ago
sungem_phy.c [SUNGEM]: PHY updates & pause fixes (#2) 18 years ago
sungem_phy.h [SUNGEM]: PHY updates & pause fixes (#2) 18 years ago
sunhme.c Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro/bird 18 years ago
sunhme.h Remove obsolete #include <linux/config.h> 19 years ago
sunlance.c drivers/net: eliminate irq handler impossible checks, needless casts 18 years ago
sunqe.c drivers/net: eliminate irq handler impossible checks, needless casts 18 years ago
sunqe.h
tc35815.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
tg3.c [TG3]: Avoid an expensive divide. 18 years ago
tg3.h [TG3]: Add PHY workaround for 5755M. 18 years ago
tlan.c WorkStruct: make allyesconfig 18 years ago
tlan.h WorkStruct: make allyesconfig 18 years ago
tsi108_eth.c [PATCH] Add tsi108/9 On Chip Ethernet device driver support 18 years ago
tsi108_eth.h [PATCH] Add tsi108/9 On Chip Ethernet device driver support 18 years ago
tun.c [PATCH] file: modify struct fown_struct to use a struct pid 19 years ago
typhoon-firmware.h drivers/net: Trim trailing whitespace 19 years ago
typhoon.c [PATCH] severing skbuff.h -> mm.h 18 years ago
typhoon.h drivers/net: Trim trailing whitespace 19 years ago
ucc_geth.c UCC Ether driver: kmalloc casting cleanups 18 years ago
ucc_geth.h [PATCH] ucc_geth: changes to ucc_geth driver as a result of qe_lib changes and bugfixes 18 years ago
ucc_geth_phy.c Fix phy_read/write redefinition errors in ucc_geth_phy.c 18 years ago
ucc_geth_phy.h [PATCH] ucc_geth: changes to ucc_geth driver as a result of qe_lib changes and bugfixes 18 years ago
via-rhine.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
via-velocity.c via-velocity uses INET interfaces 18 years ago
via-velocity.h drivers/net: Trim trailing whitespace 19 years ago
wd.c [PATCH] trivial missing __init in drivers/net/* 18 years ago
yellowfin.c drivers/net: eliminate irq handler impossible checks, needless casts 18 years ago
znet.c drivers/net: eliminate irq handler impossible checks, needless casts 18 years ago
zorro8390.c [PATCH] 8390 fixes - m68k oddballs 18 years ago