aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-16wan: make LAPB callbacks conststephen hemminger3-12/+10
2011-08-22net/wan/hdlc_ppp: use break in switchJesper Juhl1-7/+7
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman1-2/+3
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-07-22sbni: use pci_dev->subsystem_deviceSergei Shtylyov1-4/+1
2011-07-11Merge branch 'master' into for-nextJiri Kosina1-1/+3
2011-06-30wanxl: remove a stray irq enableDan Carpenter1-1/+1
2011-06-27wan: Update to current logging formsJoe Perches7-96/+96
2011-06-27ixp4xx_hss: Update to current logging formsJoe Perches1-15/+13
2011-06-27farsync: Update to current logging formsJoe Perches1-4/+3
2011-06-27dscc4: Update to current logging formsJoe Perches1-42/+38
2011-06-27frame relay dlci/frad: Update to current logging formsJoe Perches2-29/+45
2011-06-27cyclom: Update to current logging formsJoe Perches3-156/+133
2011-06-27cosa: Update to current logging formsJoe Perches1-120/+106
2011-06-27generic_hdlc: Update to current logging formsJoe Perches12-211/+186
2011-06-24treewide: Fix recieve/receive typosJoe Perches1-1/+1
2011-06-21drivers/net: Remove casts of void *Joe Perches1-1/+1
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+3
2011-06-17farsync: add module_put to error path in fst_open()Pavel Shved1-1/+3
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan4-0/+4
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds1-5/+2
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-2/+1
2011-05-26wan/pc300: Drop __TIME__ usageMichal Marek1-2/+1
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-2/+5
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock1-1/+1
2011-05-05net: call dev_alloc_name from register_netdeviceJiri Pirko3-16/+1
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi1-2/+5
2011-03-31Fix common misspellingsLucas De Marchi7-16/+16
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-1/+1
2011-03-17net: change to new flag variablematt mooney1-1/+1
2011-02-17tiocmset: kill the file pointer argumentAlan Cox1-3/+2
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox1-2/+2
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2010-12-22Merge branch 'master' into for-nextJiri Kosina2-7/+11
2010-12-21drivers/net/*/: Use static constJoe Perches1-3/+3
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+4
2010-12-12WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers.Krzysztof Halasa1-1/+4
2010-12-02Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-1/+1
2010-11-29NET: wan/x25, fix ldisc->open retvalJiri Slaby1-1/+1
2010-11-28NET: wan/x25_asy, move lapb_unregister to x25_asy_close_ttyJiri Slaby1-5/+6
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds14-109/+111
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2010-10-12net: Wan/cosa.c: Convert "mutex" to semaphoreThomas Gleixner1-1/+1
2010-09-26drivers/net: return operator cleanupEric Dumazet7-90/+90
2010-09-21Fix typo interrest[ing|ed] => interest[ing|ed]Thomas Weber1-1/+1