summaryrefslogtreecommitdiff
path: root/drivers/net/ewrk3.c
Commit message (Expand)AuthorAge
* ewrk3/tulip: Move the DEC - Tulip driversJeff Kirsher2011-08-12
* drivers/net: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser2011-07-08
* net: ewrk3: Use helpers from linux/etherdevice.hTobias Klauser2011-07-04
* ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-29
* ethtool: allow custom interval for physical identificationAllan, Bruce W2011-04-14
* ewrk3: convert to set_phys_idstephen hemminger2011-04-06
* 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
* ewrk3: range checking problemDan Carpenter2010-03-22
* net: convert multiple drivers to use netdev_for_each_mc_addr, part4Jiri Pirko2010-02-22
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-01
* 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
* netdev: convert ewrk3 to net_device_opsStephen Hemminger2009-03-27
* netdev: remove pathetic compile-command linesAlexey Dobriyan2008-12-03
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-03
* net: convert print_mac to %pMJohannes Berg2008-10-27
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-25
* [netdrvr] ewrk3: correct card detection bugJeff Garzik2007-03-23
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13
* [PATCH] drivers/net/ewrk3.c: remove dead codeAdrian Bunk2005-06-26
* Linux-2.6.12-rc2Linus Torvalds2005-04-16