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
Mitch Williams 3b644cf6ce igb: Remove adapter struct from these function call parameters 17 years ago
..
appletalk fix warning in drivers/net/appletalk/cops.c 17 years ago
arcnet drivers/net/arcnet/arcnet.c: use time_* macros 17 years ago
arm Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
atlx Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
bonding bonding: Allow setting max_bonds to zero 17 years ago
can [CAN]: Add virtual CAN netdevice driver 17 years ago
chelsio annotate chelsio 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 cxgb3 - add missing adapter type for RDMA 17 years ago
e1000 Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 17 years ago
e1000e Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 17 years ago
ehea net: Eliminate flush_scheduled_work() calls while RTNL is held. 17 years ago
fec_8xx [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c 17 years ago
fs_enet fs_enet: MDIO on GPIO support 17 years ago
hamradio Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
ibm_newemac ibm_newemac: select CRC32 in Kconfig 17 years ago
igb igb: Remove adapter struct from these function call parameters 17 years ago
irda irda: remove CVS keywords 17 years ago
ixgb ixgb: convert uint16_t style integers to u16 17 years ago
ixgbe Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 17 years ago
ixp2000 ixp2000: use netdev_alloc_skb 17 years ago
mlx4 mlx4_core: Support creation of FMRs with pages smaller than 4K 17 years ago
myri10ge Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
netxen [netdrvr] netxen: fix netxen_pci_tbl[] breakage 17 years ago
pcmcia Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
phy net: OpenFirmware GPIO based MDIO bitbang driver 17 years ago
sfc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
skfp skfp annotations 17 years ago
tokenring Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
tulip tulip: remove wrapper around get_unaligned 17 years ago
usb rndis_host: pass buffer length to rndis_command 17 years ago
wan Hold RTNL while calling dev_close() 17 years ago
wireless Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 17 years ago
3c59x.c [netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enable 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 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
3c503.h
3c505.c 3c505: use netstats in net_device structure 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 3c523: use netstats in net_device structure 17 years ago
3c523.h
3c527.c 3c527: use netstats in net_device structure 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 [netdrvr] kill sync_irq-before-freq_irq pattern 17 years ago
8139too.c [netdrvr] kill sync_irq-before-freq_irq pattern 17 years ago
8390.c net: fix returning void-valued expression warnings 17 years ago
8390.h 8390.h: remove net_device_stats 17 years ago
82596.c m68k: Some network drivers do not check the platform 17 years ago
Kconfig r8169: remove non-napi code 17 years ago
LICENSE.SRC
Makefile bnx2x: New link code 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 acenic: use netstats in net_device structure 17 years ago
acenic.h acenic: use netstats in net_device structure 17 years ago
acenic_firmware.h
amd8111e.c drivers/net: Add missing "space" 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 Convert files to UTF-8 and some cleanups 18 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 misc drivers/net annotations 17 years ago
atp.h
au1000_eth.c au1000_eth: remove useless check 17 years ago
au1000_eth.h [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
ax88796.c net drivers: fix platform driver hotplug/coldplug 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 Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h> 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: Update driver version to 1.7.7. 17 years ago
bnx2.h bnx2: Turn on multi rx rings. 17 years ago
bnx2_fw.h bnx2: Pre-initialize struct cpu_reg. 17 years ago
bnx2_fw2.h bnx2: Update firmware to support multi rx rings. 17 years ago
bnx2x.h bnx2x: Add TPA, Broadcoms HW LRO 17 years ago
bnx2x_fw_defs.h bnx2x: Add support for BCM57711 HW 17 years ago
bnx2x_hsi.h bnx2x: New statistics code 17 years ago
bnx2x_init.h bnx2x: Add support for BCM57711 HW 17 years ago
bnx2x_init_values.h bnx2x: New microcode part 3/3 17 years ago
bnx2x_link.c bnx2x: Add support for BCM57711 HW 17 years ago
bnx2x_link.h bnx2x: Adding bnx2x_link 17 years ago
bnx2x_main.c bnx2x: Update version 17 years ago
bnx2x_reg.h bnx2x: Add support for BCM57711 HW 17 years ago
bsd_comp.c [NET]: Avoid pointless allocation casts in BSD compression module 18 years ago
cassini.c cassini: Only use chip checksum for ipv4 packets. 17 years ago
cassini.h [CASSINI]: Fix endianness bug. 17 years ago
cpmac.c cpmac bugfixes and enhancements 17 years ago
cs89x0.c [netdrvr] CS89X0: Add cleanup for dma after fail 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 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 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: Remove DEFAULT_TRIGGER for request_irq() flags. 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 e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xx 17 years ago
e2100.c [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
eepro.c net: eepro autoport typo 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 net/enc28j60: low power mode 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 define global BIT macro 18 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: fix FEC driver locking 17 years ago
fec.h m68knommu: fix ColdFire 5272 fec driver hash registers 17 years ago
fec_mpc52xx.c fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUP 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 Fix forcedeth hibernate/wake-on-lan problems 17 years ago
gianfar.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
gianfar.h gianfar: Fix a locking bug in gianfar's sysfs code 17 years ago
gianfar_ethtool.c [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 18 years ago
gianfar_mii.c [netdrvr] gianfar: Determine TBIPA value dynamically 17 years ago
gianfar_mii.h [netdrvr] gianfar: Determine TBIPA value dynamically 17 years ago
gianfar_sysfs.c gianfar: Fix a locking bug in gianfar's sysfs code 17 years ago
hamachi.c hamachi: use netdev_alloc_skb 17 years ago
hp-plus.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
hp.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 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 netdev: use non-racy method for proc entries creation 17 years ago
ibmveth.h ibmveth: Remove use of bitfields 18 years ago
ifb.c [NET] ifb: set separate lockdep classes for queue locks 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 ipg: run-time configurable jumbo frame support 17 years ago
isa-skeleton.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
iseries_veth.c [POWERPC] properly declare onstack completion in iseries veth 17 years ago
jazzsonic.c net drivers: fix platform driver hotplug/coldplug 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 Extract chip specific code out of lasi_82596.c 18 years ago
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 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
lp486e.c [netdrvr] checkpatch cleanups 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 macb: use random mac if stored address in EEPROM is invalid 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 macvlan: Fix memleak on device removal/crash on module removal 17 years ago
meth.c net drivers: fix platform driver hotplug/coldplug 17 years ago
meth.h define global BIT macro 18 years ago
mii.c
mipsnet.c Fix/Rewrite of the mipsnet driver] 17 years ago
mv643xx_eth.c mv643xx_eth: update driver version and author fields 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 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
ne2.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 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 netconsole: only set CON_PRINTBUFFER if the user specifies a netconsole 17 years ago
netx-eth.c net drivers: fix platform driver hotplug/coldplug 17 years ago
ni52.c ni52: more unbreaking 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 ni5010: kill unused variable 18 years ago
ni5010.h
niu.c niu: Add support for rx flow hash configuration. 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 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 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 [netdrvr] kill sync_irq-before-freq_irq pattern 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: add throttle/unthrottle helpers 17 years ago
ppp_deflate.c [PPP]: Sparse warning fixes. 17 years ago
ppp_generic.c ppp: push BKL down into the driver 17 years ago
ppp_mppe.c [CRYPTO] users: Fix up scatterlist conversion errors 18 years ago
ppp_mppe.h
ppp_synctty.c tty: add throttle/unthrottle helpers 17 years ago
pppoe.c pppoe: warning fix 17 years ago
pppol2tp.c l2tp: Fix potential memory corruption in pppol2tp_recvmsg() 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 wext: Emit event stream entries correctly when compat. 17 years ago
ps3_gelic_wireless.h PS3: gelic: Kill the static bounce buffer 17 years ago
qla3xxx.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
qla3xxx.h qla3xxx annotations 17 years ago
r6040.c drivers/net/r6040.c: Eliminate double sizeof 17 years ago
r8169.c r8169: remove non-napi code 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 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
s2io.h Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
saa9730.c SAA9730: Fix build 18 years ago
saa9730.h [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
sb1000.c sb1000.c: make const arrays static 17 years ago
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 [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 net: sh_eth: Fix compile error sh_eth 17 years ago
sh_eth.h net: sh_eth: Fix compile error sh_eth 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 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
sky2.h sky2: 88E8057 chip support 17 years ago
slhc.c [PPP]: Sparse warning fixes. 17 years ago
slip.c tty: The big operations rework 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 net: Eliminate flush_scheduled_work() calls while RTNL is held. 17 years ago
smc91x.h smc91x: fix build error from the SMC_GET_MAC_ADDR API change 17 years ago
smc911x.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
smc911x.h Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 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 [netdrvr] Trim trailing whitespace for several drivers 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 [NET]: Undo code bloat in hot paths due to print_mac(). 17 years ago
starfire_firmware.h
starfire_firmware.pl
stnic.c [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
sun3_82586.c [NET]: Nuke SET_MODULE_OWNER macro. 18 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: SIOCDEVPRIVATE pollution 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: Cleanup use of deprecated calls to save_and_cli and restore_flags. 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 tc35815: Fix receiver hangup on Rx FIFO overflow 17 years ago
tehuti.c drivers/net/tehuti: use proper capability check for raw IO access 17 years ago
tehuti.h [NET]: Add Tehuti network driver. 18 years ago
tehuti_fw.h [NET]: Add Tehuti network driver. 18 years ago
tg3.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
tg3.h tg3: Add shmem options. 17 years ago
tlan.c tlan: wrap source lines 17 years ago
tlan.h tlan: wrap source lines 17 years ago
tsi108_eth.c [netdrvr] kill sync_irq-before-freq_irq pattern 17 years ago
tsi108_eth.h
tun.c tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is set 17 years ago
typhoon-firmware.h
typhoon.c [netdrvr] kill sync_irq-before-freq_irq pattern 17 years ago
typhoon.h typhoon: trivial endianness annotations 17 years ago
ucc_geth.c ucc_geth: Fix arguments to dma map/unmap functions 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 ucc_geth: Fix a bunch of sparse warnings 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 [netdrvr] via-rhine: Use register offset definition for WOLcgClr 17 years ago
via-velocity.c via-velocity: use memmove 17 years ago
via-velocity.h big-endian support for via-velocity 17 years ago
virtio_net.c virtio: use callback on empty in virtio_net 17 years ago
wd.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
xen-netfront.c NETFRONT: Use __skb_queue_purge() 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