summaryrefslogtreecommitdiff
path: root/drivers/net/wan/farsync.c
Commit message (Expand)AuthorAge
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* net: use core MTU range checking in WAN driversJarod Wilson2016-10-20
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* farsync: fix off-by-one bug in fst_add_oneArnd Bergmann2016-03-14
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* farsync: fix invalid memory accesses in fst_add_one() and fst_init_card()Alexey Khoroshilov2014-07-11
* farsync: Fix confusion about DMA address and buffer offset typesBen Hutchings2014-06-11
* wan: Use usleep_range()Manuel Schölling2014-06-02
* 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-20
|\
| * farsync: add module_put to error path in fst_open()Pavel Shved2011-06-17
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-06
|/
* 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-07
* 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-03
* 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-25
* 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-rc2Linus Torvalds2005-04-16