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
Linus Torvalds e1825e7515 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
..
appletalk net: Rationalise email address: Network Specific Parts 16 years ago
arcnet drivers/net: replace __FUNCTION__ with __func__ 17 years ago
arm at91_ether: request/free GPIO for PHY interrupt 16 years ago
atl1e atl1e: fix broken multicast by removing unnecessary crc inversion 16 years ago
atlx atl2: don't request irq on resume if netif running 16 years ago
bonding bonding: fix panic when taking bond interface down before removing module 16 years ago
can
chelsio drivers/net/chelsio/sge.c: remove redundant argument comments 16 years ago
cris [CRIS] Move header files from include to arch/cris/include. 16 years ago
cxgb3 RDMA/cxgb3: deadlock in iw_cxgb3 can cause hang when configuring interface. 16 years ago
e1000 e1000: Use device_set_wakeup_enable 16 years ago
e1000e driver/net/*: remove redundant argument comments 16 years ago
ehea ehea: Detect 16GB hugepages for firmware restriction 16 years ago
enic net: fix driver build errors due to missing net/ip6_checksum.h include 16 years ago
fs_enet fs_enet: fix polling 16 years ago
hamradio drivers/net: use nr_irqs 16 years ago
ibm_newemac ibm_newemac: Fix typo in flow control config option 16 years ago
igb driver/net/*: remove redundant argument comments 16 years ago
irda IRDA: remove double inclusion of module.h 16 years ago
ixgb ixgb: fix bug when freeing resources 17 years ago
ixgbe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
ixp2000
mlx4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband 16 years ago
myri10ge myri10ge: fix stop/go ordering even more 16 years ago
netxen netxen: enable msi-x for quad-gig boards 17 years ago
pcmcia Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
phy phylib: Add Vitesse VSC8221 SGMII PHY 16 years ago
qlge qlge: Fix MSI/legacy single interrupt bug. 16 years ago
sfc sfc: Correct address of gPXE boot configuration in EEPROM 16 years ago
skfp drivers/net/skfp/pmf.c: Use offsetof() macro 17 years ago
tokenring net: Rationalise email address: Network Specific Parts 16 years ago
tulip dmfe: check pci_alloc_consistent errors 16 years ago
usb asix: Fix asix-based cards connecting to 10/100Mbs LAN. 16 years ago
wan net: delete excess kernel-doc notation 16 years ago
wireless ath5k: disable beacon filter when station is not associated 16 years ago
3c59x.c drivers/net: use nr_irqs 16 years ago
3c501.c net: Rationalise email address: Network Specific Parts 16 years ago
3c501.h
3c503.c 8390: Split 8390 support into a pausing and a non pausing driver core 17 years ago
3c503.h
3c505.c drivers/net: replace __FUNCTION__ with __func__ 17 years ago
3c505.h
3c507.c
3c509.c el3_common_init() should be __devinit, not __init 16 years ago
3c515.c net: Rationalise email address: Network Specific Parts 16 years ago
3c523.c
3c523.h
3c527.c [netdrvr] Drivers should not set IFF_* flag themselves 17 years ago
3c527.h
7990.c
7990.h
8139cp.c 8139x: reduce message severity on driver overlap 16 years ago
8139too.c 8139x: reduce message severity on driver overlap 16 years ago
8390.c
8390.h 8390: Split 8390 support into a pausing and a non pausing driver core 17 years ago
8390p.c
82596.c
Kconfig powerpc/mpc5200: fix bestcomm Kconfig dependencies 16 years ago
LICENSE.SRC
Makefile net/hp-plus: fix link errors 16 years ago
Space.c
a2065.c
a2065.h
ac3200.c
acenic.c
acenic.h
acenic_firmware.h
amd8111e.c amd8111e: fix dma_free_coherent context 16 years ago
amd8111e.h
apne.c
ariadne.c
ariadne.h
at1700.c /drivers/net/at1700.c replaced init_module&cleanup_module with module_init&module_exit 17 years ago
atarilance.c
atp.c
atp.h
au1000_eth.c net/au1000_eth.c MDIO namespace fixes 16 years ago
au1000_eth.h phylib: move to dynamic allocation of struct mii_bus 17 years ago
ax88796.c AX88796: ax_probe() fix irq assignment 16 years ago
b44.c
b44.h
bfin_mac.c net/bfin_mac.c MDIO namespace fixes 16 years ago
bfin_mac.h phylib: move to dynamic allocation of struct mii_bus 17 years ago
bmac.c
bmac.h
bnx2.c bnx2: fix poll_controller to pass proper structures and check all rx queues 16 years ago
bnx2.h bnx2: Handle DMA mapping errors. 17 years ago
bnx2_fw.h bnx2: Update 5706/5708 firmware. 17 years ago
bnx2_fw2.h
bnx2x.h bnx2x: Accessing un-mapped page 17 years ago
bnx2x_fw_defs.h
bnx2x_hsi.h
bnx2x_init.h bnx2x: PCI configuration bug on big-endian 16 years ago
bnx2x_init_values.h
bnx2x_link.c
bnx2x_link.h
bnx2x_main.c bnx2x: Version Update 16 years ago
bnx2x_reg.h
bsd_comp.c
cassini.c cassini: use request_firmware 17 years ago
cassini.h cassini: use request_firmware 17 years ago
cpmac.c phylib: move to dynamic allocation of struct mii_bus 17 years ago
cs89x0.c Remove Andrew Morton's old email accounts 16 years ago
cs89x0.h
de600.c
de600.h
de620.c
de620.h
declance.c
defxx.c
defxx.h
depca.c
depca.h
dl2k.c
dl2k.h
dm9000.c netdev: DM9000: remove BLACKFIN hacking in DM9000 netdev driver 16 years ago
dm9000.h
dummy.c [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
e100.c e100: fix dma error in direction for mapping 16 years ago
e2100.c
eepro.c
eepro100.c
eexpress.c net: Rationalise email address: Network Specific Parts 16 years ago
eexpress.h
enc28j60.c drivers/net: replace __FUNCTION__ with __func__ 17 years ago
enc28j60_hw.h
epic100.c
eql.c
es3210.c
eth16i.c
ewrk3.c
ewrk3.h
fealnx.c netdev: uniquify the tx_timeout name 17 years ago
fec.c
fec.h
fec_mpc52xx.c [netdrvr] fec_mpc52xx: Implement polling, to make netconsole work. 16 years ago
fec_mpc52xx.h
fec_mpc52xx_phy.c powerpc/mpc5200: Refactor FEC mdio read/write routines 16 years ago
forcedeth.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
gianfar.c gianfar: Fix DMA unmap invocations 16 years ago
gianfar.h net: don't grab a mutex within a timer context in gianfar 17 years ago
gianfar_ethtool.c
gianfar_mii.c gianfar: Fix race in TBI/SerDes configuration 16 years ago
gianfar_mii.h gianfar: Fix race in TBI/SerDes configuration 16 years ago
gianfar_sysfs.c
hamachi.c
hp-plus.c net: hp-plus uses eip_poll 16 years ago
hp.c
hp100.c
hp100.h
hplance.c
hplance.h
hydra.c
ibmlana.c net: Rationalise email address: Network Specific Parts 16 years ago
ibmlana.h
ibmveth.c ibmveth: fix bad UDP checksums 17 years ago
ibmveth.h
ifb.c
ioc3-eth.c
ipg.c net: ipg.c fix bracing on endian swapping 16 years ago
ipg.h [netdrvr] remove unnecessary #include 17 years ago
isa-skeleton.c
iseries_veth.c
jazzsonic.c net drivers: fix platform driver hotplug/coldplug 17 years ago
jme.c net: jme.c rxdesc.flags is __le16, other missing endian swaps 16 years ago
jme.h jme: Advances version number 17 years ago
korina.c
lance.c
lasi_82596.c Extract chip specific code out of lasi_82596.c 18 years ago
lib8390.c lib8390: Fix locking in ei_poll (poll controller) 17 years ago
lib82596.c
lne390.c
loopback.c net: Really remove all of LOOPBACK_TSO code. 16 years ago
lp486e.c
mac89x0.c
mac8390.c
macb.c phylib: move to dynamic allocation of struct mii_bus 17 years ago
macb.h phylib: move to dynamic allocation of struct mii_bus 17 years ago
mace.c
mace.h
macmace.c net: Rationalise email address: Network Specific Parts 16 years ago
macsonic.c
macvlan.c macvlan: don't broadcast PAUSE frames to macvlan devices 16 years ago
meth.c drivers/net: replace __FUNCTION__ with __func__ 17 years ago
meth.h
mii.c
mipsnet.c drivers/net: replace __FUNCTION__ with __func__ 17 years ago
mv643xx_eth.c mv643xx_eth: fix recycle check bound 16 years ago
mvme147.c
myri_code.h
myri_sbus.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 16 years ago
myri_sbus.h myri_sbus: Convert to pure OF driver. 17 years ago
natsemi.c netdev: uniquify the tx_timeout name 17 years ago
ne-h8300.c
ne.c ne.c: fix rmmod, platform driver improvements 17 years ago
ne2.c
ne2k-pci.c
ne3210.c
netconsole.c
netx-eth.c drivers/net: replace __FUNCTION__ with __func__ 17 years ago
ni52.c
ni52.h
ni65.c
ni65.h
ni5010.c
ni5010.h
niu.c niu: Bump driver version and release date. 16 years ago
niu.h NIU: Add Sun CP3260 ATCA blade support 16 years ago
ns83820.c
pasemi_mac.c
pasemi_mac.h pasemi_mac: basic ethtool support 17 years ago
pasemi_mac_ethtool.c
pci-skeleton.c drivers/net: replace __FUNCTION__ with __func__ 17 years ago
pcnet32.c
plip.c
ppp_async.c tty: Ldisc revamp 17 years ago
ppp_deflate.c [PPP]: Sparse warning fixes. 17 years ago
ppp_generic.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 16 years ago
ppp_mppe.c
ppp_mppe.h
ppp_synctty.c
pppoe.c pppoe: Fix socket leak. 16 years ago
pppol2tp.c pppol2tp: Add missing sock_put() in pppol2tp_release() 16 years ago
pppox.c remove CONFIG_KMOD from drivers 16 years ago
ps3_gelic_net.c
ps3_gelic_net.h
ps3_gelic_wireless.c
ps3_gelic_wireless.h
qla3xxx.c qla3xxx: Cleanup: Fix link print statements. 16 years ago
qla3xxx.h
r6040.c r6040: fix wrong assignment in r6040_free_txbufs 17 years ago
r8169.c r8169: revert "read MAC address from EEPROM on init" 16 years ago
rionet.c
rrunner.c
rrunner.h
s2io-regs.h
s2io.c drivers/net: replace __FUNCTION__ with __func__ 17 years ago
s2io.h s2io: Fix enabling VLAN tag stripping at driver initialization 17 years ago
sb1000.c
sb1250-mac.c phylib: move to dynamic allocation of struct mii_bus 17 years ago
sc92031.c
seeq8005.c
seeq8005.h
sgiseeq.c
sgiseeq.h
sh_eth.c sh: sh_eth: Update to change of mii_bus 16 years ago
sh_eth.h
sis190.c sis190: add identifier for Atheros AR8021 PHY 16 years ago
sis900.c driver/net/*: remove redundant argument comments 16 years ago
sis900.h
skge.c skge: Fix skge_set_ring_param() losing error return 17 years ago
skge.h
sky2.c sky2: Fix WOL regression 16 years ago
sky2.h
slhc.c
slip.c
slip.h
smc-mca.c
smc-ultra.c
smc-ultra32.c
smc91x.c section errors in smc911x/smc91x 16 years ago
smc91x.h Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm 16 years ago
smc911x.c section errors in smc911x/smc91x 16 years ago
smc911x.h SMC911x: unbreak PXA builds 16 years ago
smc9194.c
smc9194.h
sni_82596.c
sonic.c
sonic.h
spider_net.c driver/net/*: remove redundant argument comments 16 years ago
spider_net.h spidernet: change interrupt masks 17 years ago
spider_net_ethtool.c
starfire.c
starfire_firmware.h
starfire_firmware.pl
stnic.c net: stnic: Fix up fallout from SH header migration. 17 years ago
sun3_82586.c
sun3_82586.h
sun3lance.c
sunbmac.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 16 years ago
sunbmac.h sunbmac: Convert to pure OF driver. 17 years ago
sundance.c sundance: set carrier status on link change events 17 years ago
sungem.c sungem: Fix PCS_MIICTRL register write in gem_init_phy(). 16 years ago
sungem.h
sungem_phy.c
sungem_phy.h
sunhme.c sparc: Annotate of_device_id arrays with const or __initdata. 17 years ago
sunhme.h sunhme: Convert to pure OF driver. 17 years ago
sunlance.c sparc: remove CONFIG_SUN4 17 years ago
sunqe.c sparc: Annotate of_device_id arrays with const or __initdata. 17 years ago
sunqe.h sunqe: Convert to pure OF driver. 17 years ago
sunvnet.c sparc64: Apply const or __initdata to vio_device_id[] 17 years ago
sunvnet.h
tc35815.c net/tc35815.c: fix compilation 16 years ago
tehuti.c
tehuti.h drivers/net: replace __FUNCTION__ with __func__ 17 years ago
tehuti_fw.h
tg3.c phylib: move to dynamic allocation of struct mii_bus 17 years ago
tg3.h phylib: move to dynamic allocation of struct mii_bus 17 years ago
tlan.c net: Rationalise email address: Network Specific Parts 16 years ago
tlan.h
tsi108_eth.c drivers/net: replace __FUNCTION__ with __func__ 17 years ago
tsi108_eth.h
tun.c saner FASYNC handling on file close 16 years ago
typhoon-firmware.h
typhoon.c
typhoon.h
ucc_geth.c drivers/net: replace __FUNCTION__ with __func__ 17 years ago
ucc_geth.h
ucc_geth_ethtool.c net/ucc_geth: Fix oops in uec_get_ethtool_stats() 16 years ago
ucc_geth_mii.c phylib: move to dynamic allocation of struct mii_bus 17 years ago
ucc_geth_mii.h
veth.c
via-rhine.c via-rhine: changed to use netdev_alloc_skb() from dev_alloc_skb 17 years ago
via-velocity.c via-velocity: enable perfect filtering for multicast packets 16 years ago
via-velocity.h drivers/net: replace __FUNCTION__ with __func__ 17 years ago
virtio_net.c
wd.c [netdrvr] fix build issue: undefined reference to `NS8390p_init' 17 years ago
xen-netfront.c get xenbus_driver ->probe() "recognized" by modpost 16 years ago
xtsonic.c xtensa: Add support for the Sonic Ethernet device for the XT2000 board. 16 years ago
yellowfin.c
znet.c
zorro8390.c