summaryrefslogtreecommitdiffstats
path: root/drivers/net/3c59x.c
Commit message (Expand)AuthorAgeFilesLines
* 3c59x: fix build failure on !CONFIG_PCINamhyung Kim2010-11-181-2/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-041-0/+10
|\
| * 3c59x: fix regression from patch "Add ethtool WOL support"Jan Beulich2010-09-271-0/+10
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-271-4/+3
|\ \ | |/
| * 3c59x: Remove atomic context inside vortex_{set|get}_wolDenis Kirjanov2010-09-151-4/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-091-8/+22
|\ \ | |/
| * 3c59x: Fix deadlock in vortex_error()Ben Hutchings2010-09-071-3/+7
| * 3c59x: Remove incorrect locking; correct documented lock hierarchyBen Hutchings2010-09-011-4/+1
| * 3c59x: Fix deadlock between boomerang_interrupt and boomerang_start_txNeil Horman2010-08-241-1/+14
* | drivers/net: Remove address use from assignments of function pointersJoe Perches2010-08-251-1/+1
|/
* 3c59x: Add ethtool WOL supportAndrew O. Shadoura2010-07-251-0/+32
* 3c59x: Fix call to mdio_sync() with the wrong argumentBen Hutchings2010-07-231-1/+1
* net: 3c59x: fix leak of iomapsKulikov Vasiliy2010-07-231-0/+1
* 3c59x: handle pci_iomap() errorsKulikov Vasiliy2010-07-221-0/+5
* 3c59x: Use fine-grained locks for MII and windowed register accessBen Hutchings2010-06-291-27/+41
* 3c59x: Specify window explicitly for access to windowed registersBen Hutchings2010-06-281-148/+140
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-3/+0
* net: trans_start cleanupsEric Dumazet2010-05-101-3/+1
* drivers: net: use skb_headlen()Eric Dumazet2010-04-141-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* 3c5xx: use netdev_mc_* helpersJiri Pirko2010-02-181-1/+1
* drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-071-1/+1
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-2/+2
* net: Use netdev_alloc_skb_ip_align()Eric Dumazet2009-10-131-2/+1
* 3c59x: Rework suspend and resumeAnton Vorontsov2009-09-301-39/+38
* 3c59x: Get rid of "Trying to free already-free IRQ"Anton Vorontsov2009-09-241-9/+3
* 3com: convert drivers to netdev_tx_tStephen Hemminger2009-09-011-4/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-121-4/+10
|\
| * Add IDs for 3C905B-TX Fast Etherlink XL PCIPascal Terjan2009-08-051-0/+4
| * 3c59x: Fix build failure with gcc 3.2Jean Delvare2009-08-031-4/+6
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-2/+2
|/
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-131-1/+1
* 3c5xx: convert printk() to pr_<foo>()Alexander Beregalov2009-05-261-110/+104
* 3c59x: get rid of non-const printk warningsStephen Hemminger2009-02-261-3/+3
* 3c59x: convert to net_device_opsStephen Hemminger2009-01-211-15/+40
* 3c59x: Use device_set_wakeup_enableSteffen Klassert2009-01-111-0/+2
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-121-2/+2
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-101-2/+2
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-2/+0
* net: convert print_mac to %pMJohannes Berg2008-10-271-2/+1
* drivers/net: use nr_irqsYinghai Lu2008-10-161-2/+2
* 3c59x: use netdev_alloc_skbStephen Hemminger2008-08-071-6/+8
* 3c59x: handle pci_name() being constGreg Kroah-Hartman2008-07-211-1/+1
* [netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enableIngo Molnar2008-06-271-2/+3
* 3c59x: use netstats in net_device structurePaulius Zaleckas2008-05-061-36/+35
* 3c980-TX needs EXTRA_PREAMBLEGunnar Larisch2008-05-061-1/+1
* vortex_up should initialize "err"Badari Pulavarty2007-10-171-1/+1
* WOL bugfix for 3c59x.cSteffen Klassert2007-10-161-1/+7
* 3c59x: trivial endianness annotations, NULL noise removalAl Viro2007-10-101-14/+14
OpenPOWER on IntegriCloud