.. |
appletalk
|
421f91d21a
fix typos concerning "initiali[zs]e"
|
15 년 전 |
arcnet
|
0a6efc78c0
arcnet: fix signed bug in probe function
|
15 년 전 |
arm
|
5dbfbc4027
ep93xx_eth: Use net_device_stats from struct net_device
|
15 년 전 |
atl1c
|
2bc9e23465
drivers/net/atl1c: Remove double test
|
15 년 전 |
atl1e
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
atlx
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
benet
|
def824c0d4
be2net: stats for packets received due to internal switching in ASIC.
|
15 년 전 |
bna
|
8a891429d1
bna: Fixed build break for allyesconfig
|
15 년 전 |
bnx2x
|
0642701326
bnx2x: Update version to 1.52.53-5
|
15 년 전 |
bonding
|
c5cb002fb0
bonding: prevent sysfs from allowing arp monitoring with alb/tlb
|
15 년 전 |
caif
|
98a21ef0ab
caif-spi: Bugfix SPI_DATA_POS settings were inverted.
|
15 년 전 |
can
|
aed5029ead
drivers/net/can/mscan/mpc5xxx_can.c: Add of_node_put to avoid memory leak
|
15 년 전 |
chelsio
|
482c42f126
chelsio: Remove remnants of CONFIG_CHELSIO_T1_COUGAR
|
15 년 전 |
cris
|
2cb8d9d1da
eth_v10: Removing dead ETRAX_NETWORK_RED_ON_NO_CONNECTION
|
15 년 전 |
cxgb3
|
7aaaaa1e44
cxgb3: do not use PCI resources before pci_enable_device()
|
15 년 전 |
cxgb4
|
ccea790ef0
cxgb4: update PCI ids
|
15 년 전 |
cxgb4vf
|
7a0c2029d6
cxgb4vf: do not use PCI resources before pci_enable_device()
|
15 년 전 |
e1000
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
e1000e
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
ehea
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
enic
|
1f76da51f5
enic: Mark intr_timer in vnic_enet_config as deprecated
|
15 년 전 |
fs_enet
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 년 전 |
hamradio
|
1f1d47ef47
drivers/net/hamradio: Adjust confusing if indentation
|
15 년 전 |
ibm_newemac
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 년 전 |
igb
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
igbvf
|
2d0bb1c1f4
e100/e1000*/igb*/ixgb*: Add missing read memory barrier
|
15 년 전 |
irda
|
8d34e7d6f3
drivers/net/irda: Eliminate memory leak
|
15 년 전 |
ixgb
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
ixgbe
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
ixgbevf
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
ixp2000
|
1ae5dc342a
net: trans_start cleanups
|
15 년 전 |
mlx4
|
e27cd4f8ca
mlx4: use bitmap library
|
15 년 전 |
myri10ge
|
baeb2ffab4
drivers/net: Convert unbounded kzalloc calls to kcalloc
|
15 년 전 |
netxen
|
502820a316
netxen: fix a race in netxen_nic_get_stats()
|
15 년 전 |
octeon
|
28b041139e
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
|
15 년 전 |
pcmcia
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
phy
|
2f2c779583
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
15 년 전 |
qlcnic
|
d807b3f728
qlcnic: add cksum flag
|
15 년 전 |
qlge
|
c5dadddb8c
qlge: Fix a deadlock when the interface is going down
|
15 년 전 |
sfc
|
47562e5d32
sfc: Remove unused field left from mis-merge
|
15 년 전 |
skfp
|
ee289b6440
drivers/net: remove useless semicolons
|
15 년 전 |
stmmac
|
74af4c7df3
stmmac: Fix another build warning.
|
15 년 전 |
tokenring
|
773bc97397
tokenring: remove unneeded NULL checks
|
15 년 전 |
tulip
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
usb
|
0141480205
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
|
15 년 전 |
vmxnet3
|
1f4b161284
net-next: Fix an overflow bug in vmxnet3 Tx descriptor
|
15 년 전 |
vxge
|
dd57f970f9
vxge: Implement 64bit stats
|
15 년 전 |
wan
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
wimax
|
3cfc2c42c1
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 년 전 |
wireless
|
78ab952717
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
|
15 년 전 |
3c501.c
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 년 전 |
3c501.h
|
27a1de95a1
3com: convert drivers to netdev_tx_t
|
16 년 전 |
3c503.c
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
3c503.h
|
6aa20a2235
drivers/net: Trim trailing whitespace
|
19 년 전 |
3c505.c
|
1ae5dc342a
net: trans_start cleanups
|
15 년 전 |
3c505.h
|
ba0f6caeb5
3c505: use netstats in net_device structure
|
17 년 전 |
3c507.c
|
17d9564003
drivers/net: Eliminate a NULL pointer dereference
|
15 년 전 |
3c509.c
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 년 전 |
3c515.c
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
3c523.c
|
1ae5dc342a
net: trans_start cleanups
|
15 년 전 |
3c523.h
|
6aa20a2235
drivers/net: Trim trailing whitespace
|
19 년 전 |
3c527.c
|
421f91d21a
fix typos concerning "initiali[zs]e"
|
15 년 전 |
3c527.h
|
ba2d358791
drivers/net: use __packed annotation
|
15 년 전 |
3c59x.c
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
7990.c
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 년 전 |
7990.h
|
09f75cd7bf
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
|
18 년 전 |
8139cp.c
|
62522d36d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 년 전 |
8139too.c
|
62522d36d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 년 전 |
82596.c
|
653954825d
drivers/net/82596.c: fix warning
|
15 년 전 |
8390.c
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
16 년 전 |
8390.h
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
16 년 전 |
8390p.c
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
16 년 전 |
Kconfig
|
8b230ed8ec
bna: Brocade 10Gb Ethernet device driver
|
15 년 전 |
LICENSE.SRC
|
1da177e4c3
Linux-2.6.12-rc2
|
20 년 전 |
Makefile
|
8b230ed8ec
bna: Brocade 10Gb Ethernet device driver
|
15 년 전 |
Space.c
|
2a710b59a9
net: Removing dead {AR,WAVE}LAN
|
15 년 전 |
a2065.c
|
2ec8c6bb5d
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
15 년 전 |
a2065.h
|
6aa20a2235
drivers/net: Trim trailing whitespace
|
19 년 전 |
ac3200.c
|
ba80a25228
ac3200: fix error path
|
15 년 전 |
acenic.c
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 년 전 |
acenic.h
|
430e55b11e
acenic: use the dma state API instead of the pci equivalents
|
15 년 전 |
amd8111e.c
|
c3227e546c
amd8111e: use net_device_stats from struct net_device
|
15 년 전 |
amd8111e.h
|
c3227e546c
amd8111e: use net_device_stats from struct net_device
|
15 년 전 |
apne.c
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 년 전 |
ariadne.c
|
2ec8c6bb5d
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
15 년 전 |
ariadne.h
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 년 전 |
at1700.c
|
451d33dd22
at1700: fix double free_irq
|
15 년 전 |
atarilance.c
|
1ae5dc342a
net: trans_start cleanups
|
15 년 전 |
atp.c
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
atp.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 년 전 |
au1000_eth.c
|
c3d1f1746b
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
|
15 년 전 |
au1000_eth.h
|
7cd2e6e38c
au1000-eth: implement set/get_msglevel
|
15 년 전 |
ax88796.c
|
9f1e758274
ax88796: free irq on error
|
15 년 전 |
b44.c
|
3e9e0b8364
b44: remove unused dma_desc_align_mask
|
15 년 전 |
b44.h
|
9cbc1cb8cd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
16 년 전 |
bcm63xx_enet.c
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
bcm63xx_enet.h
|
c32d83c042
bcm63xx_enet: use netdev stats
|
15 년 전 |
bfin_mac.c
|
2244d07bfa
net: simplify flags for tx timestamping
|
15 년 전 |
bfin_mac.h
|
4fcc3d3409
netdev:bfin_mac: reclaim and free tx skb as soon as possible after transfer
|
15 년 전 |
bmac.c
|
0141480205
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
|
15 년 전 |
bmac.h
|
6aa20a2235
drivers/net: Trim trailing whitespace
|
19 년 전 |
bnx2.c
|
cd709aa906
bnx2: Add PCI Advanced Error Reporting support.
|
15 년 전 |
bnx2.h
|
379b39a2ad
bnx2: Call pci_enable_msix() with actual number of vectors.
|
15 년 전 |
bnx2_fw.h
|
57579f7629
bnx2: Use request_firmware()
|
16 년 전 |
bsd_comp.c
|
c573f73ce9
[NET]: Avoid pointless allocation casts in BSD compression module
|
18 년 전 |
cassini.c
|
7e4ee4d947
cassini: Removing dead CASSINI_NAPI
|
15 년 전 |
cassini.h
|
c5f978eddd
cassini: Removing dead CASSINI_QGE_DEBUG
|
15 년 전 |
cnic.c
|
baeb2ffab4
drivers/net: Convert unbounded kzalloc calls to kcalloc
|
15 년 전 |
cnic.h
|
e6c2889478
cnic: Unify kcq allocation for all devices.
|
15 년 전 |
cnic_defs.h
|
1d9cfc4e35
cnic: Update version to 2.1.1.
|
15 년 전 |
cnic_if.h
|
72b8a169db
cnic: Update version to 2.1.3.
|
15 년 전 |
cpmac.c
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
cs89x0.c
|
e6e4ec2f98
net: Removing dead ARCH_PNX010X
|
15 년 전 |
cs89x0.h
|
ef3cf9f2fb
cs89x0: Removing dead SH_HICOSH4
|
15 년 전 |
davinci_emac.c
|
2a1bc0d56b
davinci_emac: Fix use after free in davinci_emac_remove
|
15 년 전 |
de600.c
|
1ae5dc342a
net: trans_start cleanups
|
15 년 전 |
de600.h
|
09f75cd7bf
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
|
18 년 전 |
de620.c
|
1ae5dc342a
net: trans_start cleanups
|
15 년 전 |
de620.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 년 전 |
declance.c
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
defxx.c
|
22bedad3ce
net: convert multicast list to list_head
|
15 년 전 |
defxx.h
|
e89a2cfb7d
[TC] defxx: TURBOchannel support
|
18 년 전 |
depca.c
|
84c3b972f3
depca: fix leaks in depca_module_init()
|
15 년 전 |
depca.h
|
6aa20a2235
drivers/net: Trim trailing whitespace
|
19 년 전 |
dl2k.c
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
dl2k.h
|
a3aa18842a
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
|
15 년 전 |
dm9000.c
|
ba2d358791
drivers/net: use __packed annotation
|
15 년 전 |
dm9000.h
|
c029f4440f
DM9000: Wake on LAN support
|
15 년 전 |
dnet.c
|
de140b0d51
dnet: fixup error handling in initialization
|
15 년 전 |
dnet.h
|
4796417417
dnet: Dave DNET ethernet controller driver (updated)
|
16 년 전 |
dummy.c
|
424efe9caf
netdev: convert pseudo drivers to netdev_tx_t
|
16 년 전 |
e100.c
|
2d0bb1c1f4
e100/e1000*/igb*/ixgb*: Add missing read memory barrier
|
15 년 전 |
e2100.c
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 년 전 |
eepro.c
|
022484c172
drivers/net: Adjust confusing if indentation
|
15 년 전 |
eexpress.c
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 년 전 |
eexpress.h
|
684f4a4c4a
EtherExpress16: fix printing timed out status
|
16 년 전 |
enc28j60.c
|
1ae5dc342a
net: trans_start cleanups
|
15 년 전 |
enc28j60_hw.h
|
3ec9c11da0
add driver for enc28j60 ethernet chip
|
17 년 전 |
epic100.c
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
eql.c
|
ee289b6440
drivers/net: remove useless semicolons
|
15 년 전 |
es3210.c
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 년 전 |
eth16i.c
|
04d5821fa5
eth16i: fix memory leak
|
15 년 전 |
ethoc.c
|
6abc237680
ethoc: get rid of ethoc_stats()
|
15 년 전 |
ewrk3.c
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 년 전 |
ewrk3.h
|
6aa20a2235
drivers/net: Trim trailing whitespace
|
19 년 전 |
fealnx.c
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
fec.c
|
4bee1f9ac0
net/fec: restore interrupt mask after software-reset in fec_stop()
|
15 년 전 |
fec.h
|
5eb32bd059
fec: add support for PHY interface platform data
|
15 년 전 |
fec_mpc52xx.c
|
0141480205
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
|
15 년 전 |
fec_mpc52xx.h
|
80791be111
[POWERPC] mpc5200: Allow for fixed speed MII configurations
|
17 년 전 |
fec_mpc52xx_phy.c
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 년 전 |
forcedeth.c
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
fsl_pq_mdio.c
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 년 전 |
fsl_pq_mdio.h
|
ba2d358791
drivers/net: use __packed annotation
|
15 년 전 |
gianfar.c
|
2244d07bfa
net: simplify flags for tx timestamping
|
15 년 전 |
gianfar.h
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 년 전 |
gianfar_ethtool.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
gianfar_sysfs.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
greth.c
|
cb5d991a99
greth: Use return value of register_netdev
|
15 년 전 |
greth.h
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 년 전 |
hamachi.c
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
hp-plus.c
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 년 전 |
hp.c
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
hp100.c
|
3cfc2c42c1
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 년 전 |
hp100.h
|
6aa20a2235
drivers/net: Trim trailing whitespace
|
19 년 전 |
hplance.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
hplance.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 년 전 |
hydra.c
|
c274f29120
net/m68k: Hydra Ethernet - print whole resource instead of start address
|
15 년 전 |
ibmlana.c
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 년 전 |
ibmlana.h
|
09f75cd7bf
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
|
18 년 전 |
ibmveth.c
|
0645bab7da
ibmveth: Fix opps during MTU change on an active device
|
15 년 전 |
ibmveth.h
|
ff5bfc3584
ibmveth: use consistent types
|
16 년 전 |
ifb.c
|
1ae5dc342a
net: trans_start cleanups
|
15 년 전 |
ioc3-eth.c
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
ipg.c
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 년 전 |
ipg.h
|
dd4683daed
drivers/net/ipg: Remove invalid IPG_DDEBUG_MSG uses, neaten
|
15 년 전 |
iseries_veth.c
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 년 전 |
jazzsonic.c
|
62cd69a106
jazzsonic: free irq if sonic_open() fails
|
15 년 전 |
jme.c
|
ee289b6440
drivers/net: remove useless semicolons
|
15 년 전 |
jme.h
|
54d259d474
jme: Advance driver version number
|
15 년 전 |
korina.c
|
b1011b375b
korina: count RX DMA OVR as rx_fifo_error
|
15 년 전 |
ks8842.c
|
bd28063582
ks8842: Fix warnings on 64-bit.
|
15 년 전 |
ks8851.c
|
a84afa40e0
ks8851: companion eeprom access through ethtool
|
15 년 전 |
ks8851.h
|
a4bdfff744
ks8851: Low level functions for read/write to companion eeprom
|
15 년 전 |
ks8851_mll.c
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 년 전 |
ksz884x.c
|
3cfc2c42c1
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 년 전 |
lance.c
|
7bfba0b0c1
lance: Use the instance of net_device_stats from net_device.
|
15 년 전 |
lasi_82596.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
lib82596.c
|
13fea6d4f7
lasi82596: fix netdev_mc_count conversion
|
15 년 전 |
lib8390.c
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 년 전 |
ll_temac.h
|
23ecc4bde2
net: ll_temac: fix checksum offload logic
|
15 년 전 |
ll_temac_main.c
|
d3c6e7ad09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 년 전 |
ll_temac_mdio.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
lne390.c
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 년 전 |
loopback.c
|
28172739f0
net: fix 64 bit counters on 32 bit arches
|
15 년 전 |
lp486e.c
|
1ae5dc342a
net: trans_start cleanups
|
15 년 전 |
mac8390.c
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
mac89x0.c
|
174afef4ea
mac89x0: Use the instance of net_device_stats from net_device.
|
15 년 전 |
macb.c
|
28b041139e
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
|
15 년 전 |
macb.h
|
298cf9beb9
phylib: move to dynamic allocation of struct mii_bus
|
17 년 전 |
mace.c
|
c2cdf6aba0
powerpc/macio: Fix probing of macio devices by using the right of match table
|
15 년 전 |
mace.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 년 전 |
macmace.c
|
1ae5dc342a
net: trans_start cleanups
|
15 년 전 |
macsonic.c
|
546e3abde3
macsonic: free irqs if sonic_open() fails
|
15 년 전 |
macvlan.c
|
ba01877f56
macvlan: Fix rx counters update in macvlan_handle_frame()
|
15 년 전 |
macvtap.c
|
1565c7c1c4
macvtap: Implement multiqueue for macvtap driver
|
15 년 전 |
mdio.c
|
27fbc7db52
mdio: Expose pause frame advertising flags to ethtool
|
16 년 전 |
meth.c
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 년 전 |
meth.h
|
93043ece03
define global BIT macro
|
18 년 전 |
mii.c
|
7ab0f2736b
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
|
16 년 전 |
mipsnet.c
|
ade2d3db21
NET: MIPSsim: Fix modpost warning.
|
15 년 전 |
mv643xx_eth.c
|
50a749c1f2
mv643xx_eth: potential null dereference
|
15 년 전 |
mvme147.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
myri_sbus.c
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 년 전 |
myri_sbus.h
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 년 전 |
natsemi.c
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
ne-h8300.c
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 년 전 |
ne.c
|
3390712a47
net/ne: fix memory leak in ne_drv_probe()
|
15 년 전 |
ne2.c
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 년 전 |
ne2k-pci.c
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 년 전 |
ne3210.c
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 년 전 |
netconsole.c
|
0e34e93177
netpoll: add generic support for bridge and bonding devices
|
15 년 전 |
netx-eth.c
|
1ae5dc342a
net: trans_start cleanups
|
15 년 전 |
ni5010.c
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 년 전 |
ni5010.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 년 전 |
ni52.c
|
4265e669cc
ni52: Use the instance of net_device_stats from net_device.
|
15 년 전 |
ni52.h
|
725aa4a9ab
ni52: unbreak scp_struct
|
17 년 전 |
ni65.c
|
1ae5dc342a
net: trans_start cleanups
|
15 년 전 |
ni65.h
|
6aa20a2235
drivers/net: Trim trailing whitespace
|
19 년 전 |
niu.c
|
baeb2ffab4
drivers/net: Convert unbounded kzalloc calls to kcalloc
|
15 년 전 |
niu.h
|
b505ff5e72
of: kill struct of_device
|
15 년 전 |
ns83820.c
|
1a9f28c8f9
ns83820: Use helper to disable chip interrupts
|
15 년 전 |
pasemi_mac.c
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 년 전 |
pasemi_mac.h
|
1dd2d06c04
net: Rework pasemi_mac driver to use of_mdio infrastructure
|
16 년 전 |
pasemi_mac_ethtool.c
|
0141480205
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
|
15 년 전 |
pci-skeleton.c
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
pcnet32.c
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 년 전 |
plip.c
|
884c06f477
plip: remove superflous return
|
15 년 전 |
ppp_async.c
|
d7100da026
ppp: make channel_ops const
|
15 년 전 |
ppp_deflate.c
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 년 전 |
ppp_generic.c
|
15fd0cd9a2
net: autoconvert trivial BKL users to private mutex
|
15 년 전 |
ppp_mppe.c
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 년 전 |
ppp_mppe.h
|
b3f9b92a6e
[PPP]: add PPP MPPE encryption module
|
20 년 전 |
ppp_synctty.c
|
d7100da026
ppp: make channel_ops const
|
15 년 전 |
pppoe.c
|
d7100da026
ppp: make channel_ops const
|
15 년 전 |
pppox.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
pptp.c
|
00959ade36
PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
|
15 년 전 |
ps3_gelic_net.c
|
1ae5dc342a
net: trans_start cleanups
|
15 년 전 |
ps3_gelic_net.h
|
55873ed87f
net/ps3: Add support for gelic link negotiation
|
15 년 전 |
ps3_gelic_wireless.c
|
f8965467f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
15 년 전 |
ps3_gelic_wireless.h
|
ba2d358791
drivers/net: use __packed annotation
|
15 년 전 |
pxa168_eth.c
|
6267300e97
pxa168_eth: remove duplicated #include
|
15 년 전 |
qla3xxx.c
|
d7f61777e9
drivers/net/qla3xxx.c: Checkpatch cleanups
|
15 년 전 |
qla3xxx.h
|
87196eb740
qla3xxx: use the DMA state API instead of the pci equivalents
|
15 년 전 |
r6040.c
|
ced1de4c9e
r6040: Free irq line on error path
|
15 년 전 |
r8169.c
|
1cfd2bda8c
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
|
15 년 전 |
rionet.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
rrunner.c
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
rrunner.h
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
16 년 전 |
s2io-regs.h
|
926bd900b1
vxge: Update copyright information
|
15 년 전 |
s2io.c
|
f0c54ace9b
s2io: remove lro parameter
|
15 년 전 |
s2io.h
|
f0c54ace9b
s2io: remove lro parameter
|
15 년 전 |
s6gmac.c
|
1ae5dc342a
net: trans_start cleanups
|
15 년 전 |
sb1000.c
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 년 전 |
sb1250-mac.c
|
28b041139e
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
|
15 년 전 |
sc92031.c
|
0141480205
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
|
15 년 전 |
seeq8005.c
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 년 전 |
seeq8005.h
|
6aa20a2235
drivers/net: Trim trailing whitespace
|
19 년 전 |
sgiseeq.c
|
1ae5dc342a
net: trans_start cleanups
|
15 년 전 |
sgiseeq.h
|
6aa20a2235
drivers/net: Trim trailing whitespace
|
19 년 전 |
sh_eth.c
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
sh_eth.h
|
bcd5149ded
net: add Runtime PM to the sh_eth driver
|
16 년 전 |
sis190.c
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 년 전 |
sis900.c
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
sis900.h
|
6aa20a2235
drivers/net: Trim trailing whitespace
|
19 년 전 |
skge.c
|
86cac58b71
skge: add GRO support
|
15 년 전 |
skge.h
|
10fc51b995
skge: use the DMA state API instead of the pci equivalents
|
15 년 전 |
sky2.c
|
060b946cc2
sky2: Code style fixes
|
15 년 전 |
sky2.h
|
ba2d358791
drivers/net: use __packed annotation
|
15 년 전 |
slhc.c
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 년 전 |
slip.c
|
034de00b06
slip: Use net_device_stats from struct net_device
|
15 년 전 |
slip.h
|
034de00b06
slip: Use net_device_stats from struct net_device
|
15 년 전 |
smc-mca.c
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 년 전 |
smc-ultra.c
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 년 전 |
smc-ultra32.c
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 년 전 |
smc911x.c
|
1ae5dc342a
net: trans_start cleanups
|
15 년 전 |
smc911x.h
|
a8eb7ca0cb
omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3
|
15 년 전 |
smc9194.c
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 년 전 |
smc9194.h
|
6aa20a2235
drivers/net: Trim trailing whitespace
|
19 년 전 |
smc91x.c
|
1ae5dc342a
net: trans_start cleanups
|
15 년 전 |
smc91x.h
|
c76986cca8
Remove REDWOOD_[456] config options and conditional code
|
15 년 전 |
smsc911x.c
|
492c5d943d
smsc911x: Add spinlocks around registers access
|
15 년 전 |
smsc911x.h
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 년 전 |
smsc9420.c
|
28b041139e
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
|
15 년 전 |
smsc9420.h
|
196b7e1b9c
smsc9420: handle magic field of ethtool_eeprom
|
16 년 전 |
sni_82596.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
sonic.c
|
1ae5dc342a
net: trans_start cleanups
|
15 년 전 |
sonic.h
|
8f15ea42b6
netdevice: safe convert to netdev_priv() #part-3
|
16 년 전 |
spider_net.c
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 년 전 |
spider_net.h
|
fcfcfa205e
spidernet: change interrupt masks
|
17 년 전 |
spider_net_ethtool.c
|
8f15ea42b6
netdevice: safe convert to netdev_priv() #part-3
|
16 년 전 |
starfire.c
|
3e502e6358
starfire: Temporary kludge to fix powerpc build.
|
15 년 전 |
stnic.c
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 년 전 |
sun3_82586.c
|
4e92272358
sun3_82586: Use the instance of net_device_stats from net_device.
|
15 년 전 |
sun3_82586.h
|
6aa20a2235
drivers/net: Trim trailing whitespace
|
19 년 전 |
sun3lance.c
|
1ae5dc342a
net: trans_start cleanups
|
15 년 전 |
sunbmac.c
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
sunbmac.h
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 년 전 |
sundance.c
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
sungem.c
|
c6c759884b
drivers/net/sungem: Use netdev_<level>, netif_<level> and pr_<level>
|
15 년 전 |
sungem.h
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 년 전 |
sungem_phy.c
|
c6c759884b
drivers/net/sungem: Use netdev_<level>, netif_<level> and pr_<level>
|
15 년 전 |
sungem_phy.h
|
eb5b5b2ff9
sungem_phy: support bcm5461 phy, autoneg.
|
18 년 전 |
sunhme.c
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
sunhme.h
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 년 전 |
sunlance.c
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
sunqe.c
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 년 전 |
sunqe.h
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 년 전 |
sunvnet.c
|
4d5870ec10
drivers/net/sunvnet.c: Use pr_<level> and netdev_<level>
|
15 년 전 |
sunvnet.h
|
028ebff269
[SPARC64]: Add proper multicast support to VNET driver.
|
18 년 전 |
tc35815.c
|
28b041139e
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
|
15 년 전 |
tehuti.c
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
tehuti.h
|
0add79e313
tehuti: Use net_device_stats from struct net_device
|
15 년 전 |
tg3.c
|
9ed6eda4fa
tg3: Update version to 3.113
|
15 년 전 |
tg3.h
|
f07e9af31e
tg3: Migrate tg3_flags to phy_flags
|
15 년 전 |
tlan.c
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
tlan.h
|
37fce430dd
drivers/net/tlan: Remove TRUE/FALSE defines, use bool
|
15 년 전 |
tsi108_eth.c
|
e743d31312
drivers: net: use skb_headlen()
|
15 년 전 |
tsi108_eth.h
|
c1b78d05b3
[POWERPC] Generalize tsi108 PHY types
|
18 년 전 |
tun.c
|
bee31369ce
tun: keep link (carrier) state up to date
|
15 년 전 |
typhoon.c
|
21ff2929ed
typhoon: fix a race in typhoon_do_get_stats
|
15 년 전 |
typhoon.h
|
ba2d358791
drivers/net: use __packed annotation
|
15 년 전 |
ucc_geth.c
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 년 전 |
ucc_geth.h
|
ba2d358791
drivers/net: use __packed annotation
|
15 년 전 |
ucc_geth_ethtool.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
veth.c
|
6ec82562ff
veth: Dont kfree_skb() after dev_forward_skb()
|
15 년 전 |
via-rhine.c
|
1ae5dc342a
net: trans_start cleanups
|
15 년 전 |
via-velocity.c
|
889635fd6b
via-velocity: do not use PCI resources before pci_enable_device()
|
15 년 전 |
via-velocity.h
|
ba2d358791
drivers/net: use __packed annotation
|
15 년 전 |
virtio_net.c
|
0141480205
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
|
15 년 전 |
wd.c
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
xen-netfront.c
|
f502bf2bc0
xen: use less generic names in netfront driver.
|
15 년 전 |
xilinx_emaclite.c
|
357e8b5f72
xilinx_emaclite: netpoll support
|
15 년 전 |
xtsonic.c
|
dbe000ed3f
xtsonic: free irq if sonic_open() fails
|
15 년 전 |
yellowfin.c
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 년 전 |
znet.c
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 년 전 |
zorro8390.c
|
2ec8c6bb5d
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
15 년 전 |