summaryrefslogtreecommitdiff
path: root/drivers/net/starfire.c
Commit message (Expand)AuthorAge
* starfire: Move the Adaptec driverJeff Kirsher2011-08-12
* starfire: do vlan cleanupJiri Pirko2011-07-21
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-06
* starfire: clean up dma_addr_t size testFUJITA Tomonori2011-04-01
* starfire: Fix dma_addr_t size test for MIPSBen Hutchings2010-12-31
* starfire: Temporary kludge to fix powerpc build.David S. Miller2010-09-01
* starfire: use BUILD_BUG_ON for netdrv_addr_tAkinobu Mita2010-08-28
* starfire: use PCI_VDEVICEAkinobu Mita2010-08-28
* starfire: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* net: trans_start cleanupsEric Dumazet2010-05-10
* net: convert multicast list to list_headJiri Pirko2010-04-03
* net: convert multiple drivers to use netdev_for_each_mc_addr, part6Jiri Pirko2010-02-26
* net: convert multiple drivers to use netdev_for_each_mc_addr, part2Jiri Pirko2010-02-18
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-28
|\
| * starfire: clean up properly if firmware loading failsBen Hutchings2010-01-26
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-07
|/
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-18
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-01
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
|\
| * Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
|/
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
* starfire: fix non-constant printk warningsStephen Hemminger2009-02-26
* 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-25
* 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-03
* | net: convert print_mac to %pMJohannes Berg2008-10-27
|/
* starfire: delete non NAPI code from the driver.Francois Romieu2008-07-07
* 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-09
* 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-10
|/
* 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-25
* [VLAN]: Avoid a 4-order allocation.Dan Aloni2007-03-02