aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/acenic.c
Commit message (Expand)AuthorAge
* netdev: missing validate_address hooksStephen Hemminger2009-01-11
* firmware: convert acenic driver to request_firmware()Jaswinder Singh2009-01-04
* netdev: remove pathetic compile-command linesAlexey Dobriyan2008-12-04
* netdev: add more functions to netdevice opsStephen Hemminger2008-11-20
* acenic: convert to net_device_opsStephen Hemminger2008-11-20
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-13
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* net: convert print_mac to %pMJohannes Berg2008-10-27
* [netdrvr] remove unnecessary #includeHuang Weiyi2008-08-14
* acenic: use netstats in net_device structurePaulius Zaleckas2008-05-13
* network drivers: sparse warning fixesStephen Hemminger2007-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
* drivers/net/acenic.c: fix check-after-useAdrian Bunk2007-07-24
* acenic: SET_NETDEV_DEV is always there these daysGeert Uytterhoeven2007-07-08
* network drivers: eliminate unneeded kill_vid codeStephen Hemminger2007-06-03
* [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
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] drivers/net/acenic.c Removal of old codeMichal Piotrowski2006-09-25
* 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
|/
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-20
* [PATCH] acenic: fix checking of read_eeprom_byte() return valuesEric Sesterhenn2006-01-26
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-28
* drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer2005-06-26
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16