summaryrefslogtreecommitdiff
path: root/drivers/net/at1700.c
Commit message (Expand)AuthorAge
* eth16i: Move the Allied Telesis/Fujitsu driversJeff Kirsher2011-08-12
* Fix common misspellingsLucas De Marchi2011-03-31
* drivers/net/*.c: Use static constJoe Perches2010-12-21
* drivers/net: normalize TX_TIMEOUTEric Dumazet2010-11-09
* at1700: fix double free_irqKulikov Vasiliy2010-07-11
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* net: trans_start cleanupsEric Dumazet2010-05-10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: convert multicast list to list_headJiri Pirko2010-04-03
|/
* net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko2010-02-22
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* 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-07-30
|\
| * at1700: Read buffer overflowroel kluin2009-07-26
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
|/
* netdev: convert at1700 to net_device_opsStephen Hemminger2009-03-27
* drivers/net/at1700.c: fix sparse warning: symbol shadows an earlier oneHannes Eder2009-02-17
* 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
* /drivers/net/at1700.c replaced init_module&cleanup_module with module_init&mo...Jon Schindler2008-03-17
* [netdrvr] checkpatch cleanupsJeff Garzik2008-01-28
* drivers/net: Add missing "space"Joe Perches2008-01-28
* [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
* [PATCH] trivial missing __init in drivers/net/*Al Viro2006-12-04
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13
* [PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2006-09-12
* [PATCH] at1700 section fixAndrew Morton2006-08-19
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* drivers/net/at1700: remove incorrect commentKomuro2005-06-27
* Linux-2.6.12-rc2Linus Torvalds2005-04-16