aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wan/farsync.c
AgeCommit message (Expand)Author
2016-07-10farsync: fix off-by-one bug in fst_add_oneArnd Bergmann
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-07-11farsync: fix invalid memory accesses in fst_add_one() and fst_init_card()Alexey Khoroshilov
2014-06-11farsync: Fix confusion about DMA address and buffer offset typesBen Hutchings
2014-06-02wan: Use usleep_range()Manuel Schölling
2013-10-11farsync: fix info leak in ioctlSalva Peiró
2013-02-04wan: Remove unnecessary alloc/OOM messagesJoe Perches
2012-12-03farsync: remove __dev* attributesBill Pemberton
2012-10-09farsync: fix support for over 30 cardsDan Carpenter
2012-04-17drivers/net/wan/farsync.c: add missing iounmapJulia Lawall
2011-06-27farsync: Update to current logging formsJoe Perches
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-17farsync: add module_put to error path in fst_open()Pavel Shved
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2010-08-10farsync: Fix compile warnings.David S. Miller
2010-08-02drivers/net/wan/farsync.c: Use standard pr_<level>Joe Perches
2010-05-31drivers/net/wan: Use memdup_userJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-01wan: convert drivers to netdev_tx_tStephen Hemminger
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy
2009-07-05net: remove NET_RX_BAD and NET_RX_CN* definesFlorian Westphal
2009-03-30trivial: fix typo "varaible" -> "variable"Uwe Kleine-Koenig
2009-01-21WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-07-23WAN: farsync driver no longer uses syncppp.c directlyKrzysztof Hałasa
2008-07-04WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa
2008-03-17wan/farsync: copy_from_user() to iomem is wrongAl Viro
2008-01-28[netdrvr] irq handler minor cleanups in several driversJeff Garzik
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2005-09-14[PATCH] drivers/net/wan/: possible cleanupsAdrian Bunk
2005-09-14[PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan
2005-07-12[NET]: __be'ify *_type_trans()Alexey Dobriyan
2005-06-26[PATCH] net/farsync: add set_current_state() before schedule_timeout()Nishanth Aravamudan
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds