summaryrefslogtreecommitdiffstats
path: root/drivers/net/starfire.c
Commit message (Expand)AuthorAgeFilesLines
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-131-1/+1
* starfire: fix non-constant printk warningsStephen Hemminger2009-02-261-1/+1
* net: Remove redundant NAPI functionsBen Hutchings2009-01-211-3/+3
* starfire: update to net_device_opsStephen Hemminger2009-01-071-12/+22
* starfire: use request_firmware()Jaswinder Singh Rajput2009-01-041-6/+48
* drivers/net: fix sparse warnings: make do-while a compound statementHannes Eder2008-12-251-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-231-0/+5
|\
| * drivers/net: starfire: Fix napi ->poll() weight handlingJarek Poplawski2008-12-161-0/+5
* | net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-221-3/+3
* | drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* | net: convert print_mac to %pMJohannes Berg2008-10-271-9/+4
|/
* starfire: delete non NAPI code from the driver.Francois Romieu2008-07-071-66/+45
* netdrv: don't truncate VLAN TCI with VLAN strippingPatrick McHardy2008-07-061-1/+1
* [NET]: Undo code bloat in hot paths due to print_mac().David S. Miller2008-04-081-6/+5
* starfire: secton fixAndrew Morton2008-02-091-1/+1
* starfire VLAN fixAl Viro2007-12-141-1/+1
* starfire: trivial endianness annotationsAl Viro2007-10-101-44/+44
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-12/+14
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-101-23/+28
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-121-1/+1
|\
| * PCI: add pci_try_set_mwiRandy Dunlap2007-07-111-1/+1
* | [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-101-1/+1
|/
* starfire list alpha as 64 bit archmaximilian attems2007-07-021-1/+1
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* [VLAN]: Avoid a 4-order allocation.Dan Aloni2007-03-021-3/+2
* [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-041-0/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-241-4/+4
|\
| * drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-2/+2
| * drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-1/+1
| * drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-191-1/+1
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-3/+3
|/
* [netdrvr] minor cleanups in Becker-derived driversJeff Garzik2006-07-051-1/+0
* [netdrvr] Remove Linux-specific changelogs from several Becker template driversJeff Garzik2006-07-051-119/+3
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-231-2/+1
* [PATCH] net drivers: fix section attributes for gccRandy Dunlap2006-04-121-1/+1
* BUG_ON() Conversion in drivers/net/Eric Sesterhenn2006-04-021-2/+1
* Merge branch 'net-const'Jeff Garzik2006-03-031-2/+2
|\
| * Massive net driver const-ification.Arjan van de Ven2006-03-031-2/+2
* | [PATCH] starfire: Implement suspend/resumeStefan Rompf2006-01-171-0/+36
|/
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* [PATCH] starfire: free_irq() on error path of netdev_open()Alexey Dobriyan2005-10-281-1/+3
* [netdrvr starfire] fix highmem and broken firmware issuesIon Badulescu2005-10-031-22/+24
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-281-3/+3
* [netdrvr starfire] Add GPL'd firmware, remove compat codeJeff Garzik2005-05-121-102/+40
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2218
OpenPOWER on IntegriCloud