aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/forcedeth.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-12forcedeth: Move the NVIDIA nForce driverJeff Kirsher1-6012/+0
2011-07-27forcedeth: fix vlansJiri Pirko1-3/+13
2011-07-21forcedeth: do vlan cleanupJiri Pirko1-38/+30
2011-05-22Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker1-0/+1
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny1-5/+9
2011-04-29ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny1-5/+6
2011-04-19net: forcedeth: fix compile warning of not used nv_set_tso functionShan Wei1-10/+0
2011-04-15net: forcedeth: convert to hw_featuresMichał Mirosław1-52/+26
2011-03-31Fix common misspellingsLucas De Marchi1-7/+7
2011-03-14drivers/net: fix build warnings with CONFIG_PM_SLEEP disabledMichel Lespinasse1-2/+6
2011-02-17drivers/net: Call netif_carrier_off at the end of the probeIvan Vecera1-0/+2
2011-01-09forcedeth: Do not use legacy PCI power managementRafael J. Wysocki1-22/+12
2010-11-29forcedeth: Use netdev_dbg for printk(KERN_DEBUGJoe Perches1-7/+12
2010-11-29forcedeth: Remove netdev_dbg usesJoe Perches1-133/+0
2010-11-29forcedeth: Convert dev_printk(<level> to dev_<level>(Joe Perches1-38/+26
2010-11-29forcedeth: Separate vendor specific initializations into functionsJoe Perches1-179/+188
2010-11-29forcedeth: Add function init_realtek_8211bJoe Perches1-73/+32
2010-11-29forcedeth: Convert pr_<level> to netdev_<level>Joe Perches1-132/+161
2010-11-29forcedeth: Use pr_fmt and pr_<level>Joe Perches1-114/+142
2010-11-29forcedeth: Convert remaining dprintk to netdev_dbgJoe Perches1-19/+12
2010-11-29forcedeth: Use print_hex_dumpJoe Perches1-37/+17
2010-11-29forcedeth: convert dprintk(KERN_DEBUG to netdev_dbgJoe Perches1-89/+87
2010-11-29forcedeth: Change reg_delay arguments and useJoe Perches1-16/+14
2010-11-28forcedeth: use usleep_range not msleep for small sleepsSzymon Janc1-1/+1
2010-11-28forcedeth: do not use assignment in if conditionsSzymon Janc1-2/+4
2010-11-28forcedeth: include <linux/io.h> and <linux/uaccess.h> instead of <asm/io.h> a...Szymon Janc1-2/+2
2010-11-28forcedeth: remove unnecessary checks before kfreeSzymon Janc1-8/+5
2010-11-28forcedeth: fix multiple code style issuesSzymon Janc1-166/+135
2010-10-21vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross1-7/+4
2010-09-26drivers/net: return operator cleanupEric Dumazet1-1/+1
2010-08-25drivers/net: Remove address use from assignments of function pointersJoe Perches1-3/+3
2010-07-25forcedeth: Fix different hardware statistics versions.Mike Ditto1-29/+31
2010-07-05forcedeth: correct valid flagJulia Lawall1-1/+1
2010-05-10net: trans_start cleanupsEric Dumazet1-2/+0
2010-05-05forcedeth: Account for consumed budget in napi pollTom Herbert1-2/+3
2010-05-03forcedeth: Kill NAPI config options.David S. Miller1-193/+1
2010-05-03forcedeth: GRO supportTom Herbert1-5/+8
2010-04-30forcedeth: Stay in NAPI as long as there's workstephen hemminger1-14/+17
2010-04-14drivers: net: use skb_headlen()Eric Dumazet1-2/+2
2010-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2010-04-13forcedeth: fix tx limit2 flag checkAyaz Abdulla1-1/+1
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2010-04-03net: convert multicast list to list_headJiri Pirko1-4/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-22net: convert multiple drivers to use netdev_for_each_mc_addr, part4Jiri Pirko1-4/+2
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan1-1/+1
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches1-3/+3
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+1
2009-11-15forcedeth: mac address fixStanislav O. Bezzubtsev1-4/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger1-2/+3
2009-07-05forcedeth: Fix NAPI race.Eric Dumazet1-11/+14
2009-06-18forcedeth: fix dma api mismatchesEric Dumazet1-19/+27
2009-06-07forcedeth: addition of new mcp89 device idAyaz Abdulla1-0/+4
2009-06-07forcedeth: remove device id macrosAyaz Abdulla1-115/+98
2009-06-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+13
2009-06-02forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)Ed Swierk1-2/+13
2009-05-01forcedeth: add clock gating feature <resend>Ayaz Abdulla1-0/+23
2009-04-27forcedeth: tx timeout fixAyaz Abdulla1-10/+21
2009-04-09forcedeth: Use napi_complete() not __napi_complete().David S. Miller1-2/+2
2009-04-07dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)Yang Hongyang1-2/+2
2009-04-06forcedeth: Fix resume from hibernation regression.Ed Swierk1-0/+3
2009-03-10forcedeth: version bump to 64Ayaz Abdulla1-1/+1
2009-03-10forcedeth: fix irq clearing and napi spin lock changesAyaz Abdulla1-14/+4
2009-03-10forcedeth: performance changesAyaz Abdulla1-2/+2
2009-03-10forcedeth: add interrupt moderation logicAyaz Abdulla1-31/+106
2009-03-10forcedeth: remove isr processing loopAyaz Abdulla1-147/+105
2009-03-10forcedeth: add new optimization modeAyaz Abdulla1-48/+57
2009-03-10forcedeth: napi - handle all processingAyaz Abdulla1-38/+60
2009-03-10forcedeth: add/modify tx done with limitAyaz Abdulla1-6/+14
2009-03-10forcedeth: remove overheadAyaz Abdulla1-32/+4
2009-03-10forcedeth: save irq events for napi processingAyaz Abdulla1-24/+23
2009-03-10forcedeth: remove msix + napiAyaz Abdulla1-21/+5
2009-03-10forcedeth: fix missing napi enable/disable callsAyaz Abdulla1-12/+26
2009-03-10forcedeth: fix stats version featureAyaz Abdulla1-6/+6
2009-02-26forcedeth: fix non-constant printk warningsStephen Hemminger1-1/+1
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-1/+12
2009-02-16net: forcedeth: Fix wake-on-lan regressionTobias Diedrich1-1/+12
2009-02-07forcedeth: bump version to 63Ayaz Abdulla1-1/+1
2009-02-07forcedeth: recover error supportAyaz Abdulla1-3/+10
2009-02-07forcedeth: ethtool tx csum fixAyaz Abdulla1-1/+1
2009-02-07forcedeth: msi interrupt fixAyaz Abdulla1-0/+5
2009-02-07forcedeth: mgmt unit interfaceAyaz Abdulla1-16/+82
2009-02-06forcedeth: enable msix to defaultYinghai Lu1-1/+1
2009-02-06forcedeth: ck804 and mcp55 doesn't need timerirqYinghai Lu1-4/+4
2009-02-06forcedeth: disable irq at first before schedule rxYinghai Lu1-2/+2
2009-02-06forcedeth: don't clear nic_poll_irq too earlyYinghai Lu1-3/+5
2009-02-06forcedeth: make msi-x different name for rx-txYinghai Lu1-3/+14
2009-01-21net: Remove redundant NAPI functionsBen Hutchings1-5/+5
2009-01-11forcedeth: napi schedule lock fixAyaz Abdulla1-2/+2
2009-01-11forcedeth: remove mgmt unit for mcp79 chipsetAyaz Abdulla1-4/+4
2009-01-11forcedeth: version bump and copyrightAyaz Abdulla1-2/+2
2009-01-11forcedeth: xmit lock fixAyaz Abdulla1-2/+4
2008-12-25forcedeth: don't poll NV event 36Johannes Berg1-1/+1
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman1-5/+5
2008-12-08netdevice: Kill netdev->privWang Chen1-2/+2
2008-12-03forcedeth: power down phy when interface is downEd Swierk1-2/+10
2008-11-20netdev: add more functions to netdevice opsStephen Hemminger1-3/+19
2008-11-19forcedeth: convert to net_device_opsStephen Hemminger1-12/+17
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-2/+0
2008-11-02forcdeth: increase max_interrupt_workJoe Korty1-1/+1
2008-10-27net: convert print_mac to %pMJohannes Berg1-5/+4
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-3/+13
2008-09-24forcedeth fix: take phy out of reset during power upAyaz Abdulla1-1/+1
2008-09-18forcedeth: call restore mac addr in nv_shutdown pathYinghai Lu1-3/+13
2008-09-05forcedeth: fix kexec regressionRafael J. Wysocki1-3/+5
2008-08-27forcedeth: fix checksum flagAyaz Abdulla1-2/+2
2008-08-07forcedeth: add tx pause limitAyaz Abdulla1-1/+6
2008-08-07forcedeth: add jumbo frame support for mcp79Ayaz Abdulla1-4/+4
2008-08-07forcedeth: add new tx stat countersAyaz Abdulla1-33/+56
2008-08-07forcedeth: fix rx error policyAyaz Abdulla1-6/+8
2008-07-29forcedeth bug fix: realtek phy 8211c errataAyaz Abdulla1-6/+58
2008-07-15netdev: Add netdev->addr_list_lock protection.David S. Miller1-0/+16
2008-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+13
2008-07-04forcedeth: fix lockdep warning on ethtool -sTobias Diedrich1-2/+13
2008-06-28Fix forcedeth hibernate/wake-on-lan problemsTobias Diedrich1-0/+5
2008-06-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+20
2008-06-10forcedeth: msi interruptsAyaz Abdulla1-0/+20
2008-05-30[netdrvr] forcedeth: reorder suspend/resume codeTobias Diedrich1-15/+11
2008-05-30[netdrvr] forcedeth: save/restore device configuration spaceTobias Diedrich1-6/+15
2008-05-30[netdrvr] forcedeth: setup wake-on-lan before shutting downTobias Diedrich1-0/+16
2008-05-22[netdrvr] forcedeth: Restore multicast settings on resumeTobias Diedrich1-0/+1
2008-04-25forcedeth: realtek phy crossover detectionAyaz Abdulla1-42/+178
2008-04-25forcedeth: new backoff implementationAyaz Abdulla1-34/+178
2008-04-17[netdrvr] forcedeth: internal simplifications; changelog removalJeff Garzik1-160/+74
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-5/+26
2008-04-12forcedeth: mac address fixAyaz Abdulla1-2/+24
2008-04-04fix endian lossage in forcedethAl Viro1-3/+2
2008-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller1-8/+10
2008-03-28forcedeth: fix locking bug with netconsoleIngo Molnar1-8/+10
2008-03-26forcedeth: Use round_jiffies for stats timerDaniel Drake1-2/+4
2008-03-17forcedeth: limit tx to 16Ayaz Abdulla1-18/+100
2008-02-11forcedeth: tx pause watermarksAyaz Abdulla1-46/+57
2008-02-11forcedeth: tx collision fixAyaz Abdulla1-19/+36
2008-02-06forcedeth: preserve registersAyaz Abdulla1-0/+14
2008-02-06forcedeth: phy status fixAyaz Abdulla1-8/+8
2008-02-06forcedeth: restart tx/rxAyaz Abdulla1-0/+19
2008-02-03forcedeth: mac address mcp77/79Ayaz Abdulla1-8/+8
2008-02-03forcedeth: multicast fixAyaz Abdulla1-4/+9
2008-02-03forcedeth: tx pause fixAyaz Abdulla1-2/+2
2008-02-03forcedeth: updated copyright sectionAyaz Abdulla1-1/+1
2008-02-03forcedeth: checksum fixAyaz Abdulla1-17/+7
2008-02-03forcedeth: reset register fixAyaz Abdulla1-1/+1
2008-01-28forcedeth endianness bugsAl Viro1-18/+28
2008-01-08[FORCEDETH]: Fix reversing the MAC address on suspend.Björn Steinbrink1-4/+2
2007-11-23forcedeth boot delay fixAyaz Abdulla1-13/+9
2007-11-23forcedeth: new mcp79 pci idsAyaz Abdulla1-0/+16
2007-10-25[netdrvr] forcedeth: add MCP77 device IDsAyaz Abdulla1-0/+16
2007-10-17forcedeth msi bugfixManfred Spraul1-8/+11
2007-10-17forcedeth: fix rx-work condition in nv_rx_process_optimized() tooIngo Molnar1-3/+5
2007-10-16[netdrvr] forcedeth: remove in-driver copy of net_device_statsJeff Garzik1-36/+36
2007-10-16[netdrvr] forcedeth: improved probe info; dev_printk() cleanupsJeff Garzik1-31/+57
2007-10-16forcedeth: fix NAPI rx poll functionIngo Molnar1-3/+5
2007-10-10forcedeth: "no link" is informationalEd Swierk1-1/+1
2007-10-10[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik1-23/+22
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-7/+5
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik1-3/+0
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger1-31/+38
2007-08-25fix realtek phy id in forcedethWilly Tarreau1-1/+1
2007-08-18fix random hang in forcedeth driver when using netconsoleTimo Jantunen1-5/+5
2007-07-31[NET]: ethtool_perm_addr only has one implementationMatthew Wilcox1-1/+0
2007-07-30forcedeth: mac address correctAyaz Abdulla1-17/+19
2007-07-24forcedeth: mcp73 device additionAyaz Abdulla1-0/+16
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-4/+2
2007-07-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-10/+152
2007-07-16forcedeth bug fix: realtek phyAyaz Abdulla1-0/+54
2007-07-16forcedeth bug fix: vitesse phyAyaz Abdulla1-0/+88
2007-07-16forcedeth bug fix: cicada phyAyaz Abdulla1-10/+10
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-3/+1
2007-06-20forcedeth: use unicast receive mode for WoLTim Mann1-1/+3
2007-06-03network drivers: eliminate unneeded kill_vid codeStephen Hemminger1-7/+1
2007-05-24forcedeth: fix cpu irq maskAyaz Abdulla1-1/+1
2007-04-25[FORCEDETH]: Use skb_tailroom where appropriateArnaldo Carvalho de Melo1-11/+7
2007-04-25[SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo1-10/+20
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-2/+0
2007-03-28forcedeth: fix tx timeoutAyaz Abdulla1-1/+2
2007-03-28forcedeth: fix nic pollAyaz Abdulla1-1/+4
2007-02-27forcedeth: fix checksum feature in mcp65Ayaz Abdulla1-4/+4
2007-02-27forcedeth: disable msixAyaz Abdulla1-1/+1
2007-02-27forcedeth: fixed missing call in napi pollAyaz Abdulla1-3/+7
2007-02-05forcedeth: statistics optimizationAyaz Abdulla1-21/+17
2007-02-05forcedeth: statistics supportedAyaz Abdulla1-79/+110
2007-02-05forcedeth: tx max workAyaz Abdulla1-6/+12
2007-02-05forcedeth: irq data path optimizationAyaz Abdulla1-72/+77
2007-02-05forcedeth: rx data path optimizationAyaz Abdulla1-182/+148
2007-02-05forcedeth: tx data path optimizationAyaz Abdulla1-57/+58
2007-02-05forcedeth: tx limitingAyaz Abdulla1-16/+13
2007-02-05forcedeth: optimized routinesAyaz Abdulla1-133/+501
2007-02-05forcedeth: rx skb recycleAyaz Abdulla1-35/+43
2007-02-05forcedeth: tx lockingAyaz Abdulla1-4/+5
2007-02-05forcedeth: ring accessAyaz Abdulla1-186/+265
2007-02-05forcedeth: dma accessAyaz Abdulla1-2/+2
2007-02-05remove NETIF_F_TSO ifdeferyArjan van de Ven1-5/+1
2007-01-09forcedeth: sideband management fixAyaz Abdulla1-55/+56
2006-12-26forcedeth: modified comment headerAyaz Abdulla1-3/+2
2006-12-26netpoll: drivers must not enable IRQ unconditionally in their NAPI handlerFrancois Romieu1-4/+7
2006-12-02[PATCH] forcedeth: add support for new mcp67 deviceAyaz Abdulla1-0/+16
2006-12-02[PATCH] forcedeth: add recoverable error supportAyaz Abdulla1-4/+74
2006-12-02[PATCH] forcedeth: add mgmt unit supportAyaz Abdulla1-17/+134