aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
Commit message (Expand)AuthorAgeFilesLines
* remove firmware files, merge more uncritical stuff from 3.0.101Wolfgang Wiedmeyer2015-10-231-0/+1
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-5/+21
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-271-0/+1
|\
| * ixp4xx_hss: fix build failure due to missing linux/module.h inclusionFlorian Fainelli2012-10-131-0/+1
* | samsung update 1codeworkx2012-06-021-1/+0
|/
* net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-08-151-2/+3
* farsync: add module_put to error path in fst_open()Pavel Shved2011-06-171-1/+3
* 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
|\
| * 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