aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
Commit message (Expand)AuthorAge
* Make the wanxl firmware array constDavid Howells2012-11-09
* Fix the wanxl firmware to include missing constantsDavid Howells2012-11-09
* UAPI: Fix compilation of the wanxl firmware blob.David Howells2012-11-09
* farsync: fix support for over 30 cardsDan Carpenter2012-10-09
* sections: fix section conflicts in drivers/net/wanAndi Kleen2012-10-05
* ixp4xx_hss: fix build failure due to missing linux/module.h inclusionFlorian Fainelli2012-09-10
* drivers/net/wan/dscc4.c: fix error return codeJulia Lawall2012-08-20
* drivers: net: Remove casts to same typeJoe Perches2012-06-06
* Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-22
|\
| * Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-02
| |\
| | * NET: pc300, move to staging as it is brokenJiri Slaby2012-04-13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-23
|\| |
| * | drivers/net/wan/farsync.c: add missing iounmapJulia Lawall2012-04-17
| |/
* | net: Fix spelling typo in netMasanari Iida2012-04-14
* | net/wan: use module_pci_driverAxel Lin2012-04-14
|/
* Documentation: remove references to /etc/modprobe.confLucas De Marchi2012-03-30
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-21
|\
| * net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka2012-02-15
| * drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-31
* | NET: pc300, show version info from module initJiri Slaby2012-03-08
* | NET: pc300, do not zero global variablesJiri Slaby2012-03-08
|/
* module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-19
* wan: make LAPB callbacks conststephen hemminger2011-09-16
* net/wan/hdlc_ppp: use break in switchJesper Juhl2011-08-22
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-07-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-07-11
| |\
| * | treewide: Fix recieve/receive typosJoe Perches2011-06-24
* | | sbni: use pci_dev->subsystem_deviceSergei Shtylyov2011-07-22
* | | wanxl: remove a stray irq enableDan Carpenter2011-07-01
* | | wan: Update to current logging formsJoe Perches2011-06-27
* | | ixp4xx_hss: Update to current logging formsJoe Perches2011-06-27
* | | farsync: Update to current logging formsJoe Perches2011-06-27
* | | dscc4: Update to current logging formsJoe Perches2011-06-27
* | | frame relay dlci/frad: Update to current logging formsJoe Perches2011-06-27
* | | cyclom: Update to current logging formsJoe Perches2011-06-27
* | | cosa: Update to current logging formsJoe Perches2011-06-27
* | | generic_hdlc: Update to current logging formsJoe Perches2011-06-27
* | | drivers/net: Remove casts of void *Joe Perches2011-06-21
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-21
|\ \ \ | | |/ | |/|
| * | farsync: add module_put to error path in fst_open()Pavel Shved2011-06-17
| |/
* / net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-07
|/
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-03
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-26
|\
| * wan/pc300: Drop __TIME__ usageMichal Marek2011-05-26
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-23
|\ \
| * | tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-22
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\ \ \