You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/drivers/net
Tejun Heo 6e07ebd84e drivers/net: remove unnecessary flush_scheduled_work() calls 14 years ago
..
appletalk Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 years ago
arcnet arcnet: fix signed bug in probe function 15 years ago
arm net: am79c961a: Omit private ndo_get_stats function 14 years ago
atl1c atl1c: Fix hardware type check for enabling OTP CLK 14 years ago
atl1e vlan: Don't check for vlan group before vlan_tx_tag_present. 15 years ago
atlx atl1 : fix panic on load 14 years ago
benet Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
bna vlan: Don't check for vlan group before vlan_tx_tag_present. 15 years ago
bnx2x bnx2x: Update version number and a date. 14 years ago
bonding bonding: add the debugfs facility to the bonding driver 14 years ago
caif CAIF: Fix U5500 compile error for shared memory driver 14 years ago
can drivers/net: remove unnecessary flush_scheduled_work() calls 14 years ago
chelsio vlan: Don't check for vlan group before vlan_tx_tag_present. 15 years ago
cris net: cris/eth_v10: Use net_device_stats from struct net_device_stats 14 years ago
cxgb3 cxgb3: Removing unused return variable 14 years ago
cxgb4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
cxgb4vf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
e1000 Intel Wired LAN drivers: Use static const 14 years ago
e1000e e1000e: increment the driver version 14 years ago
ehea Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
enic enic: Move enic port profile handling code to a new 802.1Qbh provisioning info type 14 years ago
fs_enet drivers/net/fs_enet/fs_enet-main.c: Add of_node_put to avoid memory leak 15 years ago
hamradio Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 years ago
ibm_newemac ibm_newemac: Remove netif_stop_queue() in emac_probe(). 14 years ago
igb igb: Add new function to read part number from EEPROM in string format 14 years ago
igbvf netdev: Use default implementation of ethtool_ops::get_link where possible 14 years ago
irda SuperH IrDA: correct Baud rate error correction 14 years ago
ixgb ixgb: Don't check for vlan group on transmit 14 years ago
ixgbe ixgbe: cleanup string function calls to use bound checking versions. 14 years ago
ixgbevf Intel Wired LAN drivers: Use static const 14 years ago
ixp2000 net: trans_start cleanups 15 years ago
mlx4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
myri10ge myri10ge: DCA update (resubmit) 15 years ago
netxen netxen: remove unnecessary [kv][mcz]alloc casts 14 years ago
octeon net: preserve ifreq parameter when calling generic phy_mii_ioctl(). 15 years ago
pch_gbe Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
pcmcia drivers/net/pcmcia: Remove unnecessary casts of netdev_priv 14 years ago
phy Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
qlcnic qlcnic: Updated driver version to 5.0.13 14 years ago
qlge Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
sfc netdev: Use default implementation of ethtool_ops::get_link where possible 14 years ago
skfp Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 years ago
stmmac stmmac: Remove redundant unlikely() 14 years ago
tokenring tms380tr: Use mdelay() in tms380tr_wait(). 15 years ago
tulip tulip: fix hang in dmfe driver on sending of big packet 14 years ago
usb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
vmxnet3 vmxnet3: fix compilation when RSS is disabled 14 years ago
vxge drivers/net: remove unnecessary flush_scheduled_work() calls 14 years ago
wan NET: wan/x25_asy, move lapb_unregister to x25_asy_close_tty 14 years ago
wimax Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 15 years ago
wireless Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 14 years ago
3c59x.c 3c59x: fix build failure on !CONFIG_PCI 14 years ago
3c501.c drivers/net: Remove unnecessary returns from void function()s 15 years ago
3c501.h
3c503.c drivers/net: Remove address use from assignments of function pointers 15 years ago
3c503.h
3c505.c net: trans_start cleanups 15 years ago
3c505.h
3c507.c drivers/net: normalize TX_TIMEOUT 14 years ago
3c509.c drivers/net: Remove unnecessary returns from void function()s 15 years ago
3c515.c drivers/net: normalize TX_TIMEOUT 14 years ago
3c523.c 3c52x: remove IRQF_SAMPLE_RANDOM from legacy MCA drivers. 15 years ago
3c523.h
3c527.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 15 years ago
3c527.h drivers/net: use __packed annotation 15 years ago
7990.c drivers/net: Remove unnecessary returns from void function()s 15 years ago
7990.h
8139cp.c 8139cp: fix checksum broken 14 years ago
8139too.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
8390.c
8390.h
8390p.c
82596.c drivers/net: normalize TX_TIMEOUT 14 years ago
Kconfig Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
LICENSE.SRC
Makefile Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci 15 years ago
Space.c net: Removing dead {AR,WAVE}LAN 15 years ago
a2065.c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ 15 years ago
a2065.h
ac3200.c ac3200: fix error path 15 years ago
acenic.c drivers/net: avoid some skb->ip_summed initializations 15 years ago
acenic.h
amd8111e.c vlan: Don't check for vlan group before vlan_tx_tag_present. 15 years ago
amd8111e.h amd8111e: use net_device_stats from struct net_device 15 years ago
apne.c drivers/net: Remove unnecessary returns from void function()s 15 years ago
ariadne.c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ 15 years ago
ariadne.h
at1700.c drivers/net: normalize TX_TIMEOUT 14 years ago
atarilance.c drivers/net: normalize TX_TIMEOUT 14 years ago
atp.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 years ago
atp.h
au1000_eth.c net: au1000_eth: remove unused global variable. 14 years ago
au1000_eth.h au1000-eth: change multi-line comments style 15 years ago
ax88796.c drivers/net: Remove unnecessary casts of netdev_priv 14 years ago
b44.c b44: fix workarround for wap54g10 14 years ago
b44.h
bcm63xx_enet.c drivers/net: Remove address use from assignments of function pointers 15 years ago
bcm63xx_enet.h bcm63xx_enet: use netdev stats 15 years ago
bfin_mac.c netdev: bfin_mac: push settings to platform resources 15 years ago
bfin_mac.h netdev: bfin_mac: push settings to platform resources 15 years ago
bmac.c drivers/net: return operator cleanup 15 years ago
bmac.h
bnx2.c bnx2: Remove config access to non-standard registers 14 years ago
bnx2.h bnx2: Fix reset bug on 5709 14 years ago
bnx2_fw.h
bsd_comp.c drivers/net: return operator cleanup 15 years ago
cassini.c drivers/net: return operator cleanup 15 years ago
cassini.h cassini: Removing dead CASSINI_QGE_DEBUG 15 years ago
cnic.c drivers/net/cnic.c: Remove unnecessary semicolons 14 years ago
cnic.h cnic: Add support for 57712 device 15 years ago
cnic_defs.h bnx2x, cnic, bnx2i: use new FW/HSI 15 years ago
cnic_if.h cnic: Add support for 57712 device 15 years ago
cpmac.c drivers/net: avoid some skb->ip_summed initializations 15 years ago
cs89x0.c net: Removing dead ARCH_PNX010X 15 years ago
cs89x0.h cs89x0: Removing dead SH_HICOSH4 15 years ago
davinci_cpdma.c net: davinci_emac: separate out cpdma code 15 years ago
davinci_cpdma.h net: davinci_emac: separate out cpdma code 15 years ago
davinci_emac.c net: davinci_emac: cleanup unused cpdma code 15 years ago
davinci_mdio.c net: davinci_emac: separate out davinci mdio 15 years ago
de600.c net: trans_start cleanups 15 years ago
de600.h
de620.c drivers/net: return operator cleanup 15 years ago
de620.h
declance.c drivers/net: Remove address use from assignments of function pointers 15 years ago
defxx.c drivers/net: return operator cleanup 15 years ago
defxx.h
depca.c Fix spelling fuction -> function in comments 15 years ago
depca.h
dl2k.c drivers/net: Remove address use from assignments of function pointers 15 years ago
dl2k.h
dm9000.c drivers/net: Remove unnecessary casts of netdev_priv 14 years ago
dm9000.h
dnet.c dnet: mark methods static and annotate for correct endianness 15 years ago
dnet.h
dummy.c dummy: percpu stats and lockless xmit 15 years ago
e100.c drivers/net: return operator cleanup 15 years ago
e2100.c drivers/net: Remove unnecessary returns from void function()s 15 years ago
eepro.c drivers/net: normalize TX_TIMEOUT 14 years ago
eexpress.c drivers/net: Remove unnecessary returns from void function()s 15 years ago
eexpress.h
enc28j60.c net: trans_start cleanups 15 years ago
enc28j60_hw.h
epic100.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 years ago
eql.c drivers/net/eql.c: prevent reading uninitialized stack memory 15 years ago
es3210.c drivers/net: Remove unnecessary returns from void function()s 15 years ago
eth16i.c drivers/net: return operator cleanup 15 years ago
ethoc.c ethoc: remove division from loops 14 years ago
ewrk3.c drivers/net: Remove unnecessary returns from void function()s 15 years ago
ewrk3.h
fealnx.c drivers/net: Remove address use from assignments of function pointers 15 years ago
fec.c net: allow FEC driver to use fixed PHY support 15 years ago
fec.h fec: add support for PHY interface platform data 15 years ago
fec_mpc52xx.c mpc52xx: cleanup locking 14 years ago
fec_mpc52xx.h
fec_mpc52xx_phy.c of/device: Replace struct of_device with struct platform_device 15 years ago
forcedeth.c forcedeth: Use netdev_dbg for printk(KERN_DEBUG 14 years ago
fsl_pq_mdio.c drivers/net: return operator cleanup 15 years ago
fsl_pq_mdio.h drivers/net: use __packed annotation 15 years ago
gianfar.c gianfar: fix signedness issue 14 years ago
gianfar.h of/device: Replace struct of_device with struct platform_device 15 years ago
gianfar_ethtool.c gianfar: Do not call device_set_wakeup_enable() under a spinlock 14 years ago
gianfar_sysfs.c
greth.c drivers/net: avoid some skb->ip_summed initializations 15 years ago
greth.h of/device: Replace struct of_device with struct platform_device 15 years ago
hamachi.c drivers/net: Remove address use from assignments of function pointers 15 years ago
hp-plus.c drivers/net: Remove unnecessary returns from void function()s 15 years ago
hp.c drivers/net: Remove address use from assignments of function pointers 15 years ago
hp100.c drivers/net: return operator cleanup 15 years ago
hp100.h
hplance.c
hplance.h
hydra.c net/m68k: Hydra Ethernet - print whole resource instead of start address 15 years ago
ibmlana.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 years ago
ibmlana.h
ibmveth.c netdev: Use default implementation of ethtool_ops::get_link where possible 14 years ago
ibmveth.h ibmveth: Update module information and version 15 years ago
ifb.c ifb: use the lockless variants of skb_queue 14 years ago
ioc3-eth.c drivers/net: Remove address use from assignments of function pointers 15 years ago
ipg.c ipg.c: remove id [SUNDANCE, 0x1021] 14 years ago
ipg.h
iseries_veth.c netdev: Use default implementation of ethtool_ops::get_link where possible 14 years ago
jazzsonic.c jazzsonic: free irq if sonic_open() fails 15 years ago
jme.c net: Fix too optimistic NETIF_F_HW_CSUM features 14 years ago
jme.h jme: Advance version number 15 years ago
korina.c korina: count RX DMA OVR as rx_fifo_error 15 years ago
ks8842.c ks8842: Fix warnings on 64-bit. 15 years ago
ks8851.c ks8851: suspend resume support 14 years ago
ks8851.h ks8851: Low level functions for read/write to companion eeprom 15 years ago
ks8851_mll.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
ksz884x.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 years ago
lance.c drivers/net: normalize TX_TIMEOUT 14 years ago
lasi_82596.c
lib8390.c drivers/net: Remove unnecessary casts of netdev_priv 14 years ago
lib82596.c drivers/net: normalize TX_TIMEOUT 14 years ago
ll_temac.h net: ll_temac: fix checksum offload logic 15 years ago
ll_temac_main.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
ll_temac_mdio.c of: Fix missing includes - ll_temac 15 years ago
lne390.c drivers/net: Remove unnecessary returns from void function()s 15 years ago
loopback.c net: add a core netdev->rx_dropped counter 15 years ago
lp486e.c drivers/net: return operator cleanup 15 years ago
mac89x0.c mac89x0: Use the instance of net_device_stats from net_device. 15 years ago
mac8390.c drivers/net: Remove address use from assignments of function pointers 15 years ago
macb.c macb: Don't re-enable interrupts while in polling mode 15 years ago
macb.h
mace.c powerpc/macio: Fix probing of macio devices by using the right of match table 15 years ago
mace.h
macmace.c net: trans_start cleanups 15 years ago
macsonic.c macsonic: free irqs if sonic_open() fails 15 years ago
macvlan.c macvlan: Introduce 'passthru' mode to takeover the underlying device 14 years ago
macvtap.c macvtap: Implement multiqueue for macvtap driver 15 years ago
mdio.c
meth.c drivers/net: return operator cleanup 15 years ago
meth.h
mii.c
mipsnet.c NET: MIPSsim: Fix modpost warning. 15 years ago
mv643xx_eth.c netdev: Use default implementation of ethtool_ops::get_link where possible 14 years ago
mvme147.c
myri_sbus.c drivers/net: return operator cleanup 15 years ago
myri_sbus.h of/device: Replace struct of_device with struct platform_device 15 years ago
natsemi.c drivers/net: Remove address use from assignments of function pointers 15 years ago
ne-h8300.c drivers/net: Remove unnecessary casts of netdev_priv 14 years ago
ne.c net/ne: fix memory leak in ne_drv_probe() 15 years ago
ne2.c drivers/net: Remove unnecessary returns from void function()s 15 years ago
ne2k-pci.c drivers/net: Remove unnecessary returns from void function()s 15 years ago
ne3210.c drivers/net: Remove unnecessary returns from void function()s 15 years ago
netconsole.c bonding: Fix netconsole to not deadlock on rmmod 15 years ago
netx-eth.c net: trans_start cleanups 15 years ago
ni52.c ni52: Use the instance of net_device_stats from net_device. 15 years ago
ni52.h
ni65.c net: trans_start cleanups 15 years ago
ni65.h
ni5010.c drivers/net: Remove unnecessary returns from void function()s 15 years ago
ni5010.h
niu.c niu: introduce temp variables to avoid sparse warnings when swapping in-situ 15 years ago
niu.h of: kill struct of_device 15 years ago
ns83820.c ns83820: spin_lock_irq() => spin_lock() 15 years ago
pasemi_mac.c drivers/net: avoid some skb->ip_summed initializations 15 years ago
pasemi_mac.h
pasemi_mac_ethtool.c ethtool: Provide a default implementation of ethtool_ops::get_drvinfo 15 years ago
pci-skeleton.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 years ago
pcnet32.c drivers/net: return operator cleanup 15 years ago
plip.c ipv4: ip_ptr cleanups 15 years ago
ppp_async.c net: Ppp_async: semaphore cleanup 15 years ago
ppp_deflate.c
ppp_generic.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
ppp_mppe.c
ppp_mppe.h
ppp_synctty.c ppp: make channel_ops const 15 years ago
pppoe.c net: constify some ppp/pptp structs 15 years ago
pppox.c net: constify some ppp/pptp structs 15 years ago
pptp.c drivers/net: use vzalloc() 14 years ago
ps3_gelic_net.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 years ago
ps3_gelic_net.h
ps3_gelic_wireless.c drivers/net: return operator cleanup 15 years ago
ps3_gelic_wireless.h drivers/net: use __packed annotation 15 years ago
pxa168_eth.c netdev: Use default implementation of ethtool_ops::get_link where possible 14 years ago
qla3xxx.c drivers/net/qla3xxx.c: Remove unnecessary casts of netdev_priv 14 years ago
qla3xxx.h qla3xxx: use the DMA state API instead of the pci equivalents 15 years ago
r6040.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
r8169.c r8169: fix checksum broken 14 years ago
rionet.c rionet: use free_netdev(netdev) instead of kfree() 15 years ago
rrunner.c drivers/net: Remove address use from assignments of function pointers 15 years ago
rrunner.h
s2io-regs.h vxge: Update copyright information 15 years ago
s2io.c s2io: Using static const generally increases object text and decreases data size. It also generally decreases overall object size. 14 years ago
s2io.h s2io: make strings at tables const 14 years ago
s6gmac.c net: trans_start cleanups 15 years ago
sb1000.c drivers/net/sb1000.c: delete double assignment 15 years ago
sb1250-mac.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 years ago
sc92031.c net: Fix too optimistic NETIF_F_HW_CSUM features 14 years ago
seeq8005.c drivers/net: Remove unnecessary returns from void function()s 15 years ago
seeq8005.h
sgiseeq.c drivers/net: sgiseeq: fix return on error 15 years ago
sgiseeq.h
sh_eth.c drivers/net: remove unnecessary flush_scheduled_work() calls 14 years ago
sh_eth.h drivers/net: remove unnecessary flush_scheduled_work() calls 14 years ago
sis190.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
sis900.c drivers/net: return operator cleanup 15 years ago
sis900.h
skge.c drivers/net: remove unnecessary flush_scheduled_work() calls 14 years ago
skge.h skge: use the DMA state API instead of the pci equivalents 15 years ago
sky2.c vlan: Don't check for vlan group before vlan_tx_tag_present. 15 years ago
sky2.h drivers/net: use __packed annotation 15 years ago
slhc.c slhc: Don't export symbols twice 15 years ago
slip.c drivers/net: return operator cleanup 15 years ago
slip.h slip: Use net_device_stats from struct net_device 15 years ago
smc-mca.c drivers/net: Remove unnecessary returns from void function()s 15 years ago
smc-ultra.c drivers/net: Remove unnecessary returns from void function()s 15 years ago
smc-ultra32.c drivers/net: Remove unnecessary returns from void function()s 15 years ago
smc91x.c smc91x: Add missing #inclusion of <linux/irq.h> 15 years ago
smc91x.h Remove REDWOOD_[456] config options and conditional code 15 years ago
smc911x.c net: trans_start cleanups 15 years ago
smc911x.h
smc9194.c drivers/net: Remove unnecessary returns from void function()s 15 years ago
smc9194.h
smsc911x.c MN10300: ASB2364: Add support for SMSC911X and SMC911X 15 years ago
smsc911x.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
smsc9420.c net: preserve ifreq parameter when calling generic phy_mii_ioctl(). 15 years ago
smsc9420.h
sni_82596.c
sonic.c net: trans_start cleanups 15 years ago
sonic.h
spider_net.c drivers/net: avoid some skb->ip_summed initializations 15 years ago
spider_net.h
spider_net_ethtool.c
starfire.c starfire: Temporary kludge to fix powerpc build. 15 years ago
stnic.c drivers/net: Remove unnecessary returns from void function()s 15 years ago
sun3_82586.c sun3_82586: Use the instance of net_device_stats from net_device. 15 years ago
sun3_82586.h
sun3lance.c drivers/net: return operator cleanup 15 years ago
sunbmac.c drivers/net: Remove address use from assignments of function pointers 15 years ago
sunbmac.h of/device: Replace struct of_device with struct platform_device 15 years ago
sundance.c sundance: Add initial ethtool stats support 15 years ago
sungem.c drivers/net/sungem: Use netdev_<level>, netif_<level> and pr_<level> 15 years ago
sungem.h
sungem_phy.c drivers/net: return operator cleanup 15 years ago
sungem_phy.h
sunhme.c drivers/net: return operator cleanup 15 years ago
sunhme.h of/device: Replace struct of_device with struct platform_device 15 years ago
sunlance.c netdev: Use default implementation of ethtool_ops::get_link where possible 14 years ago
sunqe.c drivers/net: return operator cleanup 15 years ago
sunqe.h of/device: Replace struct of_device with struct platform_device 15 years ago
sunvnet.c drivers/net/sunvnet.c: Use pr_<level> and netdev_<level> 15 years ago
sunvnet.h
tc35815.c drivers/net: return operator cleanup 15 years ago
tehuti.c drivers/net: avoid some skb->ip_summed initializations 15 years ago
tehuti.h tehuti: Use net_device_stats from struct net_device 15 years ago
tg3.c tg3: Update version to 3.116 14 years ago
tg3.h tg3: Relax EEE thresholds 14 years ago
tlan.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 years ago
tlan.h drivers/net: return operator cleanup 15 years ago
tsi108_eth.c drivers/net: return operator cleanup 15 years ago
tsi108_eth.h
tun.c tun: keep link (carrier) state up to date 15 years ago
typhoon.c drivers/net/typhoon.c: delete double assignment 15 years ago
typhoon.h drivers/net: use __packed annotation 15 years ago
ucc_geth.c ucc_geth: Fix deadlock 14 years ago
ucc_geth.h ucc_geth: fix ucc halt problem in half duplex mode 14 years ago
ucc_geth_ethtool.c
veth.c drivers/net: return operator cleanup 15 years ago
via-rhine.c via-rhine: hardware VLAN support 14 years ago
via-velocity.c vlan: Don't check for vlan group before vlan_tx_tag_present. 15 years ago
via-velocity.h via-velocity: forced 1000 Mbps mode support. 15 years ago
virtio_net.c virtio-net: init link state correctly 14 years ago
wd.c drivers/net: Remove address use from assignments of function pointers 15 years ago
xen-netfront.c Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen 15 years ago
xilinx_emaclite.c net: emaclite: Omit private ndo_get_stats function 14 years ago
xtsonic.c xtsonic: free irq if sonic_open() fails 15 years ago
yellowfin.c drivers/net: Remove address use from assignments of function pointers 15 years ago
znet.c drivers/net: normalize TX_TIMEOUT 14 years ago
zorro8390.c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ 15 years ago