aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wan
AgeCommit message (Expand)Author
2011-09-16wan: make LAPB callbacks conststephen hemminger
2011-08-22net/wan/hdlc_ppp: use break in switchJesper Juhl
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-22sbni: use pci_dev->subsystem_deviceSergei Shtylyov
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-06-30wanxl: remove a stray irq enableDan Carpenter
2011-06-27wan: Update to current logging formsJoe Perches
2011-06-27ixp4xx_hss: Update to current logging formsJoe Perches
2011-06-27farsync: Update to current logging formsJoe Perches
2011-06-27dscc4: Update to current logging formsJoe Perches
2011-06-27frame relay dlci/frad: Update to current logging formsJoe Perches
2011-06-27cyclom: Update to current logging formsJoe Perches
2011-06-27cosa: Update to current logging formsJoe Perches
2011-06-27generic_hdlc: Update to current logging formsJoe Perches
2011-06-24treewide: Fix recieve/receive typosJoe Perches
2011-06-21drivers/net: Remove casts of void *Joe Perches
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-17farsync: add module_put to error path in fst_open()Pavel Shved
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-05-26wan/pc300: Drop __TIME__ usageMichal Marek
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-05-05net: call dev_alloc_name from register_netdeviceJiri Pirko
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-03-17net: change to new flag variablematt mooney
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-21drivers/net/*/: Use static constJoe Perches
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-12-12WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers.Krzysztof Halasa
2010-12-02Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-11-29NET: wan/x25, fix ldisc->open retvalJiri Slaby
2010-11-28NET: wan/x25_asy, move lapb_unregister to x25_asy_close_ttyJiri Slaby
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-12net: Wan/cosa.c: Convert "mutex" to semaphoreThomas Gleixner
2010-09-26drivers/net: return operator cleanupEric Dumazet
2010-09-21Fix typo interrest[ing|ed] => interest[ing|ed]Thomas Weber