aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/smsc (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-11net: smc91x: dont't use SMC_outw for fixing up halfword-aligned dataWill Deacon1-4/+2
2013-09-15net: smsc: remove deprecated IRQF_DISABLEDMichael Opdenacker2-3/+2
2013-08-30net: smsc911x: use dev_get_platdata()Jingoo Han1-1/+1
2013-08-30net: smc911x: use dev_get_platdata()Jingoo Han1-1/+1
2013-08-30net: smc91x: use dev_get_platdata()Jingoo Han1-1/+1
2013-06-19net: Move MII out from under NET_CORE and hide itBen Hutchings1-5/+0
2013-05-27net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han3-7/+0
2013-05-22net: smsc911x: don't artificially limit buildMark Rutland1-1/+1
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+28
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-8/+2
2013-04-30Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds1-2/+2
2013-04-26arm64: vexpress: Enable ARMv8 RTSM model (SoC) supportCatalin Marinas1-2/+2
2013-03-19net/smsc911x: Use NULL instead of integer for pointerSachin Kamat1-1/+1
2013-03-15drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten1-13/+1
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches3-7/+1
2013-03-01net/smsc911x: Provide common clock functionalityLee Jones1-1/+28
2013-02-08drivers: net: Remove remaining alloc/OOM messagesJoe Perches1-5/+4
2013-01-18smsc: smc911x: Fix sparse warningsFabio Estevam1-1/+1
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2-4/+3
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko2-6/+8
2013-01-03net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko1-1/+0
2012-12-19drivers/net: Use of_match_ptr() macro in smsc911x.cSachin Kamat1-1/+3
2012-12-19drivers/net: Use of_match_ptr() macro in smc91x.cSachin Kamat1-3/+1
2012-12-11net: smc911x: use io{read,write}*_rep accessorsMatthew Leach2-12/+12
2012-12-10net: smc91x: use io{read, write}*_rep accessors instead of string functionsWill Deacon1-10/+10
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman3-7/+5
2012-12-03epic100: remove __dev* attributesBill Pemberton1-6/+6
2012-12-03smsc9420: remove __dev* attributesBill Pemberton1-3/+3
2012-12-03smc911x: remove __dev* attributesBill Pemberton1-5/+5
2012-12-03smsc911x: remove __dev* attributesBill Pemberton1-7/+7
2012-12-03smc91x: remove __dev* attributesBill Pemberton1-5/+5
2012-11-19net/ethernet: remove useless is_valid_ether_addr from drivers ndo_openJoachim Eastwood3-25/+0
2012-11-14net/smsc911x: Fix ready check in cases where WORD_SWAP is neededKamlakant Patel1-2/+15
2012-07-16ethernet: Use eth_random_addrJoe Perches1-1/+1
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2-6/+6
2012-06-22smsc911x.c: encapsulate enable irq callsMatthias Brugger1-7/+10
2012-06-06ethernet: Remove casts to same typeJoe Perches1-2/+1
2012-05-30net/smsc911x: Repair broken failure pathsLee Jones1-3/+4
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+1
2012-04-21drivers/net: Do not free an IRQ if its request failedLee Jones1-2/+1
2012-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-9/+5
2012-04-13net: smsc911x: fix skb handling in receive pathWill Deacon1-9/+5
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+1
2012-04-07epic100: stop using net_device.{base_addr, irq} and convert to __iomem.Francois Romieu1-202/+201
2012-04-07smsc9420: stop using net_device.{base_addr, irq}.Francois Romieu1-24/+23
2012-04-04smsc9420: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-04-04smsc911x: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1