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