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
Larry Finger 1f1c0e33a0 p54: Fix sparse warnings 17 years ago
..
appletalk fix warning in drivers/net/appletalk/cops.c 17 years ago
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 atl1e: remove the unneeded (struct atl1e_adapter *) 17 years ago
atlx atl2: add tx bytes statistic 17 years ago
bonding drivers/net/bonding: sparse fixes for exported tables 17 years ago
can [CAN]: Add virtual CAN netdevice driver 17 years ago
chelsio cxgb: delete non NAPI code from the driver. 17 years ago
cris CRIS v10: drivers/net/cris/eth_v10.c rename LED defines to CRIS_LED to avoid name clash. 17 years ago
cxgb3 drivers/net: replace __FUNCTION__ with __func__ 17 years ago
e1000 e1000: remove unused Kconfig option for disabling packet split 17 years ago
e1000e e1000e: avoid duplicated output of device name in kernel warning 17 years ago
ehea Revert "ehea: fix mutex and spinlock use" 17 years ago
enic enic: bug fix: don't set netdev->name too early 17 years ago
fs_enet fs-enet: remove code associated with !CONFIG_PPC_MERGE 17 years ago
hamradio hamradio: add missing sanity check to tty operation 17 years ago
ibm_newemac netdev: drop CONFIG_PPC_MERGE from Kconfig 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 phylib: allow incremental scanning of an mii bus 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 p54: Fix sparse warnings 17 years ago
3c59x.c 3c59x: use netdev_alloc_skb 17 years ago
3c501.c 3c501: Further coding style fixes 17 years ago
3c501.h [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
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 3c505: use netstats in net_device structure 17 years ago
3c507.c [netdrvr] checkpatch cleanups 17 years ago
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 [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
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 e1000: remove unused Kconfig option for disabling packet split 17 years ago
LICENSE.SRC
Makefile qlge: New Qlogic 10Gb Ethernet Driver. 17 years ago
Space.c more ACSI removal 18 years ago
a2065.c drivers/net/: remove write-only "last_dev" 17 years ago
a2065.h
ac3200.c drivers/net/ac3200.c: replace init_module&cleanup_module with module_init&module_exit 17 years ago
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 amd8111e: trivial endianness annotations, NULL noise removal 18 years ago
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 Convert files to UTF-8 and some cleanups 18 years ago
at1700.c /drivers/net/at1700.c replaced init_module&cleanup_module with module_init&module_exit 17 years ago
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 [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
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 [B44]: port to native ssb support 18 years ago
bfin_mac.c drivers/net: replace __FUNCTION__ with __func__ 17 years ago
bfin_mac.h Blackfin EMAC Driver: code cleanup 17 years ago
bmac.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
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 [NET]: Avoid pointless allocation casts in BSD compression module 18 years ago
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 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
de600.h [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
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 misc drivers/net annotations 17 years ago
defxx.h
depca.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
depca.h
dl2k.c [netdrvr] kill sync_irq-before-freq_irq pattern 17 years ago
dl2k.h Fix dl2k constants 17 years ago
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 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
e100.c drivers/net: replace __FUNCTION__ with __func__ 17 years ago
e2100.c [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
eepro.c [netdrvr] Drivers should not set IFF_* flag themselves 17 years ago
eepro100.c eepro100 annotations 17 years ago
eexpress.c [netdrvr] eexpress: IPv6 fails - multicast problems 17 years ago
eexpress.h
enc28j60.c drivers/net: replace __FUNCTION__ with __func__ 17 years ago
enc28j60_hw.h add driver for enc28j60 ethernet chip 17 years ago
epic100.c epic100 endianness annotations and fixes 17 years ago
eql.c [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
es3210.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
eth16i.c [netdrvr] Drivers should not set IFF_* flag themselves 17 years ago
ewrk3.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
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 m68knommu: fix ColdFire 5272 fec driver hash registers 17 years ago
fec_mpc52xx.c netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328 17 years ago
fec_mpc52xx.h [POWERPC] mpc5200: Allow for fixed speed MII configurations 17 years ago
fec_mpc52xx_phy.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 17 years ago
forcedeth.c forcedeth fix: take phy out of reset during power up 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: free/iounmap memory after an error in mii bus initialization 17 years ago
gianfar_mii.h [netdrvr] gianfar: Determine TBIPA value dynamically 17 years ago
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 NULL noise in drivers/net 17 years ago
hp100.h
hplance.c make hplance_{init,cleanup}_module() static 17 years ago
hplance.h
hydra.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
ibmlana.c ibmlana_init_one() must be __devinit 17 years ago
ibmlana.h [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
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 [IOC3] Fix section missmatch 17 years ago
ipg.c ipg: run-time configurable jumbo frame support 17 years ago
ipg.h [netdrvr] remove unnecessary #include 17 years ago
isa-skeleton.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
iseries_veth.c dma-mapping: add the device argument to dma_mapping_error() 17 years ago
jazzsonic.c net drivers: fix platform driver hotplug/coldplug 17 years ago
jme.c jme: JMicron Gigabit Ethernet Driver 17 years ago
jme.h jme: JMicron Gigabit Ethernet Driver 17 years ago
korina.c korina: misc cleanup 17 years ago
lance.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
lasi_82596.c
lib8390.c [netdrvr] Fix 8390 build breakage 17 years ago
lib82596.c LIB82596: correct data types for hardware addresses 17 years ago
lne390.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
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 [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
mace.c NULL noise in drivers/net 17 years ago
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 define global BIT macro 18 years ago
mii.c
mipsnet.c drivers/net: replace __FUNCTION__ with __func__ 17 years ago
mv643xx_eth.c mv643xx_eth: bump version to 1.4 17 years ago
mvme147.c m68k: fix net drivers after recent get_stats updates 18 years ago
myri_code.h
myri_sbus.c [MYRI_SBUS]: Prevent that myri_do_handshake lies about ticks. 17 years ago
myri_sbus.h [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
natsemi.c [netdrvr] Trim trailing whitespace for several drivers 17 years ago
ne-h8300.c netdev: convert non-obvious instances to use ARRAY_SIZE() 18 years ago
ne.c ne.c: fix rmmod, platform driver improvements 17 years ago
ne2.c net 8390p: fix interface usage 17 years ago
ne2k-pci.c more misannotations: ne2k-pci 17 years ago
ne3210.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
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 ni52: unbreak scp_struct 17 years ago
ni65.c long vs. unsigned long - low-hanging fruits in drivers 18 years ago
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: basic ethtool support 17 years ago
pasemi_mac_ethtool.c pasemi_mac: basic ethtool support 17 years ago
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 plip: replace spin_lock_irq with spin_lock_irqsave in irq context 17 years ago
ppp_async.c tty: Ldisc revamp 17 years ago
ppp_deflate.c [PPP]: Sparse warning fixes. 17 years ago
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 [NET]: Make socket creation namespace safe. 18 years ago
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 wrong assignment in r6040_free_txbufs 17 years ago
r8169.c drivers/net: replace __FUNCTION__ with __func__ 17 years ago
rionet.c [RAPIDIO] Auto-probe the RapidIO system size 17 years ago
rrunner.c drivers/net: Add missing "space" 17 years ago
rrunner.h rrunner: use offsetof() instead of homegrown insanity 17 years ago
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 sb1000.c: make const arrays static 17 years ago
sb1250-mac.c [netdrvr] convert sbmac tx to spin_lock_irqsave to prevent early IRQ enable 17 years ago
sc92031.c sc92031: remove bogus unlikely() 17 years ago
seeq8005.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
seeq8005.h
sgiseeq.c net drivers: fix platform driver hotplug/coldplug 17 years ago
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 netxen, phy/marvell, skge: minor checkpatch fixes 17 years ago
skge.h skge: add a debug interface 18 years ago
sky2.c sky2: display product info on boot. 17 years ago
sky2.h sky2: fix PM related regressions 17 years ago
slhc.c [PPP]: Sparse warning fixes. 17 years ago
slip.c tty: Ldisc revamp 17 years ago
slip.h
smc-mca.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
smc-ultra.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
smc-ultra32.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
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 drivers/net: Add missing "space" 17 years ago
smc9194.h
sni_82596.c net drivers: fix platform driver hotplug/coldplug 17 years ago
sonic.c
sonic.h
spider_net.c dma-mapping: add the device argument to dma_mapping_error() 17 years ago
spider_net.h spidernet: change interrupt masks 17 years ago
spider_net_ethtool.c [SPIDERNET] spider_net_ethtool: Keep up with recent netdev stats changes 18 years ago
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 net/sunbmac.c section fix 17 years ago
sunbmac.h
sundance.c sundance: set carrier status on link change events 17 years ago
sungem.c [SUNGEM]: Fix NAPI assertion failure. 17 years ago
sungem.h sungem endianness annotations 17 years ago
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 sunhme endianness annotations 17 years ago
sunlance.c drivers/net/: remove write-only "last_dev" 17 years ago
sunqe.c net/sunqe.c section fix 17 years ago
sunqe.h [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
sunvnet.c drivers/net/sunvnet.c:print_version() must be __devinit 17 years ago
sunvnet.h [SPARC64]: Add proper multicast support to VNET driver. 18 years ago
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 [NET]: Add Tehuti network driver. 18 years ago
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 typhoon: trivial endianness annotations 17 years ago
ucc_geth.c drivers/net: replace __FUNCTION__ with __func__ 17 years ago
ucc_geth.h ucc_geth: Fix a bunch of sparse warnings 17 years ago
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 ucc_geth: really fix section mismatch 17 years ago
veth.c [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
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 net: use get/put_unaligned_* helpers 17 years ago
znet.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
zorro8390.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago