summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-226-6459/+0
|\
| * Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-026-6459/+0
| |\
| | * NET: pc300, move to staging as it is brokenJiri Slaby2012-04-136-6459/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-231-0/+1
|\| |
| * | drivers/net/wan/farsync.c: add missing iounmapJulia Lawall2012-04-171-0/+1
| |/
* | net: Fix spelling typo in netMasanari Iida2012-04-141-1/+1
* | net/wan: use module_pci_driverAxel Lin2012-04-142-24/+2
|/
* Documentation: remove references to /etc/modprobe.confLucas De Marchi2012-03-301-2/+2
* Remove all #inclusions of asm/system.hDavid Howells2012-03-287-7/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-2010-21/+7
|\
| * net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka2012-02-152-2/+2
| * drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-318-19/+5
* | NET: pc300, show version info from module initJiri Slaby2012-03-081-7/+2
* | NET: pc300, do not zero global variablesJiri Slaby2012-03-082-22/+0
|/
* module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-192-2/+2
* wan: make LAPB callbacks conststephen hemminger2011-09-163-12/+10
* net/wan/hdlc_ppp: use break in switchJesper Juhl2011-08-221-7/+7
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-07-271-2/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-07-111-1/+3
| |\
| * | treewide: Fix recieve/receive typosJoe Perches2011-06-241-1/+1
* | | sbni: use pci_dev->subsystem_deviceSergei Shtylyov2011-07-221-4/+1
* | | wanxl: remove a stray irq enableDan Carpenter2011-06-301-1/+1
* | | wan: Update to current logging formsJoe Perches2011-06-277-96/+96
* | | ixp4xx_hss: Update to current logging formsJoe Perches2011-06-271-15/+13
* | | farsync: Update to current logging formsJoe Perches2011-06-271-4/+3
* | | dscc4: Update to current logging formsJoe Perches2011-06-271-42/+38
* | | frame relay dlci/frad: Update to current logging formsJoe Perches2011-06-272-29/+45
* | | cyclom: Update to current logging formsJoe Perches2011-06-273-156/+133
* | | cosa: Update to current logging formsJoe Perches2011-06-271-120/+106
* | | generic_hdlc: Update to current logging formsJoe Perches2011-06-2712-211/+186
* | | drivers/net: Remove casts of void *Joe Perches2011-06-211-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-201-1/+3
|\ \ \ | | |/ | |/|
| * | farsync: add module_put to error path in fst_open()Pavel Shved2011-06-171-1/+3
| |/
* / net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-064-0/+4
|/
* 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
|\