.. |
appletalk
|
…
|
|
arcnet
|
drivers/net: replace __FUNCTION__ with __func__
|
17 years ago |
arm
|
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
|
17 years ago |
atl1e
|
[netdrvr] atl1e: Don't take the mdio_lock in atl1e_probe
|
17 years ago |
atlx
|
atl2: add atl2 driver
|
17 years ago |
bonding
|
drivers/net: replace __FUNCTION__ with __func__
|
17 years ago |
can
|
…
|
|
chelsio
|
cxgb: delete non NAPI code from the driver.
|
17 years ago |
cris
|
…
|
|
cxgb3
|
drivers/net: replace __FUNCTION__ with __func__
|
17 years ago |
e1000
|
e1000: fix stack size
|
17 years ago |
e1000e
|
e1000e: add support for new 82574L part
|
17 years ago |
ehea
|
ehea: Enable DLPAR memory remove
|
17 years ago |
enic
|
enic: add Cisco 10G Ethernet NIC driver
|
17 years ago |
fs_enet
|
fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()
|
17 years ago |
hamradio
|
hamradio: add missing sanity check to tty operation
|
17 years ago |
ibm_newemac
|
drivers/net: replace __FUNCTION__ with __func__
|
17 years ago |
igb
|
igb: clean up a stray fake netdev code left in rx path
|
17 years ago |
irda
|
irda: follow lspci device/vendor style
|
17 years ago |
ixgb
|
drivers/net: replace __FUNCTION__ with __func__
|
17 years ago |
ixgbe
|
drivers/net: replace __FUNCTION__ with __func__
|
17 years ago |
ixp2000
|
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
|
17 years ago |
mlx4
|
drivers/net/mlx4/alloc.c needs mm.h
|
17 years ago |
myri10ge
|
myri10ge: use DCA if DCA is compiled as a module
|
17 years ago |
netxen
|
netxen: enable msi-x for quad-gig boards
|
17 years ago |
pcmcia
|
pcnet-cs, axnet_cs: add new IDs, remove dup ID with less info
|
17 years ago |
phy
|
net/phy: Fix 88e1111 copper/fiber selection in RGMII mode
|
17 years ago |
qlge
|
qlge: Protect qlge_resume() with CONFIG_PM
|
17 years ago |
sfc
|
sfc: Fix type of FALCON_SPI_MAX_LEN
|
17 years ago |
skfp
|
drivers/net/skfp/pmf.c: Use offsetof() macro
|
17 years ago |
tokenring
|
[netdrvr] removed unused #include <version.h>
|
17 years ago |
tulip
|
tulip: Fix dead 21041 ethernet after ifconfig down
|
17 years ago |
usb
|
drivers/net: replace __FUNCTION__ with __func__
|
17 years ago |
wan
|
drivers/net: replace __FUNCTION__ with __func__
|
17 years ago |
wireless
|
zd1211: Use skb_queue_walk() instead of by-hand implementation.
|
17 years ago |
3c59x.c
|
3c59x: use netdev_alloc_skb
|
17 years ago |
3c501.c
|
…
|
|
3c501.h
|
…
|
|
3c503.c
|
8390: Split 8390 support into a pausing and a non pausing driver core
|
17 years ago |
3c503.h
|
…
|
|
3c505.c
|
drivers/net: replace __FUNCTION__ with __func__
|
17 years ago |
3c505.h
|
…
|
|
3c507.c
|
…
|
|
3c509.c
|
Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
|
17 years ago |
3c515.c
|
3c515: fix using pnp_get_resource when CONFIG_ISAPNP=n
|
17 years ago |
3c523.c
|
[netdrvr] Drivers should not set IFF_* flag themselves
|
17 years ago |
3c523.h
|
…
|
|
3c527.c
|
[netdrvr] Drivers should not set IFF_* flag themselves
|
17 years ago |
3c527.h
|
…
|
|
7990.c
|
add missing lance_* exports
|
17 years ago |
7990.h
|
…
|
|
8139cp.c
|
8139cp: use netdev_alloc_skb
|
17 years ago |
8139too.c
|
8139too: [cosmetic] fix incorrect register for flash-rom
|
17 years ago |
8390.c
|
drivers/net: coding styles fixes to drivers/net/8390.c
|
17 years ago |
8390.h
|
8390: Split 8390 support into a pausing and a non pausing driver core
|
17 years ago |
8390p.c
|
drivers/net: coding styles fixes to drivers/net/8390p.c
|
17 years ago |
82596.c
|
m68k: Some network drivers do not check the platform
|
17 years ago |
Kconfig
|
myri10ge: use DCA if DCA is compiled as a module
|
17 years ago |
LICENSE.SRC
|
…
|
|
Makefile
|
qlge: New Qlogic 10Gb Ethernet Driver.
|
17 years ago |
Space.c
|
…
|
|
a2065.c
|
drivers/net/: remove write-only "last_dev"
|
17 years ago |
a2065.h
|
…
|
|
ac3200.c
|
…
|
|
acenic.c
|
[netdrvr] remove unnecessary #include
|
17 years ago |
acenic.h
|
acenic: use netstats in net_device structure
|
17 years ago |
acenic_firmware.h
|
…
|
|
amd8111e.c
|
amd8111e: delete non NAPI code from the driver.
|
17 years ago |
amd8111e.h
|
…
|
|
apne.c
|
m68k: Some network drivers do not check the platform
|
17 years ago |
ariadne.c
|
ariadne: use netstats in net_device structure
|
17 years ago |
ariadne.h
|
…
|
|
at1700.c
|
…
|
|
atarilance.c
|
make drivers/net/atarilance.c:lance_addr_list[] static
|
17 years ago |
atp.c
|
[netdrvr] Drivers should not set IFF_* flag themselves
|
17 years ago |
atp.h
|
…
|
|
au1000_eth.c
|
[netdrvr] au1000_eth: Spinlock initialisation fix
|
17 years ago |
au1000_eth.h
|
…
|
|
ax88796.c
|
drivers/net: replace __FUNCTION__ with __func__
|
17 years ago |
b44.c
|
ssb, b43, b43legacy, b44: Rewrite SSB DMA API
|
17 years ago |
b44.h
|
…
|
|
bfin_mac.c
|
drivers/net: replace __FUNCTION__ with __func__
|
17 years ago |
bfin_mac.h
|
…
|
|
bmac.c
|
…
|
|
bmac.h
|
…
|
|
bnx2.c
|
bnx2: Remove timer_interval field from the bnx2 structure
|
17 years ago |
bnx2.h
|
bnx2: Remove timer_interval field from the bnx2 structure
|
17 years ago |
bnx2_fw.h
|
bnx2: Pre-initialize struct cpu_reg.
|
17 years ago |
bnx2_fw2.h
|
bnx2: Update TPAT firmware
|
17 years ago |
bnx2x.h
|
bnx2x: Accessing un-mapped page
|
17 years ago |
bnx2x_fw_defs.h
|
bnx2x: Checkpatch compliance
|
17 years ago |
bnx2x_hsi.h
|
bnx2x: Spelling mistakes
|
17 years ago |
bnx2x_init.h
|
bnx2x: Checkpatch compliance
|
17 years ago |
bnx2x_init_values.h
|
bnx2x: FW Internal Memory structure
|
17 years ago |
bnx2x_link.c
|
[netdrvr] remove unnecessary #include
|
17 years ago |
bnx2x_link.h
|
bnx2x: Spelling mistakes
|
17 years ago |
bnx2x_main.c
|
bnx2x: EEH recovery fix
|
17 years ago |
bnx2x_reg.h
|
bnx2x: Spelling mistakes
|
17 years ago |
bsd_comp.c
|
…
|
|
cassini.c
|
cassini: use request_firmware
|
17 years ago |
cassini.h
|
cassini: use request_firmware
|
17 years ago |
cpmac.c
|
[netdrvr] remove unnecessary #include
|
17 years ago |
cs89x0.c
|
cs89x0: fix warning release_irq label
|
17 years ago |
cs89x0.h
|
…
|
|
de600.c
|
…
|
|
de600.h
|
…
|
|
de620.c
|
[netdrvr] Drivers should not set IFF_* flag themselves
|
17 years ago |
de620.h
|
…
|
|
declance.c
|
drivers/net/: remove write-only "last_dev"
|
17 years ago |
defxx.c
|
…
|
|
defxx.h
|
…
|
|
depca.c
|
…
|
|
depca.h
|
…
|
|
dl2k.c
|
[netdrvr] kill sync_irq-before-freq_irq pattern
|
17 years ago |
dl2k.h
|
…
|
|
dm9000.c
|
dm9000: Support MAC address setting through platform data.
|
17 years ago |
dm9000.h
|
DM9000: Add support for DM9000A and DM9000B chips
|
17 years ago |
dummy.c
|
…
|
|
e100.c
|
drivers/net: replace __FUNCTION__ with __func__
|
17 years ago |
e2100.c
|
…
|
|
eepro.c
|
[netdrvr] Drivers should not set IFF_* flag themselves
|
17 years ago |
eepro100.c
|
…
|
|
eexpress.c
|
…
|
|
eexpress.h
|
…
|
|
enc28j60.c
|
drivers/net: replace __FUNCTION__ with __func__
|
17 years ago |
enc28j60_hw.h
|
…
|
|
epic100.c
|
…
|
|
eql.c
|
…
|
|
es3210.c
|
…
|
|
eth16i.c
|
[netdrvr] Drivers should not set IFF_* flag themselves
|
17 years ago |
ewrk3.c
|
…
|
|
ewrk3.h
|
…
|
|
fealnx.c
|
[netdrvr] fealnx: clean up nasty mess of arch ifdefs
|
17 years ago |
fec.c
|
m68knommu: remove last use of CONFIG_FADS and CONFIG_RPXCLASSIC
|
17 years ago |
fec.h
|
…
|
|
fec_mpc52xx.c
|
netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328
|
17 years ago |
fec_mpc52xx.h
|
…
|
|
fec_mpc52xx_phy.c
|
…
|
|
forcedeth.c
|
forcedeth: fix kexec regression
|
17 years ago |
gianfar.c
|
net: don't grab a mutex within a timer context in gianfar
|
17 years ago |
gianfar.h
|
net: don't grab a mutex within a timer context in gianfar
|
17 years ago |
gianfar_ethtool.c
|
gianfar: Add magic packet and suspend/resume support.
|
17 years ago |
gianfar_mii.c
|
…
|
|
gianfar_mii.h
|
…
|
|
gianfar_sysfs.c
|
[netdrvr] remove unnecessary #include
|
17 years ago |
hamachi.c
|
hamachi: use netdev_alloc_skb
|
17 years ago |
hp-plus.c
|
net 8390p: fix interface usage
|
17 years ago |
hp.c
|
net 8390p: fix interface usage
|
17 years ago |
hp100.c
|
…
|
|
hp100.h
|
…
|
|
hplance.c
|
make hplance_{init,cleanup}_module() static
|
17 years ago |
hplance.h
|
…
|
|
hydra.c
|
…
|
|
ibmlana.c
|
…
|
|
ibmlana.h
|
…
|
|
ibmveth.c
|
ibmveth: fix bad UDP checksums
|
17 years ago |
ibmveth.h
|
ibmveth: enable driver for CMO
|
17 years ago |
ifb.c
|
netdev: Fix lockdep warnings in multiqueue configurations.
|
17 years ago |
ioc3-eth.c
|
…
|
|
ipg.c
|
ipg: run-time configurable jumbo frame support
|
17 years ago |
ipg.h
|
[netdrvr] remove unnecessary #include
|
17 years ago |
isa-skeleton.c
|
…
|
|
iseries_veth.c
|
dma-mapping: add the device argument to dma_mapping_error()
|
17 years ago |
jazzsonic.c
|
…
|
|
jme.c
|
jme: JMicron Gigabit Ethernet Driver
|
17 years ago |
jme.h
|
jme: JMicron Gigabit Ethernet Driver
|
17 years ago |
korina.c
|
…
|
|
lance.c
|
…
|
|
lasi_82596.c
|
…
|
|
lib8390.c
|
[netdrvr] Fix 8390 build breakage
|
17 years ago |
lib82596.c
|
…
|
|
lne390.c
|
…
|
|
loopback.c
|
loopback: Drop obsolete ip_summed setting
|
17 years ago |
lp486e.c
|
[netdrvr] Drivers should not set IFF_* flag themselves
|
17 years ago |
mac89x0.c
|
m68k: Some network drivers do not check the platform
|
17 years ago |
mac8390.c
|
drivers/net/mac8390.c: make functions static
|
17 years ago |
macb.c
|
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
|
17 years ago |
macb.h
|
…
|
|
mace.c
|
…
|
|
mace.h
|
…
|
|
macmace.c
|
m68k: Some network drivers do not check the platform
|
17 years ago |
macsonic.c
|
drivers/net/macsonic.c: make functions static
|
17 years ago |
macvlan.c
|
netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.
|
17 years ago |
meth.c
|
drivers/net: replace __FUNCTION__ with __func__
|
17 years ago |
meth.h
|
…
|
|
mii.c
|
…
|
|
mipsnet.c
|
drivers/net: replace __FUNCTION__ with __func__
|
17 years ago |
mv643xx_eth.c
|
mv643xx_eth: bump version to 1.3
|
17 years ago |
mvme147.c
|
…
|
|
myri_code.h
|
…
|
|
myri_sbus.c
|
…
|
|
myri_sbus.h
|
…
|
|
natsemi.c
|
[netdrvr] Trim trailing whitespace for several drivers
|
17 years ago |
ne-h8300.c
|
…
|
|
ne.c
|
[netdrvr] ne: Fix suspend and resume for ISA PnP cards.
|
17 years ago |
ne2.c
|
net 8390p: fix interface usage
|
17 years ago |
ne2k-pci.c
|
…
|
|
ne3210.c
|
…
|
|
netconsole.c
|
Remove newline from the description of module parameters
|
17 years ago |
netx-eth.c
|
drivers/net: replace __FUNCTION__ with __func__
|
17 years ago |
ni52.c
|
[netdrvr] Drivers should not set IFF_* flag themselves
|
17 years ago |
ni52.h
|
…
|
|
ni65.c
|
…
|
|
ni65.h
|
…
|
|
ni5010.c
|
[netdrvr] Drivers should not set IFF_* flag themselves
|
17 years ago |
ni5010.h
|
…
|
|
niu.c
|
niu: Fix error checking in niu_ethflow_to_class.
|
17 years ago |
niu.h
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
ns83820.c
|
ns8320: use netdev_alloc_skb
|
17 years ago |
pasemi_mac.c
|
dma-mapping: add the device argument to dma_mapping_error()
|
17 years ago |
pasemi_mac.h
|
…
|
|
pasemi_mac_ethtool.c
|
…
|
|
pci-skeleton.c
|
drivers/net: replace __FUNCTION__ with __func__
|
17 years ago |
pcnet32.c
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
plip.c
|
…
|
|
ppp_async.c
|
tty: Ldisc revamp
|
17 years ago |
ppp_deflate.c
|
…
|
|
ppp_generic.c
|
ppp_generic: Use skb_peek() in ppp_receive_mp_frame().
|
17 years ago |
ppp_mppe.c
|
[netdrvr] remove unnecessary #include
|
17 years ago |
ppp_mppe.h
|
…
|
|
ppp_synctty.c
|
tty: Ldisc revamp
|
17 years ago |
pppoe.c
|
pppoe: warning fix
|
17 years ago |
pppol2tp.c
|
net: Remove __skb_insert() calls outside of skbuff internals.
|
17 years ago |
pppox.c
|
…
|
|
ps3_gelic_net.c
|
ps3: gelic: updown_lock semaphore to mutex
|
17 years ago |
ps3_gelic_net.h
|
ps3: gelic: updown_lock semaphore to mutex
|
17 years ago |
ps3_gelic_wireless.c
|
PS3: gelic: use unsigned long for irqflags
|
17 years ago |
ps3_gelic_wireless.h
|
PS3: gelic: Kill the static bounce buffer
|
17 years ago |
qla3xxx.c
|
qla3xxx: driver version change.
|
17 years ago |
qla3xxx.h
|
qla3xxx: cleanup: Remove some unused structure definitions and structure elements.
|
17 years ago |
r6040.c
|
r6040: fix bad usage of udelay
|
17 years ago |
r8169.c
|
drivers/net: replace __FUNCTION__ with __func__
|
17 years ago |
rionet.c
|
…
|
|
rrunner.c
|
…
|
|
rrunner.h
|
…
|
|
s2io-regs.h
|
S2io: Added napi support when MSIX is enabled.
|
17 years ago |
s2io.c
|
drivers/net: replace __FUNCTION__ with __func__
|
17 years ago |
s2io.h
|
s2io: Fix enabling VLAN tag stripping at driver initialization
|
17 years ago |
sb1000.c
|
…
|
|
sb1250-mac.c
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
sc92031.c
|
sc92031: remove bogus unlikely()
|
17 years ago |
seeq8005.c
|
…
|
|
seeq8005.h
|
…
|
|
sgiseeq.c
|
…
|
|
sgiseeq.h
|
…
|
|
sh_eth.c
|
[netdrvr] remove unnecessary #include
|
17 years ago |
sh_eth.h
|
[netdrvr] sh_eth: Add SH7619 support
|
17 years ago |
sis190.c
|
[netdrvr] Trim trailing whitespace for several drivers
|
17 years ago |
sis900.c
|
[netdrvr] Trim trailing whitespace for several drivers
|
17 years ago |
sis900.h
|
…
|
|
skge.c
|
…
|
|
skge.h
|
…
|
|
sky2.c
|
sky2: display product info on boot.
|
17 years ago |
sky2.h
|
sky2: fix PM related regressions
|
17 years ago |
slhc.c
|
…
|
|
slip.c
|
tty: Ldisc revamp
|
17 years ago |
slip.h
|
…
|
|
smc-mca.c
|
…
|
|
smc-ultra.c
|
…
|
|
smc-ultra32.c
|
…
|
|
smc91x.c
|
drivers/net: replace __FUNCTION__ with __func__
|
17 years ago |
smc91x.h
|
smc91x: SMC_IO_SHIFT platform data support for default case
|
17 years ago |
smc911x.c
|
drivers/net: replace __FUNCTION__ with __func__
|
17 years ago |
smc911x.h
|
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
|
17 years ago |
smc9194.c
|
…
|
|
smc9194.h
|
…
|
|
sni_82596.c
|
…
|
|
sonic.c
|
…
|
|
sonic.h
|
…
|
|
spider_net.c
|
dma-mapping: add the device argument to dma_mapping_error()
|
17 years ago |
spider_net.h
|
…
|
|
spider_net_ethtool.c
|
…
|
|
starfire.c
|
starfire: delete non NAPI code from the driver.
|
17 years ago |
starfire_firmware.h
|
…
|
|
starfire_firmware.pl
|
…
|
|
stnic.c
|
net: stnic: Fix up fallout from SH header migration.
|
17 years ago |
sun3_82586.c
|
[netdrvr] Drivers should not set IFF_* flag themselves
|
17 years ago |
sun3_82586.h
|
…
|
|
sun3lance.c
|
m68k: Some network drivers do not check the platform
|
17 years ago |
sunbmac.c
|
…
|
|
sunbmac.h
|
…
|
|
sundance.c
|
sundance: set carrier status on link change events
|
17 years ago |
sungem.c
|
…
|
|
sungem.h
|
…
|
|
sungem_phy.c
|
…
|
|
sungem_phy.h
|
…
|
|
sunhme.c
|
sunhme: Remove stop/wake TX queue calls in set-multicast-list handler.
|
17 years ago |
sunhme.h
|
…
|
|
sunlance.c
|
drivers/net/: remove write-only "last_dev"
|
17 years ago |
sunqe.c
|
…
|
|
sunqe.h
|
…
|
|
sunvnet.c
|
…
|
|
sunvnet.h
|
…
|
|
tc35815.c
|
dma-mapping: add the device argument to dma_mapping_error()
|
17 years ago |
tehuti.c
|
netdrv: don't truncate VLAN TCI with VLAN stripping
|
17 years ago |
tehuti.h
|
drivers/net: replace __FUNCTION__ with __func__
|
17 years ago |
tehuti_fw.h
|
…
|
|
tg3.c
|
tg3: Fix DMA mapping leak in tigon3_dma_hwbug_workaround().
|
17 years ago |
tg3.h
|
tg3: Use SKB DMA helper functions for TX.
|
17 years ago |
tlan.c
|
tlan: Fix two regressions introduced by 64bit conversion.
|
17 years ago |
tlan.h
|
tlan: wrap source lines
|
17 years ago |
tsi108_eth.c
|
drivers/net: replace __FUNCTION__ with __func__
|
17 years ago |
tsi108_eth.h
|
…
|
|
tun.c
|
tun: fallback if skb_alloc() fails on big packets
|
17 years ago |
typhoon-firmware.h
|
…
|
|
typhoon.c
|
[netdrvr] remove unnecessary #include
|
17 years ago |
typhoon.h
|
…
|
|
ucc_geth.c
|
drivers/net: replace __FUNCTION__ with __func__
|
17 years ago |
ucc_geth.h
|
…
|
|
ucc_geth_ethtool.c
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
ucc_geth_mii.c
|
drivers/net: Use linux/of_{device,platform}.h instead of asm
|
17 years ago |
ucc_geth_mii.h
|
…
|
|
veth.c
|
…
|
|
via-rhine.c
|
via-rhine: changed to use netdev_alloc_skb() from dev_alloc_skb
|
17 years ago |
via-velocity.c
|
via-velocity: velocity_init_{rd/tx}_ring use kcalloc(..., GFP_KERNEL).
|
17 years ago |
via-velocity.h
|
drivers/net: replace __FUNCTION__ with __func__
|
17 years ago |
virtio_net.c
|
virtio: Recycle unused recv buffer pages for large skbs in net driver
|
17 years ago |
wd.c
|
[netdrvr] fix build issue: undefined reference to `NS8390p_init'
|
17 years ago |
xen-netfront.c
|
xen-netfront: use netif_start_queue() on xennet_open()
|
17 years ago |
yellowfin.c
|
…
|
|
znet.c
|
…
|
|
zorro8390.c
|
…
|
|