aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-09-15ipv4: ip_ptr cleanupsEric Dumazet1-1/+3
2010-09-06wan: make read-only data conststephen hemminger5-14/+14
2010-08-25drivers/net: Remove address use from assignments of function pointersJoe Perches1-1/+1
2010-08-16drivers/net/wan: Adjust confusing if indentationJulia Lawall3-3/+3
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-7/+8
2010-08-11Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6Linus Torvalds1-1/+1
2010-08-10farsync: Fix compile warnings.David S. Miller1-7/+8
2010-08-02drivers/net/wan/farsync.c: Use standard pr_<level>Joe Perches1-58/+53
2010-07-12net: autoconvert trivial BKL users to private mutexArnd Bergmann1-5/+5
2010-06-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+0
2010-06-04X25: remove duplicated #includeHuang Weiyi1-2/+0
2010-06-03drivers/net: use __packed annotationEric Dumazet4-5/+5
2010-05-31drivers/net/wan: Use memdup_userJulia Lawall1-10/+4
2010-05-31drivers/net/wan: Use memdup_userJulia Lawall1-8/+3
2010-05-27IXP4xx: Prevent HSS transmitter lockup by disabling FRaMe signals.Krzysztof Hałasa1-1/+1
2010-05-10net: trans_start cleanupsEric Dumazet7-12/+3
2010-04-22X25: Use identifiers for hdlc x25 device to x25 interfaceandrew hendry1-6/+6
2010-04-22X25: Use identifiers for cyclades device to x25 interfaceandrew hendry1-5/+8
2010-04-22X25: Use identifiers for lapbether device to x25 interfaceandrew hendry1-6/+6
2010-04-22X25: Use identifiers for x25 async device to x25 interfaceandrew hendry1-6/+6
2010-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+6
2010-04-16WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.Krzysztof Halasa1-0/+6
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller18-9/+11
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo18-9/+11
2010-03-24net/various: remove trailing space in messagesFrans Pop3-3/+3
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina3-11/+11
2010-02-04Coding style correction of some wan driversRudy Matela3-11/+11
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan7-7/+7
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina2-2/+2