kernel-ark/drivers/net
Benjamin Herrenschmidt b3e441c6ed net: Fix new EMAC driver for NAPI changes
net: Fix new EMAC driver for NAPI changes

This fixes the new EMAC driver for the NAPI updates. The previous patch
by Roland Dreier (already applied) to do that doesn't actually work. This
applies on top of it makes it work on my test Ebony machine.

This patch depends on "net: Add __napi_sycnhronize() to sync with napi poll"
posted previously.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-10-16 21:10:28 -04:00
..
appletalk [NET]: Move hardware header operations out of netdevice. 2007-10-10 16:52:52 -07:00
arcnet [NET]: Move hardware header operations out of netdevice. 2007-10-10 16:52:52 -07:00
arm [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
atl1 network drivers: sparse warning fixes 2007-10-10 16:55:27 -07:00
bonding bonding: two small fixes for IPoIB support 2007-10-16 21:10:27 -04:00
chelsio chelsio: sparse warning fixes (old cxgb2) 2007-10-10 16:55:28 -07:00
cris [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
cxgb3 cxgb3 sparse warning fixes 2007-10-10 16:55:29 -07:00
e1000 e1000: Simple optimizations in e1000_xmit_frame 2007-10-10 16:55:24 -07:00
e1000e e1000e: don't poke PHY registers to retreive link status 2007-10-16 21:10:27 -04:00
ehea ehea: use kernel event queue 2007-10-10 16:55:27 -07:00
fec_8xx [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls 2007-10-10 16:51:17 -07:00
fs_enet fs_enet: sparse fixes 2007-10-10 16:54:04 -07:00
hamradio hamradio: ->hard_header() takes packet type in host-endian 2007-10-14 12:41:52 -07:00
ibm_emac Add dcr_host_t.base in dcr_read()/dcr_write() 2007-10-15 14:29:49 -04:00
ibm_newemac net: Fix new EMAC driver for NAPI changes 2007-10-16 21:10:28 -04:00
irda Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm 2007-10-15 16:08:50 -07:00
ixgb ixgb: endianness 2007-10-10 16:52:01 -07:00
ixgbe [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 2007-10-10 16:51:45 -07:00
ixp2000 [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00
mlx4 mlx4_core: Fix infinite loop on device initialization 2007-10-13 14:10:50 -07:00
myri10ge myri10ge: update driver version to 1.3.2-1.287 2007-10-15 14:24:08 -04:00
netxen netxen: ethtool fixes 2007-10-10 16:51:52 -07:00
pcmcia PCMCIA-NETDEV : add new id (axnet_cs, pcnet_cs) 2007-10-10 16:54:07 -07:00
phy Generic bitbanged MDIO library 2007-10-10 16:54:03 -07:00
sk98lin [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00
skfp [NET]: Move hardware header operations out of netdevice. 2007-10-10 16:52:52 -07:00
tokenring tokenring/3c359.c: fixed array index problem 2007-10-16 21:10:27 -04:00
tulip netdev: convert non-obvious instances to use ARRAY_SIZE() 2007-10-15 15:57:38 -04:00
usb [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
wan netdev: convert non-obvious instances to use ARRAY_SIZE() 2007-10-15 15:57:38 -04:00
wireless long vs. unsigned long - low-hanging fruits in drivers 2007-10-14 12:41:51 -07:00
3c59x.c 3c59x: trivial endianness annotations, NULL noise removal 2007-10-10 16:51:57 -07:00
3c501.c [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 2007-10-10 16:51:16 -07:00
3c501.h [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 2007-10-10 16:51:16 -07:00
3c503.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
3c503.h
3c505.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
3c505.h
3c507.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
3c509.c 3c509: endianness 2007-10-10 16:52:06 -07:00
3c515.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
3c523.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
3c523.h
3c527.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
3c527.h
7990.c [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 2007-10-10 16:51:16 -07:00
7990.h [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 2007-10-10 16:51:16 -07:00
8139cp.c fix vlan in 8139cp on big-endian 2007-10-10 16:51:57 -07:00
8139too.c [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 2007-10-10 16:51:45 -07:00
8390.c
8390.h
82596.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
a2065.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
a2065.h
ac3200.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
acenic_firmware.h
acenic.c network drivers: sparse warning fixes 2007-10-10 16:55:27 -07:00
acenic.h
amd8111e.c amd8111e big-endian fix 2007-10-10 16:51:58 -07:00
amd8111e.h amd8111e: trivial endianness annotations, NULL noise removal 2007-10-10 16:51:58 -07:00
apne.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
ariadne.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
ariadne.h
at1700.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
atarilance.c fallout from DECLARE_MAC_BUF patches 2007-10-13 09:58:59 -07:00
atp.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
atp.h
au1000_eth.c add new prom.h for AU1x00 2007-10-15 14:38:25 -04:00
au1000_eth.h [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 2007-10-10 16:51:16 -07:00
ax88796.c ax88796: add 93cx6 eeprom support 2007-10-10 16:53:56 -07:00
b44.c [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 2007-10-10 16:51:45 -07:00
b44.h [B44]: port to native ssb support 2007-10-10 16:51:43 -07:00
bfin_mac.c Blackfin EMAC driver: Add phy abstraction layer supporting in bfin_emac driver 2007-10-10 16:51:50 -07:00
bfin_mac.h Blackfin EMAC driver: Add phy abstraction layer supporting in bfin_emac driver 2007-10-10 16:51:50 -07:00
bmac.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
bmac.h
bnx2_fw2.h [BNX2]: Optimize firmware loading. 2007-10-10 16:54:07 -07:00
bnx2_fw.h [BNX2]: Optimize firmware loading. 2007-10-10 16:54:07 -07:00
bnx2.c [BNX2]: Refine napi poll loop. 2007-10-12 02:01:21 -07:00
bnx2.h [BNX2]: Fix default WoL setting. 2007-10-10 16:55:57 -07:00
bsd_comp.c [NET]: Avoid pointless allocation casts in BSD compression module 2007-08-26 18:35:45 -07:00
cassini.c netdev: convert non-obvious instances to use ARRAY_SIZE() 2007-10-15 15:57:38 -04:00
cassini.h [NET]: Make NAPI polling independent of struct net_device objects. 2007-10-10 16:47:45 -07:00
cpmac.c AR7 ethernet 2007-10-15 14:24:08 -04:00
cs89x0.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
cs89x0.h
de600.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
de600.h [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 2007-10-10 16:51:16 -07:00
de620.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
de620.h
declance.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
defxx.c [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00
defxx.h
depca.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
depca.h
dl2k.c network drivers: sparse warning fixes 2007-10-10 16:55:27 -07:00
dl2k.h dl2k: add Sundance/Tamarack TC902x Gigabit Ethernet Adapter support 2007-10-10 16:50:42 -07:00
dm9000.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
dm9000.h
dummy.c [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00
e100.c network drivers: sparse warning fixes 2007-10-10 16:55:27 -07:00
e2100.c [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00
eepro100.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
eepro.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
eexpress.c [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 2007-10-10 16:51:16 -07:00
eexpress.h
epic100.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
eql.c [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 2007-10-10 16:51:16 -07:00
es3210.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
eth16i.c [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 2007-10-10 16:51:16 -07:00
ewrk3.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
ewrk3.h
fealnx.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
fec.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
fec.h
forcedeth.c [netdrvr] forcedeth: remove in-driver copy of net_device_stats 2007-10-16 20:56:09 -04:00
gianfar_ethtool.c [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 2007-10-10 16:51:45 -07:00
gianfar_mii.c
gianfar_mii.h
gianfar_sysfs.c
gianfar.c gianfar: Fix regression caused by new napi interface 2007-10-15 14:41:34 -04:00
gianfar.h Clean up duplicate includes in drivers/net/ 2007-10-10 16:50:26 -07:00
hamachi.c network drivers: sparse warning fixes 2007-10-10 16:55:27 -07:00
hp100.c [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-16 16:51:18 +02:00
hp100.h
hp-plus.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
hp.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
hplance.c [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 2007-10-10 16:51:16 -07:00
hplance.h
hydra.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
ibmlana.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
ibmlana.h [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 2007-10-10 16:51:16 -07:00
ibmveth.c kobjects: fix up improper use of the kobject name field 2007-10-12 14:51:02 -07:00
ibmveth.h ibmveth: Remove use of bitfields 2007-10-10 16:50:46 -07:00
ifb.c [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 2007-10-10 16:51:16 -07:00
ioc3-eth.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
ipg.c ipg: endianness fixes 2007-10-14 12:41:52 -07:00
ipg.h ipg: endianness annotations 2007-10-14 12:41:52 -07:00
isa-skeleton.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
iseries_veth.c [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 2007-10-10 16:51:16 -07:00
jazzsonic.c Jazzsonic: Fix warning about unused variable. 2007-10-15 14:29:49 -04:00
Kconfig AR7 ethernet 2007-10-15 14:24:08 -04:00
lance.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
lasi_82596.c
lguest_net.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
lib8390.c
lib82596.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
LICENSE.SRC
lne390.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
loopback.c [NETNS]: Don't panic on creating the namespace's loopback 2007-10-15 12:55:33 -07:00
lp486e.c [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 2007-10-10 16:51:16 -07:00
mac89x0.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
mac8390.c [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00
macb.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
macb.h [NET]: Make NAPI polling independent of struct net_device objects. 2007-10-10 16:47:45 -07:00
mace.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
mace.h
macmace.c m68k: fix net drivers after recent get_stats updates 2007-10-13 09:41:03 -07:00
macsonic.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
macvlan.c remove duplicate initializer (macvlan) 2007-10-14 12:41:51 -07:00
Makefile AR7 ethernet 2007-10-15 14:24:08 -04:00
meth.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
meth.h
mii.c
mipsnet.c MIPSsim: General cleanup 2007-10-15 14:29:49 -04:00
mipsnet.h MIPSsim: General cleanup 2007-10-15 14:29:49 -04:00
mv643xx_eth.c fallout from DECLARE_MAC_BUF patches 2007-10-13 09:58:59 -07:00
mv643xx_eth.h [NET]: Make NAPI polling independent of struct net_device objects. 2007-10-10 16:47:45 -07:00
mvme147.c m68k: fix net drivers after recent get_stats updates 2007-10-13 09:41:03 -07:00
myri_code.h
myri_sbus.c [NET]: Move hardware header operations out of netdevice. 2007-10-10 16:52:52 -07:00
myri_sbus.h [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 2007-10-10 16:51:16 -07:00
natsemi.c natsemi: Check return value for pci_enable_device() 2007-10-15 14:20:45 -04:00
ne2.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
ne2k-pci.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
ne3210.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
ne-h8300.c netdev: convert non-obvious instances to use ARRAY_SIZE() 2007-10-15 15:57:38 -04:00
ne.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
netconsole.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
netx-eth.c [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 2007-10-10 16:51:16 -07:00
ni52.c [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00
ni52.h
ni65.c long vs. unsigned long - low-hanging fruits in drivers 2007-10-14 12:41:51 -07:00
ni65.h
ni5010.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
ni5010.h
niu.c [NIU]: getting rid of __ucmpdi2 in niu.o 2007-10-15 12:26:33 -07:00
niu.h [NIU]: Add Sun Neptune ethernet driver. 2007-10-10 16:54:38 -07:00
ns83820.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
pasemi_mac.c pasemi_mac: enable iommu support 2007-10-10 16:54:30 -07:00
pasemi_mac.h pasemi_mac: enable iommu support 2007-10-10 16:54:30 -07:00
pci-skeleton.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
pcnet32.c pcnet32: endianness 2007-10-10 16:52:01 -07:00
plip.c [NET]: Move hardware header operations out of netdevice. 2007-10-10 16:52:52 -07:00
ppp_async.c
ppp_deflate.c
ppp_generic.c [PPP] generic: Fix receive path data clobbering & non-linear handling 2007-09-16 16:22:13 -07:00
ppp_mppe.c [PPP_MPPE]: Don't put InterimKey on the stack 2007-09-25 23:05:39 -07:00
ppp_mppe.h
ppp_synctty.c
pppoe.c [NET]: Wrap netdevice hardware header creation. 2007-10-10 16:52:50 -07:00
pppol2tp.c [NET]: Make socket creation namespace safe. 2007-10-10 16:49:07 -07:00
pppox.c [NET]: Make socket creation namespace safe. 2007-10-10 16:49:07 -07:00
ps3_gelic_net.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
ps3_gelic_net.h [NET]: Make NAPI polling independent of struct net_device objects. 2007-10-10 16:47:45 -07:00
qla3xxx.c drivers/net/qla3xxx: trim trailing whitespace 2007-10-10 16:54:29 -07:00
qla3xxx.h drivers/net/qla3xxx: trim trailing whitespace 2007-10-10 16:54:29 -07:00
r8169.c r8169: endianness 2007-10-10 16:52:03 -07:00
rionet.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
rrunner.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
rrunner.h [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 2007-10-10 16:51:16 -07:00
s2io-regs.h S2io: Enable all the error and alarm indications 2007-10-10 16:51:08 -07:00
s2io.c s2io: sparse warnings fix (rev2) 2007-10-10 16:55:26 -07:00
s2io.h S2io: Added support set_mac_address driver entry point 2007-10-10 16:51:47 -07:00
saa9730.c SAA9730: Fix build 2007-10-15 14:29:48 -04:00
saa9730.h [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 2007-10-10 16:51:16 -07:00
sb1000.c [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 2007-10-10 16:51:16 -07:00
sb1250-mac.c sb1250-mac: Driver model & phylib update 2007-10-10 16:53:47 -07:00
sc92031.c [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 2007-10-10 16:51:45 -07:00
seeq8005.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
seeq8005.h
sgiseeq.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
sgiseeq.h
shaper.c [NET]: Move hardware header operations out of netdevice. 2007-10-10 16:52:52 -07:00
sis190.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
sis900.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
sis900.h
skge.c [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 2007-10-10 16:51:45 -07:00
skge.h skge: remove broken and unused PHY_M_PC_MDI_XMODE macro 2007-10-10 16:53:52 -07:00
sky2.c sky2: reboot fix 2007-10-14 16:46:44 -07:00
sky2.h [SKY2]: use netdevice stats struct 2007-10-11 22:17:19 -07:00
slhc.c
slip.c [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00
slip.h
smc91x.c [NET] smc91x: fix PXA DMA support code 2007-10-15 18:53:37 +01:00
smc91x.h [NET] smc91x: fix PXA DMA support code 2007-10-15 18:53:37 +01:00
smc911x.c smc911x irq sense request and MPR2 board support 2007-10-10 16:54:06 -07:00
smc911x.h smc911x irq sense request and MPR2 board support 2007-10-10 16:54:06 -07:00
smc9194.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
smc9194.h
smc-mca.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
smc-ultra32.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
smc-ultra.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
sni_82596.c
sonic.c
sonic.h
Space.c
spider_net_ethtool.c [SPIDERNET] spider_net_ethtool: Keep up with recent netdev stats changes 2007-10-10 16:52:53 -07:00
spider_net.c [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 2007-10-10 16:51:16 -07:00
spider_net.h [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 2007-10-10 16:51:16 -07:00
starfire_firmware.h
starfire_firmware.pl
starfire.c starfire: trivial endianness annotations 2007-10-10 16:52:02 -07:00
stnic.c [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00
sun3_82586.c [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00
sun3_82586.h
sun3lance.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
sunbmac.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
sunbmac.h
sundance.c [netdrvr] sundance: fix phy scanning on IP100A 2007-10-10 16:53:46 -07:00
sungem_phy.c
sungem_phy.h
sungem.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
sungem.h [NET]: Make NAPI polling independent of struct net_device objects. 2007-10-10 16:47:45 -07:00
sunhme.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
sunhme.h
sunlance.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
sunqe.c [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 2007-10-10 16:51:16 -07:00
sunqe.h [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 2007-10-10 16:51:16 -07:00
sunvnet.c
sunvnet.h
tc35815.c TC35815: Fix build 2007-10-15 14:29:48 -04:00
tehuti_fw.h [NET]: Add Tehuti network driver. 2007-10-10 16:51:34 -07:00
tehuti.c tehuti: possible leak in bdx_probe 2007-10-15 14:29:48 -04:00
tehuti.h [NET]: Add Tehuti network driver. 2007-10-10 16:51:34 -07:00
tg3.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2007-10-15 14:06:58 -07:00
tg3.h [TG3]: WOL defaults 2007-10-10 18:03:30 -07:00
tlan.c [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00
tlan.h
tsi108_eth.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
tsi108_eth.h
tun.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
typhoon-firmware.h
typhoon.c typhoon: trivial endianness annotations 2007-10-10 16:52:00 -07:00
typhoon.h typhoon: trivial endianness annotations 2007-10-10 16:52:00 -07:00
ucc_geth_ethtool.c [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 2007-10-10 16:51:45 -07:00
ucc_geth_mii.c ucc_geth: kill unused include 2007-09-13 15:43:46 -05:00
ucc_geth_mii.h
ucc_geth.c ucc_geth: Fix build break introduced by commit 09f75cd7bf 2007-10-15 14:49:12 -04:00
ucc_geth.h Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 2007-10-11 21:55:47 -07:00
veth.c [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 2007-10-10 16:51:45 -07:00
via-rhine.c via-rhine: endianness 2007-10-10 16:52:04 -07:00
via-velocity.c via-velocity: more cleanup 2007-10-10 16:53:49 -07:00
via-velocity.h via-velocity: more cleanup 2007-10-10 16:53:49 -07:00
wd.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
xen-netfront.c xen-netfront: rearrange netfront structure to separate tx and rx 2007-10-15 16:13:36 -04:00
yellowfin.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
znet.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
zorro8390.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00