summaryrefslogtreecommitdiff
path: root/drivers/net/wan/sbni.c
AgeCommit message (Expand)Author
2015-09-05net: wan: sbni: fix device usage countSudip Mukherjee
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2013-12-19drivers: net: Include new header file in sbni.cRashika Kheria
2013-10-25net: wan: sbni: remove assembly crc32 codeSebastian Siewior
2013-08-09net: wan: sbni: Fix incorrect placement of __initdataSachin Kamat
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-07-22sbni: use pci_dev->subsystem_deviceSergei Shtylyov
2011-06-27wan: Update to current logging formsJoe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-09-01wan: convert drivers to netdev_tx_tStephen Hemminger
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
2009-03-21sbni: convert to net_device_opsStephen Hemminger
2009-03-21sbni: use internal net_device_statsStephen Hemminger
2009-02-17drivers/net/wan: fix sparse warning: symbol shadows an earlier oneHannes Eder
2008-11-24netdevice sbni: Convert directly reference of netdev->privWang Chen
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-16drivers/net: use nr_irqsYinghai Lu
2008-09-22drivers/net/wan: Use DIV_ROUND_UPJulia Lawall
2008-08-27wan: Missing capability checks in sbni_ioctl()Eugene Teo
2008-03-05net: replace __inline with inlineHarvey Harrison
2008-01-28annotate the rest of drivers/net/wanAl Viro
2007-10-23Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman
2007-07-17drivers/net/wan/sbni: kill uninit'd var warningJeff Garzik
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
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-03-20[WAN]: fix section mismatch warning in sbniSam Ravnborg
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds