Michael Buesch 21a75d7788 b43: Fix some TX/RX locking issues 17 years ago
..
appletalk b132fba18b drivers/net/appletalk: use time_before, time_before_eq, etc 17 years ago
arcnet 9307b570a7 drivers/net/arcnet/arcnet.c: use time_* macros 17 years ago
arm 95dfec6ae1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
atlx 8ec7226a93 [netdrvr] atlx: code movement: move atl1 parameter parsing 17 years ago
bonding a95609cb02 netdev: use non-racy method for proc entries creation 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 f8b0dfd152 RDMA/cxgb3: Support peer-2-peer connection setup 17 years ago
e1000 406874a7cc e1000: convert uint16_t style integers to u16 17 years ago
e1000e f014e97ec6 e1000e: Increment version to 0.2.1 17 years ago
ehea 22559c5d74 ehea: make things static 17 years ago
fec_8xx b5677d848c [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c 17 years ago
fs_enet 9d9326d3bc phy: Change mii_bus id field to a string 17 years ago
hamradio 39c2e60f8c tty: add throttle/unthrottle helpers 17 years ago
ibm_emac 83f34df4e7 Add dcr_host_t.base in dcr_read()/dcr_write() 18 years ago
ibm_newemac cca87c18ce ibm_newemac: Increase MDIO timeouts 17 years ago
igb c682fc238a igb: save and restore pcie/msi state to support EEH recovery 17 years ago
irda f34d7a5b70 tty: The big operations rework 17 years ago
ixgb 222441a620 ixgb: convert uint16_t style integers to u16 17 years ago
ixgbe fb3b27bc00 ixgbe: save and restore pcie/msi state to support EEH recovery 17 years ago
ixp2000 4ec2411980 [NET]: Do not check netif_running() and carrier state in ->poll() 17 years ago
mlx4 bbdc2821db mlx4_core: Avoid recycling old FMR R_Keys too soon 17 years ago
myri10ge 801678c5a3 Remove duplicated unlikely() in IS_ERR() 17 years ago
netxen 2e561c7b7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
pcmcia 36c86bd271 axnet_cs: change debugging level for "Too much work at interrupt" message. 17 years ago
phy 4d9b1a022a Add support for SMSC LAN8187 and LAN8700 PHYs 17 years ago
sfc 8ceee660aa New driver "sfc" for Solarstorm SFC4000 controller. 17 years ago
skfp 2f220e305b skfp annotations 17 years ago
tokenring df39e8ba56 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
tulip 6caf52a453 net: use get/put_unaligned_* helpers 17 years ago
usb 5f090dcb4d net: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
wan f34d7a5b70 tty: The big operations rework 17 years ago
wireless 21a75d7788 b43: Fix some TX/RX locking issues 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 ba0f6caeb5 3c505: use netstats in net_device structure 17 years ago
3c505.h ba0f6caeb5 3c505: use netstats in net_device structure 17 years ago
3c507.c cba0516ddb [netdrvr] checkpatch cleanups 17 years ago
3c509.c 815f8802d2 3c509: use netstats in net_device structure 17 years ago
3c515.c dfd44151e8 3c515: use netstats in net_device structure 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 6188e10d38 Convert asm/semaphore.h users to linux/semaphore.h 17 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 eca1ad82bd misc drivers/net annotations 17 years ago
82596.c d2ea732e9e 82596: free nonexistent resource fix 17 years ago
8390.c d5706ef30b [8390]: Fix build error. 17 years ago
8390.h 825a2ff189 AX88796 network driver 18 years ago
Kconfig 95dfec6ae1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
LICENSE.SRC 1da177e4c3 Linux-2.6.12-rc2 20 years ago
Makefile 95dfec6ae1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 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 17 years ago
ariadne.h 96de0e252c Convert files to UTF-8 and some cleanups 17 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 eca1ad82bd misc drivers/net annotations 17 years ago
atp.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
au1000_eth.c 9d9326d3bc phy: Change mii_bus id field to a string 17 years ago
au1000_eth.h 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
ax88796.c 72abb46101 net drivers: fix platform driver hotplug/coldplug 17 years ago
b44.c 4ac58469f1 ssb: Fix usage of struct device used for DMAing 17 years ago
b44.h 753f492093 [B44]: port to native ssb support 18 years ago
bfin_mac.c 679dce39e3 Blackfin EMAC Driver: Initial version of ethtool support 17 years ago
bfin_mac.h 7ef0a7ee2f Blackfin EMAC Driver: code cleanup 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 619c714c1d BNX2X: Correct bringing chip out of reset 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 72abb46101 net drivers: fix platform driver hotplug/coldplug 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 eca1ad82bd misc drivers/net annotations 17 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 72abb46101 net drivers: fix platform driver hotplug/coldplug 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 6caf52a453 net: use get/put_unaligned_* helpers 17 years ago
e2100.c 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
eepro.c 4e5b864e7c net: eepro autoport typo 17 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 17 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. 17 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 8f3ba2dc81 [POWERPC] mpc5200: Fix FEC error handling on FIFO errors 17 years ago
fec_mpc52xx.h 5d031e9e7e FEC - fast ethernet controller for mpc52xx 17 years ago
fec_mpc52xx_phy.c 1e42198609 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 17 years ago
forcedeth.c 9f3f7910c6 forcedeth: realtek phy crossover detection 17 years ago
gianfar.c d031358754 [netdrvr] gianfar: Determine TBIPA value dynamically 17 years ago
gianfar.h d031358754 [netdrvr] gianfar: Determine TBIPA value dynamically 17 years ago
gianfar_ethtool.c b9f2c0440d [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 18 years ago
gianfar_mii.c d031358754 [netdrvr] gianfar: Determine TBIPA value dynamically 17 years ago
gianfar_mii.h d031358754 [netdrvr] gianfar: Determine TBIPA value dynamically 17 years ago
gianfar_sysfs.c 35a84fdc89 gianfar driver: eliminate compiler warnings and unnecessary macros 17 years ago
hamachi.c 6caf52a453 net: use get/put_unaligned_* helpers 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 a95609cb02 netdev: use non-racy method for proc entries creation 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 a2879fef7c [POWERPC] properly declare onstack completion in iseries veth 17 years ago
jazzsonic.c 72abb46101 net drivers: fix platform driver hotplug/coldplug 17 years ago
korina.c e3152ab901 korina: misc cleanup 17 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 c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 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 72abb46101 net drivers: fix platform driver hotplug/coldplug 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 c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
meth.c 72abb46101 net drivers: fix platform driver hotplug/coldplug 17 years ago
meth.h 93043ece03 define global BIT macro 17 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 72abb46101 net drivers: fix platform driver hotplug/coldplug 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 703bb99ca7 natsemi: fix MMIO for PPC 44x platforms 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 0517deed78 netconsole: only set CON_PRINTBUFFER if the user specifies a netconsole 17 years ago
netx-eth.c 72abb46101 net drivers: fix platform driver hotplug/coldplug 17 years ago
ni5010.c e0f13920d6 ni5010: kill unused variable 17 years ago
ni5010.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
ni52.c 05bd831fcd ni52: more unbreaking 17 years ago
ni52.h 725aa4a9ab ni52: unbreak scp_struct 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 a5d6ab56da niu: Add support for Neptune FEM/NEM cards for C10 server blades 17 years ago
niu.h a5d6ab56da niu: Add support for Neptune FEM/NEM cards for C10 server blades 17 years ago
ns83820.c 7eefb04eb0 NET: ns83820.c remove fastcall macro 17 years ago
pasemi_mac.c 9a64388d83 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 17 years ago
pasemi_mac.h e37c772e36 pasemi_mac: basic ethtool support 17 years ago
pasemi_mac_ethtool.c e37c772e36 pasemi_mac: basic ethtool support 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 cabce28ec0 plip: replace spin_lock_irq with spin_lock_irqsave in irq context 17 years ago
ppp_async.c 39c2e60f8c tty: add throttle/unthrottle helpers 17 years ago
ppp_deflate.c 3c582b30bc [PPP]: Sparse warning fixes. 17 years ago
ppp_generic.c 8c0469cdd0 ppp_generic: use stats from net_device structure 17 years ago
ppp_mppe.c 68e3f5dd4d [CRYPTO] users: Fix up scatterlist conversion errors 17 years ago
ppp_mppe.h b3f9b92a6e [PPP]: add PPP MPPE encryption module 19 years ago
ppp_synctty.c 39c2e60f8c tty: add throttle/unthrottle helpers 17 years ago
pppoe.c a95609cb02 netdev: use non-racy method for proc entries creation 17 years ago
pppol2tp.c a95609cb02 netdev: use non-racy method for proc entries creation 17 years ago
pppox.c 1b8d7ae42d [NET]: Make socket creation namespace safe. 18 years ago
ps3_gelic_net.c 3faac21546 [POWERPC] PS3: Gelic network driver Wake-on-LAN support 17 years ago
ps3_gelic_net.h 3faac21546 [POWERPC] PS3: Gelic network driver Wake-on-LAN support 17 years ago
ps3_gelic_wireless.c 1e42198609 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 17 years ago
ps3_gelic_wireless.h 09dde54c6a PS3: gelic: Add wireless support for PS3 17 years ago
qla3xxx.c b39b5a2bc3 qla3xxx: convert byte order of constant instead of variable 17 years ago
qla3xxx.h 804d8541d2 qla3xxx annotations 17 years ago
r6040.c ed773b4ab1 r6040 endianness fixes 17 years ago
r8169.c 21e197f231 r8169: fix oops in r8169_get_mac_version 17 years ago
rionet.c e042323607 [RAPIDIO] Auto-probe the RapidIO system size 17 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 23d9b3871f S2io: Version update for multi ring patches 17 years ago
s2io.h 0425b46a4b S2io: Enable multi ring support 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 7dd73bbcc9 sb1000.c: make const arrays static 17 years ago
sb1250-mac.c 9d9326d3bc phy: Change mii_bus id field to a string 17 years ago
sc92031.c 2723b01921 sc92031: use netdev_alloc_skb 17 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 72abb46101 net drivers: fix platform driver hotplug/coldplug 17 years ago
sgiseeq.h 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
sis190.c 697c269610 sis190: account for Tx errors 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 f0c88f9c45 netxen, phy/marvell, skge: minor checkpatch fixes 17 years ago
skge.h 678aa1f6ac skge: add a debug interface 18 years ago
sky2.c c63eddb200 sky2: missing chip name for Yukon Supreme 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 f34d7a5b70 tty: The big operations rework 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 db2961c5a1 smc911x: test after postfix decrement fails in smc911x_{reset,drop_pkt} 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 72abb46101 net drivers: fix platform driver hotplug/coldplug 17 years ago
smc91x.h 1e42198609 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 17 years ago
sni_82596.c 72abb46101 net drivers: fix platform driver hotplug/coldplug 17 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 0b50d75387 spidernet: revise link status logging 17 years ago
spider_net.h fcfcfa205e spidernet: change interrupt masks 17 years ago
spider_net_ethtool.c 7a876fae9d [SPIDERNET] spider_net_ethtool: Keep up with recent netdev stats changes 18 years ago
starfire.c 21f644f3ea [NET]: Undo code bloat in hot paths due to print_mac(). 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 10e05f78c5 tc35815: Statistics cleanup 17 years ago
tehuti.c 6203554207 drivers/net/tehuti: use proper capability check for raw IO access 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 801678c5a3 Remove duplicated unlikely() in IS_ERR() 17 years ago
tg3.h 41588ba1ae tg3: 5701 DMA corruption fix 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 72abb46101 net drivers: fix platform driver hotplug/coldplug 17 years ago
tsi108_eth.h c1b78d05b3 [POWERPC] Generalize tsi108 PHY types 18 years ago
tun.c 9edb74cc6c tun: Multicast handling in tun_chr_ioctl() needs proper locking. 17 years ago
typhoon-firmware.h 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
typhoon.c 5a0e2cd511 [netdrvr] typhoon: typhoon_resume - remove call to start_queue 17 years ago
typhoon.h 71f1bb1a8f typhoon: trivial endianness annotations 17 years ago
ucc_geth.c 2e561c7b7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
ucc_geth.h 9d9326d3bc phy: Change mii_bus id field to a string 17 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 9a64388d83 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 17 years ago
ucc_geth_mii.h 87e417b2f3 ucc_geth: really fix section mismatch 17 years ago
veth.c c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
via-rhine.c f11cf25ef3 [netdrvr] via-rhine: Use register offset definition for WOLcgClr 17 years ago
via-velocity.c d4f73c8e45 via-velocity: fix vlan receipt 17 years ago
via-velocity.h 4a51c0d02c big-endian support for via-velocity 17 years ago
virtio_net.c 90768c09bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
wd.c 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
xen-netfront.c 4f93f09b72 xen: Add compatibility aliases for frontend drivers 17 years ago
yellowfin.c 6caf52a453 net: use get/put_unaligned_* helpers 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