aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wan/lmc
AgeCommit message (Expand)Author
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-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches
2009-09-01wan: convert drivers to netdev_tx_tStephen Hemminger
2009-08-29WAN/LMC: Fix type_trans().Krzysztof Halasa
2009-08-13lmc: Read outside array boundsroel kluin
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy
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-10-16lmc: copy_*_user under spinlockAlan Cox
2008-07-23WAN: Use u32 type instead of u_int32_t in LMC driver.Krzysztof Hałasa
2008-07-23WAN: Port LMC driver to generic HDLCKrzysztof Hałasa
2008-07-23WAN: Remove unneeded "#include <net/syncppp.h>"Krzysztof Hałasa
2008-05-12syncppp: Fix crashes.David S. Miller
2008-01-28annotate the rest of drivers/net/wanAl Viro
2008-01-28NULL noise in drivers/netAl Viro
2008-01-18wan/lmc bitfields fixesAl Viro
2007-10-30[WAN]: fix drivers/net/wan/lmc/ compilationAdrian Bunk
2007-10-30[WAN]: lmc_ioctl: don't return with locks heldRoel Kluin
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[LMC]: lmc_main wants to use skb_tailroomArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2007-03-25[NET]: remove unused header file: drivers/net/wan/lmc/lmc_media.hRobert P. J. Day
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
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-15Fix "stuct", "strut", "struc" typosAlexey Dobriyan
2005-11-16[PATCH] Remove drivers/net/wan/lmc/lmc_prot.hTobias Klauser
2005-09-14[PATCH] drivers/net/wan/: possible cleanupsAdrian Bunk
2005-05-12[netdrvrs] Use netif_carrier_* instead of IFF_RUNNING
2005-04-16Linux-2.6.12-rc2Linus Torvalds