Holger Schurig d4ff0ef635 libertas: misc power saving adjusts 17 years ago
..
appletalk b32dac08e4 /drivers/net/appletalk/cops.c replaced init_module&cleanup_module with module_init&module_exit 17 years ago
arcnet 0ebd1c1d7d /drivers/net/arcnet/com20020.c replaced init_module&cleanup_module with module_init&module_exit 17 years ago
arm 10a5a80b3c drivers/net/arm/at91_ether.c: logical/bitand typo in function reset_phy() 17 years ago
atlx 76fef2b6bf Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 17 years ago
bonding 988b705077 [ARP]: Introduce the arp_hdr_len helper. 17 years ago
can ccb2963799 [CAN]: Add virtual CAN netdevice driver 17 years ago
chelsio ac390c60a8 annotate chelsio 17 years ago
cris 5efa1d1c94 CRIS v10: drivers/net/cris/eth_v10.c rename LED defines to CRIS_LED to avoid name clash. 17 years ago
cxgb3 577f99c1d0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
e1000 14782ca826 e1000: warn if this driver is used for e1000e devices 17 years ago
e1000e 3bf319a787 e1000e: remove unused read value in ASPM disable code. 17 years ago
ehea 21eee2dd1b ehea: add kdump support 17 years ago
fec_8xx b5677d848c [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c 17 years ago
fs_enet 5bd3670f31 fs_enet: Don't call phy_mii_ioctl() in atomic context. 17 years ago
hamradio 9f30c768c0 mkiss: ax_bump() locking fix 17 years ago
ibm_emac 83f34df4e7 Add dcr_host_t.base in dcr_read()/dcr_write() 18 years ago
ibm_newemac cdb3469778 NEWEMAC: Add compatible "ibm,tah" to tah matching table 17 years ago
igb 44b0cda375 igb: Correctly get protocol information 17 years ago
irda efad798b9f Spelling fixes: lenght->length 17 years ago
ixgb ac0b3509f0 ixgb: add RNBC counter - no buffer count - to ethtool stats 17 years ago
ixgbe ef8500457b ixgbe: Increment version 17 years ago
ixp2000 4ec2411980 [NET]: Do not check netif_running() and carrier state in ->poll() 17 years ago
mlx4 11e75a7455 mlx4_core: Move table_find from fmr_alloc to fmr_enable 17 years ago
myri10ge 66341fffd4 annotate myri10ge 17 years ago
netxen f305f789bb annotate netxen 17 years ago
pcmcia 36c86bd271 axnet_cs: change debugging level for "Too much work at interrupt" message. 17 years ago
phy f9e7d100dd FIXED_PHY must depend on PHYLIB=y 17 years ago
skfp efad798b9f Spelling fixes: lenght->length 17 years ago
tokenring f5bb3a5e9d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial 17 years ago
tulip 76fef2b6bf Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 17 years ago
usb 10d0f27c1b rndis_host: fix transfer size negotiation 17 years ago
wan 577f99c1d0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
wireless d4ff0ef635 libertas: misc power saving adjusts 17 years ago
3c501.c ad390d2d56 3c501: Further coding style fixes 17 years ago
3c501.h 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
3c503.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
3c503.h 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
3c505.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
3c505.h 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
3c507.c cba0516ddb [netdrvr] checkpatch cleanups 17 years ago
3c509.c 9ca20ebc26 3c509: PnP resource management fix 17 years ago
3c515.c 79ea13ce07 NULL noise in drivers/net 17 years ago
3c523.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
3c523.h 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
3c527.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
3c527.h 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
3c59x.c 0280f9f90b vortex_up should initialize "err" 18 years ago
7990.c 79ea13ce07 NULL noise in drivers/net 17 years ago
7990.h 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
8139cp.c cf9830195a fix vlan in 8139cp on big-endian 18 years ago
8139too.c 2192f3956d 8139too fix for Dreamcast 17 years ago
82596.c d2ea732e9e 82596: free nonexistent resource fix 18 years ago
8390.c d5706ef30b [8390]: Fix build error. 17 years ago
8390.h 825a2ff189 AX88796 network driver 18 years ago
Kconfig 548c36e983 sk98lin: remove obsolete driver 17 years ago
LICENSE.SRC 1da177e4c3 Linux-2.6.12-rc2 20 years ago
Makefile 2e5071bce5 atl1: relocate atl1 driver to /drivers/net/atlx 17 years ago
Space.c 56a68a500f more ACSI removal 18 years ago
a2065.c 79ea13ce07 NULL noise in drivers/net 17 years ago
a2065.h 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
ac3200.c e8a1d919d1 drivers/net/ac3200.c: replace init_module&cleanup_module with module_init&module_exit 17 years ago
acenic.c ddfce6bb43 network drivers: sparse warning fixes 18 years ago
acenic.h 25805dcf9d network drivers: eliminate unneeded kill_vid code 18 years ago
acenic_firmware.h 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
amd8111e.c 2450022afa drivers/net: Add missing "space" 17 years ago
amd8111e.h ee41a82fa3 amd8111e: trivial endianness annotations, NULL noise removal 18 years ago
apne.c 3cfbb6771b drivers/net/apne.c: replace init_module&cleanup_module with module_init&module_exit 17 years ago
ariadne.c 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
ariadne.h 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
at1700.c 5250f33229 /drivers/net/at1700.c replaced init_module&cleanup_module with module_init&module_exit 17 years ago
atarilance.c 53e7c46b06 /drivers/net/atarilance.c replaced init_module&cleanup_module with module_init&module_exit 17 years ago
atp.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
atp.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
au1000_eth.c 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
au1000_eth.h 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
ax88796.c 237c5e8ee2 NET: AX88796 use dev_dbg() instead of printk() 17 years ago
b44.c fedb0eefe2 b44: power down PHY when interface down 17 years ago
b44.h 753f492093 [B44]: port to native ssb support 18 years ago
bfin_mac.c 9dc7f30e3b EMAC driver: Fix bug: The clock divisor is set to all ones at reset. 17 years ago
bfin_mac.h 2fb9d6f5a3 EMAC driver: use simpler comment headers and strip out information that is maintained in the scm's log 17 years ago
bmac.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
bmac.h 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
bnx2.c c73b1d1f26 [BNX2]: Update version to 1.7.4. 17 years ago
bnx2.h 38ea3686f6 [BNX2]: Disable parallel detect on an HP blade. 17 years ago
bnx2_fw.h df7f1ed6b8 [BNX2]: Update firmware. 17 years ago
bnx2_fw2.h df7f1ed6b8 [BNX2]: Update firmware. 17 years ago
bnx2x.c 2572c149a2 BNX2X: prevent ethtool from setting port type 17 years ago
bnx2x.h 96fc178400 [BNX2X]: Fix Xmit bugs 17 years ago
bnx2x_fw_defs.h f14106478e [BNX2X]: Correct Link management 17 years ago
bnx2x_hsi.h f14106478e [BNX2X]: Correct Link management 17 years ago
bnx2x_init.h e8717a4726 [BNX2X]: Prevent PCI queue overflow 17 years ago
bnx2x_init_values.h a2fbb9ea23 add bnx2x driver for BCM57710 17 years ago
bnx2x_reg.h f14106478e [BNX2X]: Correct Link management 17 years ago
bsd_comp.c c573f73ce9 [NET]: Avoid pointless allocation casts in BSD compression module 18 years ago
cassini.c 9bd512f619 [CASSINI]: Use shorter list_splice_init() macro for brevity. 17 years ago
cassini.h e5e025401f [CASSINI]: Fix endianness bug. 17 years ago
cpmac.c 8353ec7b0d cpmac: convert to new Fixed PHY infrastructure 17 years ago
cs89x0.c a80763c909 drivers/net/cs89x0.c: compilation warning fix 17 years ago
cs89x0.h 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
de600.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
de600.h 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
de620.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
de620.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
declance.c 28fc1f5a0c [netdrvr] irq handler minor cleanups in several drivers 17 years ago
defxx.c 79d1050813 defxx.c: dfx_bus_init() is __devexit not __devinit 18 years ago
defxx.h e89a2cfb7d [TC] defxx: TURBOchannel support 18 years ago
depca.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
depca.h 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
dl2k.c 0ca5f319f4 dl2k: the rest 17 years ago
dl2k.h 9c52fab2f1 Fix dl2k constants 17 years ago
dm9000.c 179c743ff1 DM9000: Show the MAC address source after printing MAC 17 years ago
dm9000.h a1365275e7 [PATCH] DM9000 network driver 20 years ago
dummy.c 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
e100.c f902283bbe e100: Do suspend/shutdown like e1000 17 years ago
e2100.c 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
eepro.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
eepro100.c 3dd5f1d422 eepro100 annotations 17 years ago
eexpress.c 726a645913 MAINTAINERS: remove Adam Fritzler, remove his email address in other sources 17 years ago
eexpress.h 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
enc28j60.c 02ff05c49d net/enc28j60: oops fix 17 years ago
enc28j60_hw.h 3ec9c11da0 add driver for enc28j60 ethernet chip 17 years ago
epic100.c 9ebfd4929d epic100 endianness annotations and fixes 17 years ago
eql.c 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
es3210.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
eth16i.c 93043ece03 define global BIT macro 18 years ago
ewrk3.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
ewrk3.h 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
fealnx.c b7076156af Remove long-dead commented-out MODULE_PARM reference. 18 years ago
fec.c 0a504779d3 m68knommu: fix fec driver interrupt races 17 years ago
fec.h c88b36e2c8 [PATCH] m68knommu: 532x FEC eth struct map 19 years ago
fec_mpc52xx.c 66ffbe490b [POWERPC] mpc5200: normalize compatible property bindings 17 years ago
fec_mpc52xx.h 5d031e9e7e FEC - fast ethernet controller for mpc52xx 18 years ago
fec_mpc52xx_phy.c 66ffbe490b [POWERPC] mpc5200: normalize compatible property bindings 17 years ago
forcedeth.c 3b446c3e15 forcedeth: limit tx to 16 17 years ago
gianfar.c cf7822983f gianfar: don't pass NULL dev ptr to DMA ops 17 years ago
gianfar.h 6880e7cb35 gianfar: remove orphan struct. 18 years ago
gianfar_ethtool.c b9f2c0440d [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 18 years ago
gianfar_mii.c fdb26629f3 gianfar iomem misannotations 17 years ago
gianfar_mii.h b9daf6c0ff gfar: Fix modpost warning 18 years ago
gianfar_sysfs.c 35a84fdc89 gianfar driver: eliminate compiler warnings and unnecessary macros 17 years ago
hamachi.c 8e98591840 hamachi endianness fixes 17 years ago
hp-plus.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
hp.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
hp100.c 79ea13ce07 NULL noise in drivers/net 17 years ago
hp100.h 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
hplance.c 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
hplance.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
hydra.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
ibmlana.c b54e4f8346 ibmlana_init_one() must be __devinit 17 years ago
ibmlana.h 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
ibmveth.c c10997f657 Kobject: convert drivers/* from kobject_unregister() to kobject_put() 17 years ago
ibmveth.h 79ef4a4dd4 ibmveth: Remove use of bitfields 18 years ago
ifb.c 94833dfb8c [NET] ifb: set separate lockdep classes for queue locks 17 years ago
ioc3-eth.c 725e49c5da [IOC3] Fix section missmatch 17 years ago
ipg.c b97ef8757b drivers/net/ipg.c: remove unused variable 17 years ago
ipg.h 8da5bb7a27 ipg: fix checkpatch reported errors 17 years ago
isa-skeleton.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
iseries_veth.c 57f78ab3b0 iSeries: fix section mismatch in iseries_veth 17 years ago
jazzsonic.c 6629b97d57 Jazzsonic: Fix warning about unused variable. 18 years ago
lance.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
lasi_82596.c 2187f287e2 Extract chip specific code out of lasi_82596.c 18 years ago
lib82596.c 9ec46c6dae LIB82596: correct data types for hardware addresses 17 years ago
lib8390.c 14e4a0f2bb Fix a small number of "memeber" typoes. 17 years ago
lne390.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
loopback.c 6a7657f562 [NET]: Remove unused define from loopback driver. 17 years ago
lp486e.c cba0516ddb [netdrvr] checkpatch cleanups 17 years ago
mac8390.c 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
mac89x0.c 79ea13ce07 NULL noise in drivers/net 17 years ago
macb.c 179956f498 macb: Fix speed setting 17 years ago
macb.h bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
mace.c 79ea13ce07 NULL noise in drivers/net 17 years ago
mace.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
macmace.c 3649ba001b m68k: fix net drivers after recent get_stats updates 18 years ago
macsonic.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
macvlan.c 52913246e0 [MACVLAN]: Setting macvlan_handle_frame_hook to NULL when rtnl_link_register() fails. 17 years ago
meth.c edba2a1fef [METH]: Fix MAC address handling. 17 years ago
meth.h 93043ece03 define global BIT macro 18 years ago
mii.c 32684ec616 mii: add kernel-doc notation 18 years ago
mipsnet.c c800c5c9db Fix/Rewrite of the mipsnet driver] 17 years ago
mv643xx_eth.c 27c8bc2cc1 mv643xx_eth: Define module alias for platform device 17 years ago
mvme147.c 3649ba001b m68k: fix net drivers after recent get_stats updates 18 years ago
myri_code.h b48194bf0d [SPARC]: Fix some section mismatch warnings in sparc drivers. 19 years ago
myri_sbus.c 9db7720cca [MYRI_SBUS]: Prevent that myri_do_handshake lies about ticks. 17 years ago
myri_sbus.h 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
natsemi.c aa738adf89 natsemi: section fix 17 years ago
ne-h8300.c e9edda697e netdev: convert non-obvious instances to use ARRAY_SIZE() 18 years ago
ne.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
ne2.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
ne2k-pci.c 3b5e26f7b0 more misannotations: ne2k-pci 17 years ago
ne3210.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
netconsole.c 69c3683ca7 netconsole: avoid null pointer dereference at show_local_mac() 17 years ago
netx-eth.c 9a262d5c24 [NET]: Fix netx-eth.c compilation. 17 years ago
ni5010.c e0f13920d6 ni5010: kill unused variable 18 years ago
ni5010.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
ni52.c a197f6938d ni52: Remove 278 scripts/checkpatch errors 17 years ago
ni52.h a197f6938d ni52: Remove 278 scripts/checkpatch errors 17 years ago
ni65.c 64b33619a3 long vs. unsigned long - low-hanging fruits in drivers 18 years ago
ni65.h 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
niu.c 5fbd7e24da [NIU]: Add Support for Sun ATCA Blade Server. 17 years ago
niu.h 5fbd7e24da [NIU]: Add Support for Sun ATCA Blade Server. 17 years ago
ns83820.c 7eefb04eb0 NET: ns83820.c remove fastcall macro 17 years ago
pasemi_mac.c 1145d954a5 pasemi_mac: Disable interface on close 17 years ago
pasemi_mac.h ef1ea0b424 pasemi_mac: add support for setting MTU 17 years ago
pci-skeleton.c 44911bfee4 pci-skeleton: Misc fixes to build neatly 17 years ago
pcnet32.c b3028cdc18 pcnet32: Use print_mac 17 years ago
plip.c 01f31ac828 PLIP driver: convert the semaphore killed_timer_sem to completion 17 years ago
ppp_async.c cd228d5458 [PPP]: Remove ptr comparisons to 0 17 years ago
ppp_deflate.c 3c582b30bc [PPP]: Sparse warning fixes. 17 years ago
ppp_generic.c 3c582b30bc [PPP]: Sparse warning fixes. 17 years ago
ppp_mppe.c 68e3f5dd4d [CRYPTO] users: Fix up scatterlist conversion errors 18 years ago
ppp_mppe.h b3f9b92a6e [PPP]: add PPP MPPE encryption module 20 years ago
ppp_synctty.c 3c582b30bc [PPP]: Sparse warning fixes. 17 years ago
pppoe.c 3c582b30bc [PPP]: Sparse warning fixes. 17 years ago
pppol2tp.c e653181dd6 [PPPOL2TP]: Fix SMP issues in skb reorder queue handling 17 years ago
pppox.c 1b8d7ae42d [NET]: Make socket creation namespace safe. 18 years ago
ps3_gelic_net.c 09dde54c6a PS3: gelic: Add wireless support for PS3 17 years ago
ps3_gelic_net.h 09dde54c6a PS3: gelic: Add wireless support for PS3 17 years ago
ps3_gelic_wireless.c c1e889be18 PS3: gelic: change the prefix of the net interface for wireless 17 years ago
ps3_gelic_wireless.h 09dde54c6a PS3: gelic: Add wireless support for PS3 17 years ago
qla3xxx.c 804d8541d2 qla3xxx annotations 17 years ago
qla3xxx.h 804d8541d2 qla3xxx annotations 17 years ago
r6040.c ed773b4ab1 r6040 endianness fixes 17 years ago
r8169.c cadf1855e9 r8169: fix missing loop variable increment 17 years ago
rionet.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
rrunner.c 2450022afa drivers/net: Add missing "space" 17 years ago
rrunner.h cf96237837 rrunner: use offsetof() instead of homegrown insanity 17 years ago
s2io-regs.h faa4f7969f [S2IO]: Support for add/delete/store/restore ethernet addresses 17 years ago
s2io.c cf374a8553 S2io: Version update for multiqueue and vlan patches 17 years ago
s2io.h cdb5bf02f4 S2io: Support for vlan_rx_kill_vid entry point 17 years ago
saa9730.c b77eb35e64 SAA9730: Fix build 18 years ago
saa9730.h 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
sb1000.c 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
sb1250-mac.c f5279ffdce sb1250-mac: Driver model & phylib update 18 years ago
sc92031.c b9f2c0440d [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 18 years ago
seeq8005.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
seeq8005.h 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
sgiseeq.c a24a789cc6 SGISEEQ: fix oops when doing ifconfig down; ifconfig up 17 years ago
sgiseeq.h 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
sis190.c 563e0ae06f sis190: read the mac address from the eeprom first 17 years ago
sis900.c 2450022afa drivers/net: Add missing "space" 17 years ago
sis900.h 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
skge.c 1a8098be98 skge: MTU changing fix 17 years ago
skge.h 678aa1f6ac skge: add a debug interface 18 years ago
sky2.c a84d0a3d69 sky2: fix LED management 17 years ago
sky2.h a84d0a3d69 sky2: fix LED management 17 years ago
slhc.c 3c582b30bc [PPP]: Sparse warning fixes. 17 years ago
slip.c 9ce6cf2553 slip: Drag kicking and screaming into coding style compliance 17 years ago
slip.h 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
smc-mca.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
smc-ultra.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
smc-ultra32.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
smc911x.c d30f53aeb3 SMC911X: Fix using of dereferenced skb after netif_rx 17 years ago
smc911x.h b173079fea net: smc911x: shut up compiler warnings 17 years ago
smc9194.c 2450022afa drivers/net: Add missing "space" 17 years ago
smc9194.h 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
smc91x.c 3e94794355 smc91x: introduce platform data flags V2 17 years ago
smc91x.h 56872167e7 smc91x: make superh use default config V2 17 years ago
sni_82596.c f2ec803008 Ethernet driver for EISA only SNI RM200/RM400 machines 18 years ago
sonic.c f4d86754f9 SONIC interrupt handling 18 years ago
sonic.h 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
spider_net.c 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
spider_net.h 1f7c8234c7 Make the pr_*() family of macros in kernel.h complete 18 years ago
spider_net_ethtool.c 7a876fae9d [SPIDERNET] spider_net_ethtool: Keep up with recent netdev stats changes 18 years ago
starfire.c da219b7c69 starfire: secton fix 17 years ago
starfire_firmware.h fdecea6668 [netdrvr starfire] Add GPL'd firmware, remove compat code 20 years ago
starfire_firmware.pl 1da177e4c3 Linux-2.6.12-rc2 20 years ago
stnic.c 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
sun3_82586.c 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
sun3_82586.h 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
sun3lance.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
sunbmac.c 83084fa392 net/sunbmac.c section fix 17 years ago
sunbmac.h 52a34c7fe4 [NET] sunbmac: Convert over to new SBUS device framework. 19 years ago
sundance.c 3627947e84 sundance: SIOCDEVPRIVATE pollution 17 years ago
sungem.c da990a2402 [SUNGEM]: Fix NAPI assertion failure. 17 years ago
sungem.h 439104b3a3 sungem endianness annotations 17 years ago
sungem_phy.c 40cd3a4564 [POWERPC] Rename get_property to of_get_property: drivers 18 years ago
sungem_phy.h eb5b5b2ff9 sungem_phy: support bcm5461 phy, autoneg. 18 years ago
sunhme.c 79ea13ce07 NULL noise in drivers/net 17 years ago
sunhme.h f3ec33e587 sunhme endianness annotations 17 years ago
sunlance.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
sunqe.c 3edd76caf4 net/sunqe.c section fix 17 years ago
sunqe.h 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
sunvnet.c aa782d3195 drivers/net/sunvnet.c:print_version() must be __devinit 17 years ago
sunvnet.h 028ebff269 [SPARC64]: Add proper multicast support to VNET driver. 18 years ago
tc35815.c 06675e6f4f tc35815: Use irq number for tc35815-mac platform device id 17 years ago
tehuti.c c00acf46de netdev: ARRAY_SIZE() cleanups 17 years ago
tehuti.h 1a348ccc10 [NET]: Add Tehuti network driver. 18 years ago
tehuti_fw.h 1a348ccc10 [NET]: Add Tehuti network driver. 18 years ago
tg3.c 7582a33557 [TG3]: Fix build warning on sparc32. 17 years ago
tg3.h c98f6e3be1 [TG3]: Replace some magic 5704S constants 17 years ago
tlan.c 98e0f52145 tlan: add static to function definitions 17 years ago
tlan.h c4028958b6 WorkStruct: make allyesconfig 18 years ago
tsi108_eth.c 9dde447a09 Tsi108_eth: Add ethtool support 17 years ago
tsi108_eth.h c1b78d05b3 [POWERPC] Generalize tsi108 PHY types 18 years ago
tun.c 401023710d [TUN]: Fix RTNL-locking in tun/tap driver 17 years ago
typhoon-firmware.h 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
typhoon.c 952b3494cf typhoon: section fix 17 years ago
typhoon.h 71f1bb1a8f typhoon: trivial endianness annotations 17 years ago
ucc_geth.c ffea31ed1c ucc_geth: use correct thread number for 10/100Mbps link 17 years ago
ucc_geth.h e86908614f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 18 years ago
ucc_geth_ethtool.c b9f2c0440d [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 18 years ago
ucc_geth_mii.c 15cf6dde99 Fix PHY Lib support for gianfar and ucc_geth 17 years ago
ucc_geth_mii.h 87e417b2f3 ucc_geth: really fix section mismatch 17 years ago
veth.c c15853f2c1 veth: fix dev refcount race 17 years ago
via-rhine.c f11cf25ef3 [netdrvr] via-rhine: Use register offset definition for WOLcgClr 17 years ago
via-velocity.c 6133fb1aa1 [NETNS]: Disable inetaddr notifiers in namespaces other than initial. 17 years ago
via-velocity.h 4a51c0d02c big-endian support for via-velocity 17 years ago
virtio_net.c 4265f161b6 virtio: fix race in enable_cb 17 years ago
wd.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
xen-netfront.c 79ea13ce07 NULL noise in drivers/net 17 years ago
yellowfin.c e5a3142100 yellowfin: annotations and fixes (.24 fodder?) 17 years ago
znet.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
zorro8390.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago