aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/forcedeth.c
Commit message (Expand)AuthorAge
* Fix common misspellingsLucas De Marchi2011-03-31
* drivers/net: fix build warnings with CONFIG_PM_SLEEP disabledMichel Lespinasse2011-03-14
* drivers/net: Call netif_carrier_off at the end of the probeIvan Vecera2011-02-17
* forcedeth: Do not use legacy PCI power managementRafael J. Wysocki2011-01-09
* forcedeth: Use netdev_dbg for printk(KERN_DEBUGJoe Perches2010-11-29
* forcedeth: Remove netdev_dbg usesJoe Perches2010-11-29
* forcedeth: Convert dev_printk(<level> to dev_<level>(Joe Perches2010-11-29
* forcedeth: Separate vendor specific initializations into functionsJoe Perches2010-11-29
* forcedeth: Add function init_realtek_8211bJoe Perches2010-11-29
* forcedeth: Convert pr_<level> to netdev_<level>Joe Perches2010-11-29
* forcedeth: Use pr_fmt and pr_<level>Joe Perches2010-11-29
* forcedeth: Convert remaining dprintk to netdev_dbgJoe Perches2010-11-29
* forcedeth: Use print_hex_dumpJoe Perches2010-11-29
* forcedeth: convert dprintk(KERN_DEBUG to netdev_dbgJoe Perches2010-11-29
* forcedeth: Change reg_delay arguments and useJoe Perches2010-11-29
* forcedeth: use usleep_range not msleep for small sleepsSzymon Janc2010-11-28
* forcedeth: do not use assignment in if conditionsSzymon Janc2010-11-28
* forcedeth: include <linux/io.h> and <linux/uaccess.h> instead of <asm/io.h> a...Szymon Janc2010-11-28
* forcedeth: remove unnecessary checks before kfreeSzymon Janc2010-11-28
* forcedeth: fix multiple code style issuesSzymon Janc2010-11-28
* vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross2010-10-21
* drivers/net: return operator cleanupEric Dumazet2010-09-26
* drivers/net: Remove address use from assignments of function pointersJoe Perches2010-08-25
* forcedeth: Fix different hardware statistics versions.Mike Ditto2010-07-26
* forcedeth: correct valid flagJulia Lawall2010-07-06
* net: trans_start cleanupsEric Dumazet2010-05-10
* forcedeth: Account for consumed budget in napi pollTom Herbert2010-05-06
* forcedeth: Kill NAPI config options.David S. Miller2010-05-04
* forcedeth: GRO supportTom Herbert2010-05-04
* forcedeth: Stay in NAPI as long as there's workstephen hemminger2010-04-30
* drivers: net: use skb_headlen()Eric Dumazet2010-04-14
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-14
|\
| * forcedeth: fix tx limit2 flag checkAyaz Abdulla2010-04-13
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: convert multicast list to list_headJiri Pirko2010-04-03
|/
* net: convert multiple drivers to use netdev_for_each_mc_addr, part4Jiri Pirko2010-02-22
* drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-18
|\
| * forcedeth: mac address fixStanislav O. Bezzubtsev2009-11-16
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
|/
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-01
* forcedeth: Fix NAPI race.Eric Dumazet2009-07-05
* forcedeth: fix dma api mismatchesEric Dumazet2009-06-18
* forcedeth: addition of new mcp89 device idAyaz Abdulla2009-06-07
* forcedeth: remove device id macrosAyaz Abdulla2009-06-07
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-06-03
|\
| * forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)Ed Swierk2009-06-02
* | forcedeth: add clock gating feature <resend>Ayaz Abdulla2009-05-01
|/