summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
| * Fix typo interrest[ing|ed] => interest[ing|ed]Thomas Weber2010-09-211-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-2314-109/+111
|\ \
| * | drivers/net: return operator cleanupEric Dumazet2010-09-267-90/+90
| * | ipv4: ip_ptr cleanupsEric Dumazet2010-09-151-1/+3
| * | wan: make read-only data conststephen hemminger2010-09-065-14/+14
| * | drivers/net: Remove address use from assignments of function pointersJoe Perches2010-08-251-1/+1
| * | drivers/net/wan: Adjust confusing if indentationJulia Lawall2010-08-163-3/+3
* | | net: Wan/cosa.c: Convert "mutex" to semaphoreThomas Gleixner2010-10-121-1/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-131-7/+8
|\ \
| * | farsync: Fix compile warnings.David S. Miller2010-08-101-7/+8
| |/
* | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2010-08-111-1/+1
|\ \ | |/ |/|
| * IXP4xx: Prevent HSS transmitter lockup by disabling FRaMe signals.Krzysztof Hałasa2010-05-271-1/+1
* | drivers/net/wan/farsync.c: Use standard pr_<level>Joe Perches2010-08-021-58/+53
* | net: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-121-5/+5
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-061-2/+0
|\ \
| * | X25: remove duplicated #includeHuang Weiyi2010-06-041-2/+0
* | | drivers/net: use __packed annotationEric Dumazet2010-06-034-5/+5
* | | drivers/net/wan: Use memdup_userJulia Lawall2010-05-311-10/+4
* | | drivers/net/wan: Use memdup_userJulia Lawall2010-05-311-8/+3
|/ /
* | net: trans_start cleanupsEric Dumazet2010-05-107-12/+3
* | X25: Use identifiers for hdlc x25 device to x25 interfaceandrew hendry2010-04-221-6/+6
* | X25: Use identifiers for cyclades device to x25 interfaceandrew hendry2010-04-221-5/+8
* | X25: Use identifiers for lapbether device to x25 interfaceandrew hendry2010-04-221-6/+6
* | X25: Use identifiers for x25 async device to x25 interfaceandrew hendry2010-04-221-6/+6
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-211-0/+6
|\ \ | |/
| * WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.Krzysztof Halasa2010-04-161-0/+6
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-1118-9/+11
|\ \ | |/
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3018-9/+11
* | net/various: remove trailing space in messagesFrans Pop2010-03-243-3/+3
|/
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-083-11/+11
|\
| * Coding style correction of some wan driversRudy Matela2010-02-043-11/+11
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-077-7/+7
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-092-2/+2
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-072-2/+2
| |\
| | * hdlc: spelling fix in find_pvc() commentRudy Matela2009-12-041-1/+1
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | | drivers/net: Move && and || to end of previous lineJoe Perches2009-12-034-31/+30
* | | net: Coding style corrections on Sealevel Systems 4021 driver.Rudy Matela2009-12-021-7/+4
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-011-0/+1
|\ \ \ | |/ /
| * | wan: cosa: drop chan->wsem on error pathDan Carpenter2009-11-301-0/+1
| |/
* | wan: Coding style correction in HDLC/Frame Relay support routinesRudy Matela2009-11-291-3/+3
* | wan: Frame Relay/DLCI coding style corrections.Rudy Matela2009-11-291-7/+7
* | net: use net_eq to compare netsOctavian Purdila2009-11-251-2/+2
* | drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-185-5/+5
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-187-0/+7
|\ \ | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-151-10/+8
| |\
| * | headers: Fix build after <linux/sched.h> removalIngo Molnar2009-10-133-0/+3
OpenPOWER on IntegriCloud