aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
Commit message (Expand)AuthorAgeFilesLines
* wanxl: fix info leak in ioctlSalva Peiró2013-11-281-0/+1
* farsync: fix info leak in ioctlSalva Peiró2013-11-281-0/+1
* dlci: validate the net device in dlci_del()Zefan Li2013-07-271-0/+12
* dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li2013-07-271-5/+9
* ixp4xx_hss: fix build failure due to missing linux/module.h inclusionFlorian Fainelli2012-10-101-0/+1
* wan: make LAPB callbacks conststephen hemminger2011-09-163-12/+10
* net/wan/hdlc_ppp: use break in switchJesper Juhl2011-08-221-7/+7
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-07-271-2/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-07-111-1/+3
| |\
| * | treewide: Fix recieve/receive typosJoe Perches2011-06-241-1/+1
* | | sbni: use pci_dev->subsystem_deviceSergei Shtylyov2011-07-221-4/+1
* | | wanxl: remove a stray irq enableDan Carpenter2011-06-301-1/+1
* | | wan: Update to current logging formsJoe Perches2011-06-277-96/+96
* | | ixp4xx_hss: Update to current logging formsJoe Perches2011-06-271-15/+13
* | | farsync: Update to current logging formsJoe Perches2011-06-271-4/+3
* | | dscc4: Update to current logging formsJoe Perches2011-06-271-42/+38
* | | frame relay dlci/frad: Update to current logging formsJoe Perches2011-06-272-29/+45
* | | cyclom: Update to current logging formsJoe Perches2011-06-273-156/+133
* | | cosa: Update to current logging formsJoe Perches2011-06-271-120/+106
* | | generic_hdlc: Update to current logging formsJoe Perches2011-06-2712-211/+186
* | | drivers/net: Remove casts of void *Joe Perches2011-06-211-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-201-1/+3
|\ \ \ | | |/ | |/|
| * | farsync: add module_put to error path in fst_open()Pavel Shved2011-06-171-1/+3
| |/
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-064-0/+4
|/
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-041-5/+2
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-261-2/+1
|\
| * wan/pc300: Drop __TIME__ usageMichal Marek2011-05-261-2/+1
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-231-2/+5
|\ \
| * | tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-221-2/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\ \ \
| * | | treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
| |/ /
* | | net: call dev_alloc_name from register_netdeviceJiri Pirko2011-05-053-16/+1
|/ /
* | Fix common misspellingsLucas De Marchi2011-03-317-16/+16
|/
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-201-1/+1
|\
| * net: change to new flag variablematt mooney2011-03-171-1/+1
* | tiocmset: kill the file pointer argumentAlan Cox2011-02-171-3/+2
* | tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-2/+2
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-222-7/+11
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-261-1/+1
|\ \ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-141-1/+4
| |\ \
| * \ \ Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-021-1/+1
| |\ \ \
| | * | | NET: wan/x25, fix ldisc->open retvalJiri Slaby2010-11-291-1/+1
| | | |/ | | |/|
* | | | drivers/net/*/: Use static constJoe Perches2010-12-211-3/+3
| |_|/ |/| |
* | | WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers.Krzysztof Halasa2010-12-121-1/+4
|/ /
* | NET: wan/x25_asy, move lapb_unregister to x25_asy_close_ttyJiri Slaby2010-11-281-5/+6
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-242-2/+2
|\