aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/farsync.c
Commit message (Expand)AuthorAge
* farsync: fix info leak in ioctlSalva Peiró2013-10-11
* wan: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-04
* farsync: remove __dev* attributesBill Pemberton2012-12-03
* farsync: fix support for over 30 cardsDan Carpenter2012-10-09
* drivers/net/wan/farsync.c: add missing iounmapJulia Lawall2012-04-17
* farsync: Update to current logging formsJoe Perches2011-06-27
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-21
|\
| * farsync: add module_put to error path in fst_open()Pavel Shved2011-06-17
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-07
|/
* farsync: Fix compile warnings.David S. Miller2010-08-10
* drivers/net/wan/farsync.c: Use standard pr_<level>Joe Perches2010-08-02
* drivers/net/wan: Use memdup_userJulia Lawall2010-05-31
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* wan: convert drivers to netdev_tx_tStephen Hemminger2009-09-01
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* net: remove NET_RX_BAD and NET_RX_CN* definesFlorian Westphal2009-07-05
* trivial: fix typo "varaible" -> "variable"Uwe Kleine-Koenig2009-03-30
* WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa2009-01-21
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* WAN: farsync driver no longer uses syncppp.c directlyKrzysztof Hałasa2008-07-23
* WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa2008-07-04
* wan/farsync: copy_from_user() to iomem is wrongAl Viro2008-03-17
* [netdrvr] irq handler minor cleanups in several driversJeff Garzik2008-01-28
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-26
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-19
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] drivers/net/wan/: possible cleanupsAdrian Bunk2005-09-14
* [PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-14
* [NET]: __be'ify *_type_trans()Alexey Dobriyan2005-07-12
* [PATCH] net/farsync: add set_current_state() before schedule_timeout()Nishanth Aravamudan2005-06-26
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16